document.write( "Question 35342: I need some help on quadratic equations!! I'm not sure why a person doesn't bring the x2 or x down into the 2nd step of the equation!! If you can give me any advice on how to solve a quadratic equation please answer it please!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #22664 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If y=ax^2+bx+c\r \n" ); document.write( "\n" ); document.write( "the x=[-b+sqrt(b^2-4ac)]/(2a) \n" ); document.write( "or \n" ); document.write( "x=[-b-sqrt(b^2-4ac)]/(2a)\r \n" ); document.write( "\n" ); document.write( "This is called the Quadratic Formula \n" ); document.write( "and it works in solving all quadratic \n" ); document.write( "equations. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |