document.write( "Question 691411: The sum of the digits of a two digit number is 10. The number formed by reversing the number is 4 less than 5 times the number. Find the original number?\r
\n" ); document.write( "\n" ); document.write( "Can you please help me out with this question I really don't understand? thanks in advance:)
\n" ); document.write( "

Algebra.Com's Answer #426702 by Edwin McCravy(20067)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "t = tens digit\r\n" );
document.write( "u = units or ones digit\r\n" );
document.write( "the number = 10t+u\r\n" );
document.write( "the number reversed = 10u+t\r\n" );
document.write( "\r\n" );
document.write( "\"system%2810t%2Bu+=+10%2C%0D%0A10u%2Bt+=+5%2810t%2Bu%29+-+4%29\"\r\n" );
document.write( "\r\n" );
document.write( "Solve that and get t=1, u=9, answer: 19 \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );