document.write( "Question 362465: for a given two-digit positive interger, the tens digit is 5 greater than the units digit. the sum of the digits is 11. Find the interger. \n" ); document.write( "
Algebra.Com's Answer #258321 by HasanSahin(52)\"\" \"About 
You can put this solution on YOUR website!
Let's say the number AB where A is the ten's and B is the unit's digit.\r
\n" ); document.write( "\n" ); document.write( "A = B + 5 and A + B = 11 >> put \"A\" in first equation to the second equation >>\r
\n" ); document.write( "\n" ); document.write( "B + 5 + B = 11 >> B=3 and A=8\r
\n" ); document.write( "\n" ); document.write( "Therefore, AB is 83.\r
\n" ); document.write( "\n" ); document.write( "RF.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );