document.write( "Question 72727: when solving for quadric equations how do you get x equal to zero. do you do GCF? \n" ); document.write( "
Algebra.Com's Answer #51990 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The quadratic formula says:
\n" ); document.write( "If ax^2+bx+c=0
\n" ); document.write( "then x=[-b+-sqrt(b^2-4ac)]/(2a)
\n" ); document.write( "-------------
\n" ); document.write( "It is a means of determinaing the x-intercepts of a
\n" ); document.write( "quadratic function. Why?
\n" ); document.write( "At the x-intercepts the y-value is zero.
\n" ); document.write( "Therefore ax^2+bx+c=0
\n" ); document.write( "Therefore the quadratic formula tells you the x-values
\n" ); document.write( "that go with y=0.
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );