Author
Message
TAGS:
rlevochkin
Posted: Fri Oct 23, 2009 2:04 pm
Senior Manager
Joined: Thu Nov 03, 2005Posts: 455Location: Chicago, ILFollowers: 1
Kudos (? ): 14 (0 ) , given: 17
What is the remainder when 1044 * 1047 * 1050 * 1053 is divided by 33?
A. 3
B. 27
C. 30
D. 21
E. 18
_________________ Hard work is the main determinant of success
Bunuel
Posted: Fri Oct 23, 2009 11:22 pm
Joined: Wed Sep 02, 2009Posts: 5101Followers: 604
Kudos (? ): 3329 (1 ) , given: 145
hariharakarthi
Posted: Mon Oct 26, 2009 6:52 pm
Intern
Joined: Mon Jul 13, 2009Posts: 23Followers: 0
Kudos (? ): 2 (1 ) , given: 1
Key to this remainder problem is the following properties, you can multiply the remainders as long as you correct the excess remainders. 1044/33 yields R21 1047/33 yields R24 (Don't need to calculate as 1047 is 3 integers away from 1044) 1050/33 yields R27 1053/33 yields R30 Now, multiply remainders and correct the excess remainders. R21* R24 * R27 * R30 Solve the problem till you get a remainder less than 33. since 1044 and 33 are big numbers, it is possible to make arithmetic mistake here. Is there away to solve this problem efficeintly?
eresh
Posted: Fri Oct 23, 2009 10:35 pm
Manager
Joined: Sun Jul 05, 2009Posts: 215Followers: 1
Kudos (? ): 4 (0 ) , given: 5
Opps! Really a hard one. I cannot figure out how to quickly solve it!! Please help someone.
ngoctraiden1905
Posted: Sat Oct 24, 2009 6:35 am
Manager
Joined: Mon Aug 11, 2008Posts: 202Followers: 1
Kudos (? ): 30 (0 ) , given: 8
I think it's easier: because all of the term divisible by 3 so the remainder of the multiply of them will be the remainder when after dividing by 3 then dividing by 11. This can only be 3 because all other choice is greater than 11
Bunuel
Posted: Sat Oct 24, 2009 8:22 am
Joined: Wed Sep 02, 2009Posts: 5101Followers: 604
Kudos (? ): 3329 (0 ) , given: 145
Economist
Posted: Sat Oct 24, 2009 9:51 am
Joined: Tue Apr 01, 2008Posts: 1011Location: Bangalore, BarodaFollowers: 7
Kudos (? ): 101 (0 ) , given: 18
To find the remainder, we need to first find what are the remainders when 1044, 1047, 1050 and 1053 are divided by 33 individually. 1044/33=31.......21 1047/33=31.......24 1050/33=31.......27 1053/33=31.......30 Now we need to find the remainders when 21*24 and 27*30 are divided by 33. 21*24/33=15......9 27*30/33=24......18 Finally we need to find the remainder when 9*18 is divided by 33: 9*18/33=4........30 So the answer is (C)
eresh
Posted: Sat Oct 24, 2009 8:02 pm
Manager
Joined: Sun Jul 05, 2009Posts: 215Followers: 1
Kudos (? ): 4 (0 ) , given: 5
Economist wrote:
To find the remainder, we need to first find what are the remainders when 1044, 1047, 1050 and 1053 are divided by 33 individually. 1044/33=31.......21 1047/33=31.......24 1050/33=31.......27 1053/33=31.......30 Now we need to find the remainders when 21*24 and 27*30 are divided by 33. 21*24/33=15......9 27*30/33=24......18 Finally we need to find the remainder when 9*18 is divided by 33: 9*18/33=4........30 So the answer is (C)
Thanks, this is indeed a easier way. It also seems to work for any number
Still a bit long solution......
rlevochkin
Posted: Sat Oct 24, 2009 9:46 pm
Senior Manager
Joined: Thu Nov 03, 2005Posts: 455Location: Chicago, ILFollowers: 1
Kudos (? ): 14 (0 ) , given: 17
OA is C.
_________________ Hard work is the main determinant of success
eresh
Posted: Sat Oct 24, 2009 11:41 pm
Manager
Joined: Sun Jul 05, 2009Posts: 215Followers: 1
Kudos (? ): 4 (0 ) , given: 5
rlevochkin wrote:
OA is C.
Any OE? Coz answer C is apparent but how to solve is the key here.
deepakraam
Posted: Mon Oct 26, 2009 11:49 pm
Manager
Joined: Tue Sep 15, 2009Posts: 184Followers: 1
Kudos (? ): 4 (0 ) , given: 2
calculate the remainder when 1044 is divided by 33 = 21 so the eqn becomes 21*24*27*30 / 33 = 27*27*21/33 considering negative remainders we get -6*-6*21/33 = 36*21/33 = 3*21/33 = 63/33 = 30. I will go with option C
eresh
Posted: Mon Oct 26, 2009 11:57 pm
Manager
Joined: Sun Jul 05, 2009Posts: 215Followers: 1
Kudos (? ): 4 (0 ) , given: 5
deepakraam wrote:
calculate the remainder when 1044 is divided by 33 = 21 so the eqn becomes 21*24*27*30 / 33 = 27*27*21/33 considering negative remainders we get -6*-6*21/33 = 36*21/33 = 3*21/33 = 63/33 = 30. I will go with option C
Wow!! Everyday I am learning new thing is this forum. Thanks.
vibhaj
Posted: Tue Oct 27, 2009 8:54 pm
Manager
Joined: Mon Oct 26, 2009Posts: 59Followers: 0
Kudos (? ): 3 (0 ) , given: 25
useful insight.. thanks for the good question.
gmatcracker1
Posted: Sun Nov 08, 2009 7:13 pm
Intern
Joined: Sun Nov 08, 2009Posts: 13Followers: 0
Kudos (? ): 3 (0 ) , given: 12
smtripathi wrote:
I guess, we can prove this by taking two numbers in general format : N1=dQ1+R1 ......1 N2=dQ2+R2 ......2 so, if we multiply them to find the remainder, it will become : N1*N2=d^2*Q1Q2+dQ2*R1+dQ1*R2+R1*R2 or, =d[d*Q1*Q2+Q2*R1+Q1*R2] + R1*R2 so, we have remainder R1*R2 , but this may be bigger than d, so we need to rationalize R1*R2 to get the actual remainder. I tend to remember things if I prove them .. so thought of adding my two cents.
good one . this can be extended to the SUM as well.
thanks
amit2k9
Posted: Thu May 12, 2011 6:37 am
SVP
Status: Towards Perfection Affiliations: PMI,QAI Global,eXampleCG Joined: Fri May 08, 2009Posts: 1538Followers: 7
Kudos (? ): 66 (0 ) , given: 10
Problem Solving Resources
Best PS Discussions
PS Expert Advice
Subscribe to RSS headline updates from: Powered by FeedBurner