document.write( "Question 253694: how to solve a quadratic equation for x=2 and x=5 \n" ); document.write( "
Algebra.Com's Answer #186177 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Perhaps you mean
\n" ); document.write( "how to find the quadratic equation for x=2 and x=5
\n" ); document.write( ":
\n" ); document.write( "Factors from this
\n" ); document.write( "(x-5)(x-2) = 0
\n" ); document.write( "FOIL
\n" ); document.write( "x^2 - 2x - 5x + 10 = 0
\n" ); document.write( ":
\n" ); document.write( "x^2 - 7x + 10 = 0
\n" ); document.write( "
\n" ); document.write( "
\n" );