Bunuel
If m is a natural number less than or equal to 100, what is the probability that \((7^m + 11^m)\) is divisible by 5?
A. \(\frac{1}{4}\)
B. \(\frac{3}{7}\)
C. \(\frac{8}{25}\)
D. \(\frac{13}{50}\)
E. \(\frac{3}{8}\)
11^m will always give us the unit digit as 1.
we need to make sure the sum is divided by 5 which is possible only when the last digit is either 0 or 5.
7^m will give us unit digits as 7, 9, 3 and 1.
Only 9 will give us the unit digit as 0.
Which we will get when m is = 2, 6, 10, 14 and so on.
So the first term is 2 and the last term will be 98. |How.? 100 is completely divisible by 4 we are looking for the power of 2 so the last digit can be either 102 or 98. 102 is more than 100. so 98 it is.
Number of terms between 2 and 98 = ?
Using AP formula for nth term = a+(n-1)d =98
a =2 ; d =4
n will be = 25.
So there will be 25 terms which will be divisible by 5.
Total number of terms = 100.
Probablity = 25/100 = 1/4
A is in Alpha is the answer.