document.write( "Question 1187927: use a quadratic equation to find two real numbers that satisfy each equation. their sum is 12, and their product is -85 \n" ); document.write( "
Algebra.Com's Answer #818939 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "x+y = 12 (1)
\n" ); document.write( "xy = -85 (2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(1) --> y = 12-x\r
\n" ); document.write( "\n" ); document.write( "Substitue this value of y into (2):
\n" ); document.write( "x(12-x) = -85
\n" ); document.write( "\"+12x+-+x%5E2+=+-85+\"
\n" ); document.write( "\"+-x%5E2+%2B+12x+%2B+85+=+0+\"
\n" ); document.write( "\"+x%5E2+-12x+-85+=+0+\"\r
\n" ); document.write( "\n" ); document.write( "\"+%28x-17%29%28x%2B5%29+=+0+\"\r
\n" ); document.write( "\n" ); document.write( "x = 17 and x = -5 satisfy this, and those are the two numbers.\r
\n" ); document.write( "\n" ); document.write( "Chack:
\n" ); document.write( "-5*17 = -85
\n" ); document.write( "and
\n" ); document.write( "17+(-5) = 12
\n" ); document.write( " \n" ); document.write( "
\n" );