document.write( "Question 431049: write a quadratic equation that has the solutions of -2 and 5 \n" ); document.write( "
Algebra.Com's Answer #299264 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
The two solutions are x = -2 and x = 5
\n" ); document.write( "So the quadratic equation can be factored in the following way:
\n" ); document.write( "\"%28x+%2B+2%29%28x+-+5%29+=+0\"
\n" ); document.write( "Multiplying gives
\n" ); document.write( "\"x%5E2+-+3x+-+10+=+0\"
\n" ); document.write( "Check:
\n" ); document.write( "From the quadratic formula, the solutions are:
\n" ); document.write( "\"x+=+%283+%2B-+sqrt%283%5E2+%2B+4%2A10%29%29%2F2\"
\n" ); document.write( "This gives x = -2, 5
\n" ); document.write( "
\n" );