document.write( "Question 1036815: the ten's digit of atwo digit number is three times the unit digit . the sum of the number and the unit digit is 32.find the number.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #651523 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
Let the units digit be x
\n" ); document.write( "The tens digit will be 3x
\n" ); document.write( "x+3x = 32
\n" ); document.write( "4x = 32
\n" ); document.write( "x = 8
\n" ); document.write( "
\n" );