document.write( "Question 343321: How do you solve a Quadratic Equatiobn by factoring? \n" ); document.write( "
Algebra.Com's Answer #245647 by akc(7)\"\" \"About 
You can put this solution on YOUR website!
we cant solve quadratic equation by factoring.
\n" ); document.write( "we just can use the formula:
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "where
\n" ); document.write( "a is coefficient of \"x%5E2\"
\n" ); document.write( "b is coefficeint of x
\n" ); document.write( "& c is the numeric value.
\n" ); document.write( "
\n" );