Questions :
If 10 × 2 = A and 32 ÷ 8 = B, and A % B = (A × B) + 1, then what is A % B?
Options :
- 79
- 80
- 81
- 82
correct answer : c)
Explanation :
A = 20, B = 4 A % B = (20 × 4) + 1 = 80 + 1 = 81.
Questions :
If 10 × 2 = A and 32 ÷ 8 = B, and A % B = (A × B) + 1, then what is A % B?
Options :
correct answer : c)
Explanation :
A = 20, B = 4 A % B = (20 × 4) + 1 = 80 + 1 = 81.