If m and n are positive integers, and the remainder when m is divided by n is equal to the remainder when n divided by m, then which of the following could be the value of m*n?
I. 12
II. 24
III. 36
A. I only
B. II only
C. III only
D. I and III only
E. II and II only
Let's try each
m*n = 12
As each of m and n are positive integers, both can hold values that are factors of 12 i.e. 1,2,
3,4,6,12.
Since remainder of extreme values when divided by each other would not be equal, the middle value that re closest to each other would most satisfy the condition.
In this case 3 and 4 are possibilities but remainder is not equal. Hence this is not the option.
A and D are out.
m*n = 24
1,2,3,
4,6,8,12,24
Here 4 and 6 are possibilities but just like above example this is not satisfying the condition.
POE helps us hence answer is C.
Let's check anyway
m*n = 36
1,2,3,4,
6,9,12,18,36
Hence m and n are equal i.e. 6
Answer C.