Number System
The sum of the two digits of a two-digit number is 15 and the difference between the two digits of the two digit number is 3. What is the product of the two digits of the two digit number ?
Let the number be 10x + y.∴ 10x + y - (10y + x) = 27or 9x - 9y = 27∴ x - y = 3 .......(I)x + y = 13 .......(II)From eqn (I) and (II)x = 8 and y = 5.So the number = 85Therefore, product = 8 x 5 = 40