need help

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

need help

by sana.noor » Sat May 11, 2013 12:54 am
If the integers m and n are chosen at random from 1 to 100, then what is the probability that a number of the form 7^m + 7^n is divisible by 5?
(A) ½
(B) ¼
(C) 1/6
(D) 1/8
(E) 1/16
B
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. :)
Source: — Problem Solving |

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Sat May 11, 2013 2:46 am
sana.noor wrote:If the integers m and n are chosen at random from 1 to 100, then what is the probability that a number of the form 7^m + 7^n is divisible by 5?
(A) ½
(B) ¼
(C) 1/6
(D) 1/8
(E) 1/16
B
For 7^m + 7^n to be a multiple of 5, its units digit must be 0 or 5.

When an integer is raised to consecutive powers, the resulting units digits repeat in a CYCLE:
7¹ --> units digit of 7.
7² --> units digit of 9. (Since the product of the preceding units digit and 7 = 7*7 = 49.)
7³ --> units digit of 3. (Since the product of the preceding units digit and 7 = 9*7 = 63.)
7� --> units digit of 1. (Since the product of the preceding units digit and 7 = 3*7 = 21.)
From here, the units digits will repeat in the same pattern: 7, 9, 3, 1.

The units digits repeat in a CYCLE OF 4.
For exponents 1 through 100, this cycle of 4 will repeat 25 TIMES.
The result:
For exponents 1 through 100, each of the 4 units digits -- 7, 9, 3 and 1 -- will appear the SAME NUMBER OF TIMES.

Question rephrased:
If the units digits of 7^m and 7^n have an EQUAL CHANCE of being 7, 9, 3, or 1, what is the probability that 7^m + 7^n is divisible by 5?

Total options for 7^m + 7^n:
The number of options for the units digit of 7^m = 4. (7, 9, 3, or 1.)
The number of options for the units digit of 7^n = 4. (7, 9, 3 or 1.)
To combine these options, we multiply:
Total options = 4*4 = 16.

Good options for 7^m + 7^n:
For 7^m + 7^n to be divisible by 5, the sum of the units digit of 7^m and the units digit of 7^n must be 0 or 5.
The following combinations are good:
7+3
9+1
3+7
1+9
Good options = 4.

Thus:
(good options)/(total options) = 4/16 = 1/4.

The correct answer is B.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

Master | Next Rank: 500 Posts
Posts: 468
Joined: Mon Jul 25, 2011 10:20 pm
Thanked: 29 times
Followed by:4 members

by vipulgoyal » Sun May 12, 2013 11:07 pm
Hi Mitch I believe its Nowhere mentioned the the value of 7^m or value of 7^n must be below 100
its m and n could be any no fron 1 to 100


If the integers m and n are chosen at random from 1 to 100, then what is the probability that a number of the form 7^m + 7^n is divisible by 5?
(A) ½
(B) ¼
(C) 1/6
(D) 1/8
(E) 1/16


In order to divide by 5 the unit digit of 7^m + 7^n must be 5 or 0

we need to select m and n from 100
so total no of ways = 100x100 = 10000

now

the unit digit of 7 repetes after cycle of 4 -- 7,9,3,1,7,9,3,1
in order to get unit digit 0 for 7^m + 7^n we could have

unit digit 7 + unit didit 3
7^(1,5,9---97) AND 7^(3,7,11,--99)OR

unit digit 3 + unit didit 7
7^(3,7,11,--99) AND 7^(1,5,9---97)OR

unit digit 9 + unit didit 1
7^(2,6,10--98) AND 7^(4,8,12--100)OR

unit digit 1 + unit didit 9
7^(4,8,12--100) AND 7^(2,6,10--98)

There is no way to get unit digit 5 with 7^m + 7^n ( m&n can be any no from 1 to 100)

Therefor Required probabtlity

25x25 + 25x25 + 25x25 + 25x25

Hence the probablity = require probablity/ Total probablity
= 2500/10000 = 1/4

Master | Next Rank: 500 Posts
Posts: 468
Joined: Mon Jul 25, 2011 10:20 pm
Thanked: 29 times
Followed by:4 members

by vipulgoyal » Sun May 12, 2013 11:42 pm
Experts please shed some light

Senior | Next Rank: 100 Posts
Posts: 38
Joined: Fri Jan 04, 2013 12:55 am
Thanked: 11 times

by mkdureja » Mon May 13, 2013 2:49 am
Unit digit of 7^m are in cyclical order with cyclicity of 4.
Since m can vary from 1 to 100, and 100 is divisible by 4, so every last digit , ie 7, 9, 3, 1 all are distributed equally.
Therefore you can safely do the maths for only 4 numbers, probability wont change if you are multiplying both the (good options) and (total options) by the same number(25 in this case).
So, answer = 4/16 = 1/4 (as Mitch has explained)