Last visit was: 19 Nov 2025, 03:40 It is currently 19 Nov 2025, 03:40
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,379
Own Kudos:
778,192
 [9]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,379
Kudos: 778,192
 [9]
Kudos
Add Kudos
9
Bookmarks
Bookmark this Post
User avatar
NeoNguyen1989
Joined: 18 Nov 2018
Last visit: 19 Nov 2025
Posts: 83
Own Kudos:
88
 [2]
Given Kudos: 42
Posts: 83
Kudos: 88
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
yashikaaggarwal
User avatar
Senior Moderator - Masters Forum
Joined: 19 Jan 2020
Last visit: 17 Jul 2025
Posts: 3,086
Own Kudos:
3,102
 [3]
Given Kudos: 1,510
Location: India
GPA: 4
WE:Analyst (Internet and New Media)
Posts: 3,086
Kudos: 3,102
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
Nevernevergiveup
User avatar
Retired Moderator
Joined: 18 Sep 2014
Last visit: 20 Aug 2023
Posts: 1,008
Own Kudos:
3,015
 [3]
Given Kudos: 79
Location: India
Products:
Posts: 1,008
Kudos: 3,015
 [3]
1
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
If n is a positive integer, what is the remainder when (7^n + 5) is divided by 10?

(1) When n is divided by 4, the remainder is 1.

\(n=4x+1\)
\(7^(4x+1) + 5\)
unit digit of this number will be \(7+5=12 \)
we get the remainder \(2\) when divided by \(10\)

(2) When n is divided by 12, the remainder is 5.

\(n=12x+5\)
\(7^(12x+5) + 5\)
unit digit of this number will be \(7+5=12 \)
we get the remainder \(2\) when divided by \(10\)

So D
User avatar
dave13
Joined: 09 Mar 2016
Last visit: 12 Aug 2025
Posts: 1,108
Own Kudos:
Given Kudos: 3,851
Posts: 1,108
Kudos: 1,113
Kudos
Add Kudos
Bookmarks
Bookmark this Post
yashikaaggarwal
To find: If n is a positive integer, what is the remainder when (7^n + 5) is divided by 10?

(1) When n is divided by 4, the remainder is 1.
N = 1,5,9,13,17............
(unit digit of 7)
7^1 = 7
7^2 = 9
7^3 = 3
7^4 = 1
7^5 = 7
7^6 = 9
......
Cyclicity of 7 repeats after 4
So 7^1,5,9.... Will give 7 as unit digit. So 7^n+5 = 7+5 = 12. Remainder will be 2 when divided by 10
(Sufficient)

(2) When n is divided by 12, the remainder is 5.
N = 5,17,29,41............
(unit digit of 7)
7^1 = 7
7^2 = 9
7^3 = 3
7^4 = 1
7^5 = 7
7^6 = 9
......
Cyclicity of 7 repeats after 4
So 7^5,17.... Will give 7 as unit digit. So 7^n+5 = 7+5 = 12. Remainder will be 2 when divided by 10
(Sufficient)

Answer is D

Posted from my mobile device


yashikaaggarwal what is the relation between unit digit cyclicty and finding of remainder ? :? one thing to know the last digit of number and another thing to know a whole number ... yes cyclycty repeats after 4, so what ?

dammit still have questions with quant :lol:
User avatar
yashikaaggarwal
User avatar
Senior Moderator - Masters Forum
Joined: 19 Jan 2020
Last visit: 17 Jul 2025
Posts: 3,086
Own Kudos:
3,102
 [1]
Given Kudos: 1,510
Location: India
GPA: 4
WE:Analyst (Internet and New Media)
Posts: 3,086
Kudos: 3,102
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
dave13
yashikaaggarwal
To find: If n is a positive integer, what is the remainder when (7^n + 5) is divided by 10?

(1) When n is divided by 4, the remainder is 1.
N = 1,5,9,13,17............
(unit digit of 7)
7^1 = 7
7^2 = 9
7^3 = 3
7^4 = 1
7^5 = 7
7^6 = 9
......
Cyclicity of 7 repeats after 4
So 7^1,5,9.... Will give 7 as unit digit. So 7^n+5 = 7+5 = 12. Remainder will be 2 when divided by 10
(Sufficient)

(2) When n is divided by 12, the remainder is 5.
N = 5,17,29,41............
(unit digit of 7)
7^1 = 7
7^2 = 9
7^3 = 3
7^4 = 1
7^5 = 7
7^6 = 9
......
Cyclicity of 7 repeats after 4
So 7^5,17.... Will give 7 as unit digit. So 7^n+5 = 7+5 = 12. Remainder will be 2 when divided by 10
(Sufficient)

Answer is D

Posted from my mobile device


yashikaaggarwal what is the relation between unit digit cyclicty and finding of remainder ? :? one thing to know the last digit of number and another thing to know a whole number ... yes cyclycty repeats after 4, so what ?

dammit still have questions with quant :lol:
Okay so if we start from start.
we know any no. ending with 1to9 leaves same remainder as its unit digit.
For ex- 11/10 leaves remainder 1. 29/10 leaves remainder 9 and so on.
so we just have to find what's the unit digit of 7^n+5, cool.

now 1st statement says when n is divided by 4 it leaves remainder 1.
then value of n = 1,5,9,13,17............
as stated above 7 unit digit repeats after every 4th power.
and 7^1 unit digit = 7^5 unit digit = 7^9 unit digit (the powers are at the gap of 4)
so the unit digit of every power of 7^5 in this statement is 7
and adding 5 in 7 will give you 12 or simply 2 as unit digit, which will be same when we divide the no. ending with 2 as unit digit with 10.
hence its sufficient.

Similarly for other statement.
Hopefully this helps.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,582
Own Kudos:
Posts: 38,582
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105379 posts
496 posts