document.write( "Question 851318: The sum of two numbers is 12. The product of those same two numbers is -64.?? \n" ); document.write( "
| Algebra.Com's Answer #512699 by richwmiller(17219)     You can put this solution on YOUR website! x+y=12, \n" ); document.write( "x*y=-64 \n" ); document.write( "x = 16, y = -4 \n" ); document.write( "or \n" ); document.write( "x = -4, y = 16 \n" ); document.write( " |