Q1:
A number when divided successively by 4 and 5 leaves remainders 1 and 4 respectively. When it is successively divided by 5 and 4, then the respective remainders will be
A 4, 1
B 3, 2
C
1, 2
D 2, 3
ANS:B - 2, 3
4 | xy = (5 x 1 + 4) = 9
--------
5 | y -1 x = (4 x y + 1) = (4 x 9 + 1) = 37
--------
| 1 -4
Now, 37 when divided successively by 5 and 4, we get
5 | 37
---------
4 | 7 - 2
---------
| 1 - 3
Respective remainders are 2 and 3.