Question:medium

If the integers $m$ and $n$ are chosen at random between 1 and 100, then the probability that a number of the form $7^m + 7^n$ is divisible by 5, equals

Show Hint

Always check cycle of powers in modulo problems.
Updated On: Apr 23, 2026
  • $\frac{1}{4}$
  • $\frac{1}{7}$
  • $\frac{1}{8}$
  • $\frac{1}{49}$
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0