Find all School-related info fast with the new School-Specific MBA Forum

It is currently 24 May 2013, 02:31
Customize  |  Hide

If x and y are positive integers, what is the remainder when

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
1 KUDOS received
Manager
Manager
Joined: 10 Feb 2011
Posts: 121
Followers: 1

Kudos [?]: 6 [1] , given: 10

If x and y are positive integers, what is the remainder when [#permalink] New post 18 Feb 2011, 12:00
1
This post received
KUDOS
00:00

Question Stats:

40% (01:28) correct 60% (00:36) wrong based on 1 sessions
218. If x and y are positive integers, what is the remainder when 3^(4 + 4x) + 9^y is divided by 10?
(1) x = 25.
(2) y = 1.
[Reveal] Spoiler: OA
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11598
Followers: 1800

Kudos [?]: 9590 [0], given: 828

Re: 218. If x and y are positive integers, what is the remainder [#permalink] New post 18 Feb 2011, 12:30
banksy wrote:
218. If x and y are positive integers, what is the remainder when 3^(4 + 4x) + 9^y is divided by 10?
(1) x = 25.
(2) y = 1.


If x and y are positive integers, what is the remainder when 3^(4 + 4x) + 9^y is divided by 10?

Last digit of 3^{positive \ integer} repeats in blocks of 4: {3, 9, 7, 1} - {3, 9, 7, 1} - ... So cyclicity of the last digit of 3 in power is 4. Now, 3^{4+4x}=3^{4(1+x)} will have the same last digit as 3^4 which is 1 (remainder upon division the power 4+4x by cyclicity 4 is 0, which means that 3^{(4+4x)} will have the same last digit as 3^4). Now 3^{(4 + 4x)}+9^y will be divisible by 10 if y=odd, in this case the last digit of 9^{odd} will be 9 (9 has a cyclicity of 2: {9, 1} - {9, 1} - ...) so the last digit of 3^{(4 + 4x)}+9^y will be 1+9=0.

(1) x = 25. Not sufficient.
(2) y = 1 --> y=odd -> remainder=0. Sufficient.

Answer: B.

Similar question: divisiblity-with-109075.html
Check Number Theory chapter of Math Book for more: math-number-theory-88376.html
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

SVP
SVP
User avatar
Joined: 16 Nov 2010
Posts: 1721
Location: United States (IN)
Concentration: Strategy, Technology
Followers: 26

Kudos [?]: 228 [0], given: 34

GMAT Tests User Reviews Badge
Re: 218. If x and y are positive integers, what is the remainder [#permalink] New post 19 Feb 2011, 01:27
HI Bunuel

What does this mean ?

remainder upon division the power 4+4x by cyclicity 4 is 0, which means that 3^{(4+4x)} will have the same last digit as 3^4)

Regards,
Subhash
_________________

Formula of Life -> Achievement/Potential = k * Happiness (where k is a constant)

Find out what's new at GMAT Club - latest features and updates

GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11598
Followers: 1800

Kudos [?]: 9590 [0], given: 828

Re: 218. If x and y are positive integers, what is the remainder [#permalink] New post 19 Feb 2011, 03:11
subhashghosh wrote:
HI Bunuel

What does this mean ?

remainder upon division the power 4+4x by cyclicity 4 is 0, which means that 3^{(4+4x)} will have the same last digit as 3^4)

Regards,
Subhash


Theory:

First of all note that the last digit of xyz^(positive integer) is the same as that of z^(positive integer);

• Integers ending with 0, 1, 5 or 6, in the positive integer power, have the same last digit as the base (cyclicity of 1):
xyz0^(positive integer) ends with 0;
xyz1^(positive integer) ends with 1;
xyz5^(positive integer) ends with 5;
xyz6^(positive integer) ends with 6;

• Integers ending with 2, 3, 7 and 8 have a cyclicity of 4;
For example last digit of xyz3^{positive \ integer} repeats in blocks of 4: {3, 9, 7, 1} - {3, 9, 7, 1} - ... So cyclicity of the last digit of 3 in power is 4.

• Integers ending with 4 and 9 have a cyclicity of 2.

Now, last digit of xyz3^{positive \ integer} repeats in blocks of 4: {3, 9, 7, 1} - {3, 9, 7, 1} - ... means that:
3^1, 3^5, 3^9, 3^13, ..., 3^(4x+1), all will have the same last digit as 3^1 so 1;
3^2, 3^6, 3^10, 3^14, ..., 3^(4x+2), all will have the same last digit as 3^2 so 9;
3^3, 3^7, 3^11, 3^15, ..., 3^(4x+3), all will have the same last digit as 3^3 so 7;
3^4, 3^8, 3^12, 3^16, ..., 3^(4x), all will have the same last digit as 3^4 so 1;

So to get the last digit of 3^x, (where x is a positive integer) you should divide x by 4 (cylcility) and look at the remainder:
If remainder is 1 then the last digit will be the same as for 3^1 (so the first digit from the pattern {3, 9, 7, 1});
If remainder is 2 then the last digit will be the same as for 3^2 (so the second digit from the pattern {3, 9, 7, 1});
If remainder is 3 then the last digit will be the same as for 3^3 (so the third digit from the pattern {3, 9, 7, 1});
If remainder is 0 then the last digit will be the same as for 3^4 (so the fourth digit from the pattern {3, 9, 7, 1});

Next, as 4+4x (the power of 3^(4+4x)) is clearly divisible by 4 (remainder 0) then the last digit of 3^(4+4x) is the same as the last digit of 3^4 so 1.

You can apply this to integers ending with other digits as well (with necessary modification of pattern).

Hope it's clear.

P.S. Check this for more: math-number-theory-88376.html
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Re: 218. If x and y are positive integers, what is the remainder   [#permalink] 19 Feb 2011, 03:11
    Similar topics Author Replies Last post
Similar
Topics:
New posts If x and y are positive integers, what is the remainder when pb_india 7 10 Jan 2005, 12:26
New posts 2 If x and y are positive integers, what is the remainder when xALIx 3 01 Jul 2008, 15:57
New posts If x and y are positive integers, what is the remainder when jjhko 1 19 Jul 2008, 15:41
New posts 2 EXPERTS_POSTS_IN_THIS_TOPIC If x and y are positive integer, what is the remainder when gmat620 4 02 Nov 2009, 07:15
New posts 4 EXPERTS_POSTS_IN_THIS_TOPIC If x and y are positive integers, what is the remainder when dzodzo85 4 20 Mar 2012, 00:40
Display posts from previous: Sort by

If x and y are positive integers, what is the remainder when

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.