document.write( "Question 585083: How do I write a quadratic equation with the solution numbers -7,4? In the form of ax^2 +bx+c=0 \n" ); document.write( "
Algebra.Com's Answer #373132 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
(x+7)*(x-4)=0
\n" ); document.write( "x^2+7x-4x-28=0
\n" ); document.write( "x^2+3x-28=0
\n" ); document.write( "
\n" );