Number System
A gardener wants to plant trees in his garden in such a way that the number of trees in each row should be the same. If there are 4 rows or 5 rows or 6 rows, then no tree will be left. Find the least
Let the no. be 10x + y.No. formed by the interchange of digits = 10y + xWe have y - x = 2 .........(i)y + x = 14 .........(ii)Solving (i) and (ii), we get x = 6, and y = 8∴ the no. is 68.