document.write( "Question 335609: Can you please refresh my memory...the problem reads...the sum of the digits of a two digit number is 7. The tens' digit is 3 more than the ones' digit. What is the number?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #240593 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let the number be AB.
\n" ); document.write( "1.\"A%2BB=7\"
\n" ); document.write( "2.\"A=B%2B3\"
\n" ); document.write( "Substitute eq. 2 into eq. 1, solve for B.
\n" ); document.write( "Now that you have B, then use eq. 2 to solve for A.
\n" ); document.write( "
\n" ); document.write( "
\n" );