document.write( "Question 938407: The sum of the digits of a certain
\n" );
document.write( "Two-digit number is 12. The number with
\n" );
document.write( "Digits reversed is 18 less than the original number. Find the number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #571655 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! t + u = 12 \n" ); document.write( "u = \n" ); document.write( "... \n" ); document.write( "10(12-t)+ t -18 = 10t + (12-t) \n" ); document.write( "120 -9t - 18 = 9t + 12 \n" ); document.write( "90 = 18t \n" ); document.write( "5 = t and u = 7 \n" ); document.write( "57 the number \n" ); document.write( "... \n" ); document.write( "And checking \n" ); document.write( "70 + 5 - 18 = 57 \n" ); document.write( " \n" ); document.write( " |