Saved Bookmarks
| 1. |
A number when divided by 3 leaves a remainder 1. When the quotient is divided by 2, it leaves a remainder 1. What will be the remainder when the number is divided by 6?Pls send its explanation and tricks ... |
|
Answer» let number be x. x=3q+1 -----1 Q=2p+1 -----2 EQ 2 is possible only if q is odd, so PUT q=1, 3,5,.....2n-1 if q=3 x=10 if 6 divides 10 ,it will leave reaminder as 4 if q=5 x=16 again remainder will be 4. |
|