document.write( "Question 279490: The sum of the digits of a two- digit number is 12. If 36 is added to the number, then the number obtained is the original with its digits interchanged. Find the original number. \n" ); document.write( "
Algebra.Com's Answer #854175 by greenestamps(13325)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Here is a quick mental solution you can use if formal algebra is not required, and if the speed of finding the solution is important -- as in a timed competitive exam.

\n" ); document.write( "The difference between a 2-digit number and the number with the digits reversed is 9 times the difference of the two digits. Since the difference between the two 2-digit numbers is 36, the difference between the two digits is 36/9 = 4.

\n" ); document.write( "So the sum of the two digits is 12 and the difference is 4. Quick mental reasoning shows the digits are 4 and 8.

\n" ); document.write( "So the original number is 48 and the number with the digits reversed is 84.

\n" ); document.write( "ANSWER: 48

\n" ); document.write( "
\n" ); document.write( "
\n" );