document.write( "Question 1140726: The difference between the digits of a two-digit number is 1. The number itself is 1 more than 5 times the sum of its digits. If the units digit is greater than the tens digit, find the number \n" ); document.write( "
Algebra.Com's Answer #761236 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
t, Tens digit
\n" ); document.write( "u, Ones digit
\n" ); document.write( "\"u%3Et\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28u-t=1%2C10t%2Bu=5%28u%2Bt%29%29\"
\n" ); document.write( "Solving this system should not be complicated.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "45
\n" ); document.write( "
\n" );