document.write( "Question 389770: the sum of the digits of a two digit number is 11 and the difference of the digit is 5. what is the number \n" ); document.write( "
Algebra.Com's Answer #276308 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the sum of the digits of a two digit number is 11 and the difference of the digit is 5. what is the number
\n" ); document.write( "----
\n" ); document.write( "Let the number be 10t+u
\n" ); document.write( "---
\n" ); document.write( "Equations:
\n" ); document.write( "t + u = 11
\n" ); document.write( "t - u = 5
\n" ); document.write( "-----
\n" ); document.write( "2t = 16
\n" ); document.write( "t = 8
\n" ); document.write( "---
\n" ); document.write( "Since t + u = 11, u = 3
\n" ); document.write( "----------------
\n" ); document.write( "Ans: Number is 83
\n" ); document.write( "======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );