document.write( "Question 95164This 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 #69231 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! X+Y=12 \n" ); document.write( "3X=Y \n" ); document.write( "X=3X=12 \n" ); document.write( "4X=12 \n" ); document.write( "X=12/4 \n" ); document.write( "X=3 \n" ); document.write( "Y=3*3 \n" ); document.write( "Y=9 \n" ); document.write( "NUMBER=39 \n" ); document.write( "PROOF \n" ); document.write( "3+9=12 \n" ); document.write( "12=12 \n" ); document.write( " |