Number System
A two-digit number is such that the product of the digits is 8. When 18 is added to the number, then the digits are reversed. The number is:
Let the greater and the smaller number be g and s respectively.gs = 2560g + s exceeds g - s by 64 i.e., g + s - (g - s) = 64i.e., 2s = 64 => s = 32.g = 2560/s = 80.