document.write( "Question 1150396: The sum of the digits of a two digit counting number is 15 , when the digits are reversed the number is 27 more than the original number . what was the original number? \n" ); document.write( "
Algebra.Com's Answer #771786 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The sum of the digits of a two digit counting number is 15, when the digits are reversed the number is 27 more than the original number . what was the original number?
\n" ); document.write( "------------------
\n" ); document.write( "Reversing the digits of a 2 digit integer changes the value by 9 times the difference between the digits.
\n" ); document.write( "================
\n" ); document.write( "T + U = 15
\n" ); document.write( "T - U = 3
\n" ); document.write( "---------------- Add
\n" ); document.write( "2T = 18
\n" ); document.write( "T = 9
\n" ); document.write( "U = 6
\n" ); document.write( "--------
\n" ); document.write( "Since reversing increases the value, the Tens is the smaller number.
\n" ); document.write( "---> 69
\n" ); document.write( "
\n" );