document.write( "Question 353627: the sum of two numbers is 4, and thier product is -32.what would be thier numbers? \n" ); document.write( "
Algebra.Com's Answer #252698 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! x+y=4 \n" ); document.write( "xy=-32 \n" ); document.write( "from the first equation x=4-y, plug that into second one \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "so y is 8 or y is -4, now you plug those into x=4-y and solve for x \n" ); document.write( "x=4-8=-4 or x=4-(-4)=8 \n" ); document.write( "so looks lie the answer is (-4, 8) or (8, -4). Either way, the numbers are -4 and 8. \n" ); document.write( " |