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 #818940 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
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( "---------------------------------
\n" ); document.write( "There are not many pairs of integers with a product of 85.
\n" ); document.write( "----> -5 and 17
\n" ); document.write( "=======================
\n" ); document.write( "Using a quadratic:
\n" ); document.write( "x*(12 - x) = -85
\n" ); document.write( "x^2 - 12x - 85 = 0
\n" ); document.write( "---
\n" ); document.write( "Now to factor it, you have to find 5 and -17.
\n" ); document.write( "=====================================
\n" ); document.write( "If the solution was not 2 integers, the quadratic would be necessary.
\n" ); document.write( "
\n" );