document.write( "Question 17812: WHAT IS THE ROOT OF A QUADRATIC FORMULA? \n" ); document.write( "
Algebra.Com's Answer #8580 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
If the given qudratic equation in x is put in the form \"a%2Ax%5E2%2Bb%2Ax%2Bc=0\"then its roots are given by 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( "
\n" );