document.write( "Question 817369: Two negative integers have a sum of -12 and a product or 11. What are the integers?
\n" ); document.write( "Separate with a comma.
\n" ); document.write( "

Algebra.Com's Answer #492025 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Two negative integers 'x' and 'y' have a sum of -12 and a product or 11.
\n" ); document.write( "What are the integers?
\n" ); document.write( " xy = 11 0r x = 11/y
\n" ); document.write( " \"11%2Fy+%2B+y+=+-12\" ||Multiplying thru by y so as all denominators = 1
\n" ); document.write( " 11 + y^2 = -12y
\n" ); document.write( " y^2 + 12y + 11 = 0
\n" ); document.write( " (y+11)(y+1) = 0
\n" ); document.write( " (y+11)= 0 , y = -11 , x = -1
\n" ); document.write( "0r(y+1) = 0 , y = -1 , x = -11
\n" ); document.write( " Integers are: -11, -1
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( "Sum of -12 and product of 11 \n" ); document.write( "
\n" );