document.write( "Question 955096: The product of two numbers is 36 and their sum is 37. What is their difference ? \n" ); document.write( "
Algebra.Com's Answer #583412 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
Two numbers that we will call a and b:
\n" ); document.write( "ab= 36
\n" ); document.write( "a+b= 37
\n" ); document.write( "You only have one choice:
\n" ); document.write( "ab= 1*36, and
\n" ); document.write( "a+b = 36+1= 37. Finally, your answer is:
\n" ); document.write( "a-b = 36-1= 35
\n" ); document.write( "
\n" ); document.write( "
\n" );