document.write( "Question 848480: The product of two numbers is 112 and their difference is 6. What is the sum of the two numbers? \n" ); document.write( "
Algebra.Com's Answer #511113 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x and y represent the numbers x - y = 6 0r y = \"%28x-6%29\"
\n" ); document.write( "Question states***
\n" ); document.write( " x(x-6) = 112
\n" ); document.write( " x^2-6x - 112 = 0
\n" ); document.write( "(x-14)(x+8) = 0
\n" ); document.write( " (x-14)= 0, x = 14, y = 8 and 14+8 = 22
\n" ); document.write( "0r(x+8) = 0, x = -8, y = -14 and -8 + (-14) = -22 \n" ); document.write( "
\n" );