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 #651527 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The ten's digit of a two 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( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let the units digit be x. 0 <= x <= 9.\r\n" );
document.write( "\r\n" );
document.write( "Then tens digit will be 3x.\r\n" );
document.write( "And the number itself will be 10*(3x)+x = 30x + x.\r\n" );
document.write( "\r\n" );
document.write( "The fact that \"the sum of the number and the unit digit is 32\" means \r\n" );
document.write( "\r\n" );
document.write( "(30x + x) + x = 32,  or   32x = 32.\r\n" );
document.write( "\r\n" );
document.write( "Hence, x = 1.  \r\n" );
document.write( "\r\n" );
document.write( "And the number is 31.\r\n" );
document.write( "

\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );