document.write( "Question 410621: The sum of two numbers should be -5 but at the same time their product must be 6
\n" ); document.write( "i dont get it...
\n" ); document.write( "i think it means
\n" ); document.write( "when you multiply 2 numbers it = 6
\n" ); document.write( "when you add them they -5
\n" ); document.write( "What can those numbers be?
\n" ); document.write( "

Algebra.Com's Answer #288742 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "sum of two numbers is -5 and their product is 6 (-3 and -2 would work)
\n" ); document.write( "finding algebraically
\n" ); document.write( " Let x and (-5-x) represent the numbers
\n" ); document.write( " x(-5-x) = 6
\n" ); document.write( " -5x - x^2 = 6
\n" ); document.write( " x^2 + 5x + 6 = 0
\n" ); document.write( " (x+2)(x+3) = 0
\n" ); document.write( " (x+2)=0 x = -2 and (-5-(-2) = -3
\n" ); document.write( " (x+3)=0 x = -3 and (-5-(-3) = -2
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " -3(-2) = 6 \n" ); document.write( "
\n" );