
Sai C. answered 03/17/16
Tutor
5
(26)
I am a wizard who makes math interesting for my students.
Given the sum of digits of a two digit number is 8.
So, the possible combinations are 0,8 or 1,7 or 2,6 or 3,5 or 4,4.
It is given that, when digits are reversed then the difference is 18.
Let's see for which of the above combinations the difference is 18.
case 1:
consider 0,8
hence, 80-08=72
therefore, 0,8 is not the required combination.
case 2:
consider 1,7
hence, 71-17=54
therefore, 1,7 is not the required combination.
consider 1,7
hence, 71-17=54
therefore, 1,7 is not the required combination.
case 3:
consider 3,5
hence, 53-35=18
therefore, 3,5 is the required combination.
consider 3,5
hence, 53-35=18
therefore, 3,5 is the required combination.
Hence, the required number is 35 and its reverse is 53.
This method is alternative for equations method.

Andrew M.
03/17/16