document.write( "Question 760715: use a quadratic equation to find two real numbers that satisfy each equation for their sum is 7, and their product is 15 \n" ); document.write( "
Algebra.Com's Answer #462850 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Two numbers, h and k.
\n" ); document.write( "hk=15 and h+k=7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"h=7-k\", substitute into the 15 equation.
\n" ); document.write( "\"%28h%29k=15\"
\n" ); document.write( "\"%287-k%29k=15\"
\n" ); document.write( "\"7k-k%5E2=15\"
\n" ); document.write( "\"-k%5E2%2B7k-15=0\"
\n" ); document.write( "\"k%5E2-7k%2B15=0\" which would have been what lead to your question. Use the general solution to a quadratic equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"k=%287%2B-+sqrt%2849-4%2A15%29%29%2F2\"
\n" ); document.write( "\"k=%287%2B-+sqrt%28-11%29%29%2F2\"
\n" ); document.write( "NO REAL SOLUTION
\n" ); document.write( "
\n" );