document.write( "Question 1026111: in a two-digit positive number, the square of the digit in the tens digit is 2 less than the sum of the digits. if the digits are reversed, the number is increased by 45.find the original number \n" ); document.write( "
Algebra.Com's Answer #641372 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
t for tens, u for ones\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This is the description converted to a system of equations:
\n" ); document.write( "\"system%28t%5E2=-2%2B%28t%2Bu%29%2C10u%2Bt=45%2B%2810t%2Bu%29%29\"
\n" ); document.write( "
\n" );