document.write( "Question 533762: the sum of the digits of a two digit number is 11. The value of the number is eight more than 10 times the tens digit. find the number \n" ); document.write( "
Algebra.Com's Answer #351150 by boilpoil(127)\"\" \"About 
You can put this solution on YOUR website!
Let the tens digit number be x
\n" ); document.write( "Then the unit digit number be 11-x --- The sum is 11, if a number is x, then the next number would be the sum subtracted by the first number\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10x+11-x=10x+8
\n" ); document.write( "-x=-3
\n" ); document.write( "x=3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Value of the units digit
\n" ); document.write( "11-3
\n" ); document.write( "=8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The number is 38.
\n" ); document.write( "
\n" );