Last 2 digits of a product of numbers

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 24
Joined: Wed Jan 20, 2010 3:50 pm

Last 2 digits of a product of numbers

by Amiman » Thu Mar 11, 2010 2:13 pm
Can anybody please give me tips to find out last 2 digits of a product of numbers like 23*84*96*12*123 efficiently?
Thanks in advance.

User avatar
Community Manager
Posts: 1537
Joined: Mon Aug 10, 2009 6:10 pm
Thanked: 653 times
Followed by:252 members

by papgust » Thu Mar 11, 2010 6:05 pm
Multiply the single digit of all numbers - 3*4*6*2*3 = 432. 32 is the last 2 digits of the product.

Legendary Member
Posts: 610
Joined: Fri Jan 15, 2010 12:33 am
Thanked: 47 times
Followed by:2 members

by kstv » Thu Mar 11, 2010 8:57 pm
@ papgust
The product of 23*84*96*12*123 is 273756672
the last two digit is 72
I feel Animan should give the Total problem not just a part of it.

User avatar
GMAT Instructor
Posts: 3225
Joined: Tue Jan 08, 2008 2:40 pm
Location: Toronto
Thanked: 1710 times
Followed by:614 members
GMAT Score:800

by Stuart@KaplanGMAT » Thu Mar 11, 2010 11:43 pm
papgust wrote:Multiply the single digit of all numbers - 3*4*6*2*3 = 432. 32 is the last 2 digits of the product.
I originally made this same error. When we care about the last two digits, we need to multiply the last two digits of every number, not just the last digit.

For example, the last two digits of 12*12 aren't 04 - they're 44; the last two digits of 20*6 aren't 0 - they're 20.

When I realized this, I gave up on this question since there's no quick way to do it; in other words, it's not a realistic GMAT question.

If we had the full question, with choices, we could provide useful tips; for example, if the last digit of every answer were different, then we could indeed just multiply the last digits together and find a match.

Without the full question and the choices, however, there's no sense spending time on this problem.
Image

Stuart Kovinsky | Kaplan GMAT Faculty | Toronto

Kaplan Exclusive: The Official Test Day Experience | Ready to Take a Free Practice Test? | Kaplan/Beat the GMAT Member Discount
BTG100 for $100 off a full course

Junior | Next Rank: 30 Posts
Posts: 24
Joined: Wed Jan 20, 2010 3:50 pm

by Amiman » Fri Mar 12, 2010 3:39 am
Sorry, actually I got this question in Internet where the options were given as 32, 72, 62, 51 and 52.

51 can be easily ruled out but I was thinking instead of hit and trial whether there is any proper logical method to deduce this. I've found out a link to help me getting the value of a number raised to a huge power but I can't deduce anything for this kind of problem

https://cat.learnhub.com/lesson/5288-fin ... -of-any-no

Newbie | Next Rank: 10 Posts
Posts: 1
Joined: Sun Aug 23, 2015 3:37 pm

by aiyer211 » Sun Aug 23, 2015 3:42 pm
First time poster here.

Sorry for bumping this old post, but is there an easy way to solve this? We can obviously rule out 51, but the others all end in 2...!
I looked at the Veritas Prep method with remainders and it's a bit confusing/takes just as long as multiplying all the numbers out.

Any help would be much appreciated.