Remainder 0?

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 42
Joined: Sat Apr 12, 2008 8:51 am
Thanked: 1 times

Remainder 0?

by gibran » Thu May 15, 2008 6:15 am
If x is a positive integer, is the remainder 0 when 3^x + 1 is divided by 10?
(1) x = 4n + 2, where n is a positive integer.
(2) x > 4
A. Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.
B. Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient.
C. BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.
D. EACH statement ALONE is sufficient.
E. Statements (1) and (2) TOGETHER are NOT sufficient.

Master | Next Rank: 500 Posts
Posts: 192
Joined: Tue Apr 29, 2008 7:41 am
Thanked: 14 times

by aatech » Thu May 15, 2008 6:29 am
IMO A

For any EVEN value of x, 3^x + 1 is divided by 10

Stmt 1 = x will always be even so SUFF

Stmt 2 = for x=5 expression is not divisible by 10. For x=6 it is so NOT SUFF

OA??

Senior | Next Rank: 100 Posts
Posts: 42
Joined: Sat Apr 12, 2008 8:51 am
Thanked: 1 times

by gibran » Thu May 15, 2008 6:39 am
Thanks. OA is 'A'

Legendary Member
Posts: 512
Joined: Mon Jun 18, 2012 11:31 pm
Thanked: 42 times
Followed by:20 members

by sana.noor » Fri May 24, 2013 9:32 pm
3^x +1 is always divisible by 10 no matter what is the value of x. it is because 3 when raise to power (sign of the power must be postive) will always lead to answers that end with 9 and when you add 1, the unit digit will become 0 and thus divisible by 10.
Work hard in Silence, Let Success make the noise.

If you found my Post really helpful, then don't forget to click the Thank/follow me button. :)

User avatar
Master | Next Rank: 500 Posts
Posts: 149
Joined: Wed May 01, 2013 10:37 pm
Thanked: 54 times
Followed by:9 members

by Atekihcan » Sat May 25, 2013 2:00 am
sana.noor wrote:3^x +1 is always divisible by 10 no matter what is the value of x. it is because 3 when raise to power (sign of the power must be postive) will always lead to answers that end with 9 and when you add 1, the unit digit will become 0 and thus divisible by 10.
That is true only if x is of the form (4n + 2), i.e. 2 more than a multiple of 4.

For x = 1, 3^1 + 1 = 3 + 1 = 4 not divisible by 10
For x = 3, 3^3 + 1 = 27 + 1 = 28 not divisible by 10
For x = 4, 3^4 + 1 = 81 + 1 = 82 not divisible by 10 and so on

But if x = 2 (= 4*0 + 2), 3^2 + 1 = 10 divisible by 10
And if x = 6 (= 4*1 + 2), 3^6 + 1 = (3^2)*(3^4) + 1 = 9*81 + 1 divisible by 10 and so on

User avatar
Senior | Next Rank: 100 Posts
Posts: 42
Joined: Tue Dec 06, 2011 8:06 am
Thanked: 3 times
Followed by:1 members

by ygdrasil24 » Sat May 25, 2013 3:02 am
Answer ?
Should be E though

Legendary Member
Posts: 512
Joined: Mon Jun 18, 2012 11:31 pm
Thanked: 42 times
Followed by:20 members

by sana.noor » Sat May 25, 2013 6:05 am
sorry i missed this point Atekihcan, 3^x+1 is divisible by 10 when it is in the form of 4n + 2
Work hard in Silence, Let Success make the noise.

If you found my Post really helpful, then don't forget to click the Thank/follow me button. :)

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Sat May 25, 2013 7:28 am
gibran wrote:If x is a positive integer, is the remainder 0 when 3^x + 1 is divided by 10?
(1) x = 4n + 2, where n is a positive integer.
(2) x > 4
Target question: Is the remainder 0 when (3^x) + 1 is divided by 10?
Looks like a candidate for rephrasing the target question.

(Aside: We have a free video that offers some tips on rephrasing the target question: https://www.gmatprepnow.com/module/gmat- ... cy?id=1100)

So, we would rewrite the target question as "Is (3^x) + 1 divisible by 10?"
Another way to phrase it is, "Does (3^x) + 1 have units digit 0?" (since all integers divisible by 10 must have units digit 0)

Finally, if (3^x) + 1 has units digit 0 then 3^x must have units digit 9. So, let's go with . . .

Rephrased target question: Does 3^x have units digit 9?

Statement 1: = 4n + 2, where n is a positive integer.

To see whether or not this statement is sufficient, we need to make the following observations.
3^1 = 3 (the units digit is 3)
3^2 = 9 (the units digit is 9)
3^3 = 27 (the units digit is 7)
3^4 = 81 (the units digit is 1)
3^5 = 243 (the units digit is 3)
3^6 = ---9 (the units digit is 9)
3^7 = ---7 (the units digit is 7)
3^8 = ---1 (the units digit is 1)
3^9 = ---3 (the units digit is 3)
3^10 = ---9 (the units digit is 9)
.
.
.
So, 3^x = ---9 when x = 2, 6, 10, 14, 18, etc
In other words, 3^x = --9 whenever x is in the form 4n + 2, where n is a positive integer

Since statement 1 tells us that x = 4n + 2, where n is a positive integer, then it must be the case that the units digit of 3^x is 9
Since we can answer the rephrased target question with certainty, statement 1 is SUFFICIENT

Statement 2: x > 4
There are several values x that meet this condition. Here are two:
Case a: x = 5, in which case the units digit of 3^x is 3
Case b: x = 6, in which case the units digit of 3^x is 9
Since we cannot answer the rephrased target question with certainty, statement 2 is NOT SUFFICIENT

Answer = A

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image