If the integers \( m \) and \( n \) are chosen at random from 1 to 100, then the probability that a number of the form \( 7m + 7n \) is divisible by 5, equals to?
Show Hint
The probability of divisibility by a number can be calculated by considering how often the sum of the terms is divisible by that number.
The number \( 7m + 7n \) is divisible by 5 if the sum \( m + n \) is divisible by 5. Since both \( m \) and \( n \) are chosen randomly, the probability of this happening is \( \frac{1}{4} \).