document.write( "Question 852484: the sum of two number is 97 and their difference is 37 .find out their product . \n" ); document.write( "
Algebra.Com's Answer #513484 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"A%2BB=97\"
\n" ); document.write( "\"A-B=37\"
\n" ); document.write( "Add the equations,
\n" ); document.write( "\"A%2BB%2BA-B=97%2B37\"
\n" ); document.write( "\"2A=134\"
\n" ); document.write( "\"A=67\"
\n" ); document.write( "Then,
\n" ); document.write( "\"67%2BB=97\"
\n" ); document.write( "\"B=30\"
\n" ); document.write( "
\n" ); document.write( "
\n" );