document.write( "Question 744606: two negative integers have a sum of -13 and a product of 42. what are the integers? \n" ); document.write( "
Algebra.Com's Answer #453591 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Integers -6 and -7 will give you +42 if multiplied
\n" ); document.write( "together and -13 if added (-6) + (-7) = -6 - 7 = -13
\n" ); document.write( "
\n" );