document.write( "Question 849880: If the difference between two positive integers is 5, and their sum I'd 23, then what is the result if we multiply the two integers? \n" ); document.write( "
Algebra.Com's Answer #511797 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"A-B=5\"
\n" ); document.write( "\"A%2BB=23\"
\n" ); document.write( "Adding the two equations,
\n" ); document.write( "\"2A=28\"
\n" ); document.write( "\"A=14\"
\n" ); document.write( "\"B=23-14=9\"
\n" ); document.write( "\"AB=14%289%29=126\"
\n" ); document.write( "
\n" ); document.write( "
\n" );