document.write( "Question 709239: A number of two digits is increased by 45 when the digits are reversed. The sum of the two digits is 9. find the number \n" ); document.write( "
Algebra.Com's Answer #436465 by Stitch(470)\"\" \"About 
You can put this solution on YOUR website!
The Setup
\n" ); document.write( "Equation 1: \"A+%2B+B+=+9\" (The sum of the digits is 9)
\n" ); document.write( "Equation 2: \"10A+%2B+B+%2B+45+=+A+%2B+10B\" (The number is increased by 45 when the digits are reversed)
\n" ); document.write( "------------------------
\n" ); document.write( "Solution
\n" ); document.write( "Solve equation 1 for one of the variables. I will solve for A.
\n" ); document.write( "Equation 1: \"A+%2B+B+=+9\"
\n" ); document.write( "\"A+=+9+-+B\"
\n" ); document.write( "Now plug (9-B) into equation 2 for A.
\n" ); document.write( "Equation 2: \"10A+%2B+B+%2B+45+=+A+%2B+10B\"
\n" ); document.write( "\"10%289-B%29+%2B+B+%2B+45+=+%289-B%29+%2B+10B\"
\n" ); document.write( "Multiply the 10 through.
\n" ); document.write( "\"90+-+10B+%2B+B+%2B+45+=+9+-+B+%2B+10B\"
\n" ); document.write( "Combine like terms.
\n" ); document.write( "\"135+-+9B+=+9+%2B+9B\"
\n" ); document.write( "Add 9B to both sides.
\n" ); document.write( "\"135+=+9+%2B+18B\"
\n" ); document.write( "Subtract 9 from both sides.
\n" ); document.write( "\"126+=+18B\"
\n" ); document.write( "Divide both sides by 18.
\n" ); document.write( "\"highlight%287+=+B%29\"
\n" ); document.write( "Now solve for A, while using 7 for B.
\n" ); document.write( "\"A+=+9+-+B\" {From earlier in the problem)
\n" ); document.write( "\"A+=+9+-+%287%29\"
\n" ); document.write( "\"highlight_green%28A+=+2%29\"
\n" ); document.write( "The number was 27.
\n" ); document.write( "
\n" );