Add two digits after 16 in such a way that the new 4-digit number is divisible by 3,4 and is the lowest one. Find out that new 4-digit number.
Solution.
Let and be two digits after 16. Our number will have a form:
Let's find and .
Our number is divisible by 3:
Our number is divisible by 4:
We see, that .
So
Then
The number is the lowest one, so
Answer: 1608.
Comments