document.write( "Question 904990: what are two numbers that add together to make -1 and multiply together to make -42? Thanks. \n" ); document.write( "
Algebra.Com's Answer #548953 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
xy = -42 0r y = \"-42%2Fx\"
\n" ); document.write( "x + y = -1
\n" ); document.write( "x + (-42/x) = -1 |Multiplying thru by x so as all denominators = 1
\n" ); document.write( "x^2 +x - 42 = 0
\n" ); document.write( "(x+7)(x-6) = 0
\n" ); document.write( "x is -7, 6
\n" ); document.write( "and
\n" ); document.write( "y = 6, -7
\n" ); document.write( "Ordered pairs
\n" ); document.write( "(-7,6) or (6,-7) are solutions to this system of EQs
\n" ); document.write( "
\n" );