document.write( "Question 95163This question is from textbook
\n" );
document.write( ": The sum of the digits of a two digit number is 12. The tens digit is three times the ones digit. What is the number ? Thank you \n" );
document.write( "
Algebra.Com's Answer #69239 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of the digits of a two digit number is 12. The tens digit is three times the ones digit. What is the number ? \n" ); document.write( "------------- \n" ); document.write( "Comment: Any two digit number can be written as 10t+u where t is the tens \n" ); document.write( "digit and u is the units digit. \n" ); document.write( "--------------- \n" ); document.write( "EQUATIONS: \n" ); document.write( "t+u=12 \n" ); document.write( "t = 3u \n" ); document.write( "--------- \n" ); document.write( "Substitute t=3u into the 1st equation and solve for \"u\". \n" ); document.write( "3u+u=12 \n" ); document.write( "4u = 12 \n" ); document.write( "u = 3 \n" ); document.write( "--------- \n" ); document.write( "Substitute that into t+u=12 to solve for \"t\". \n" ); document.write( "t+3 = 12 \n" ); document.write( "t = 9 \n" ); document.write( "----------------- \n" ); document.write( "The number is 93 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |