- 
					 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?
- 
                        - 3
-  4
 
- 5
- 2
 
Correct Option: B
The least number (dividend) x is obtained as follows :
y = 2 × 1 + 1 = 3
x = 3 × 3 + 1 = 10
When we divide 10 by 6, the remainder = 4
 
	