document.write( "Question 415558: can you show me the steps of solving the quadratic equation but in the other form that's -(b)+-square root of b squared minus 4ac over 2a because i know how to solve it but i don't understand it. \n" ); document.write( "
Algebra.Com's Answer #291309 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The equation has to be in the form \"y+=+ax%5E2+%2B+bx+%2B+c\"
\n" ); document.write( "There are 2 roots. You can have:
\n" ); document.write( "(1) 2 real roots
\n" ); document.write( "(2) 1 real root
\n" ); document.write( "(3) 2 imaginary roots
\n" ); document.write( "(4) no roots
\n" ); document.write( "All this information can be gotten out of the quadratic formula:
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "notice the +- before the square root sign
\n" ); document.write( "You could express the formula as
\n" ); document.write( "\"x%5B1%5D+=+%28-b+%2B+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "and
\n" ); document.write( "\"x%5B2%5D+=+%28-b+-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "These are the x-coordinates of the 2 roots of the equation
\n" ); document.write( "example:
\n" ); document.write( "\"2x%5E2+%2B+5x+%2B+3+=+0\"
\n" ); document.write( "The factors will look like \"+%28x+-+x%5B1%5D%29%2A%28x+-+x%5B2%5D%29+\"
\n" ); document.write( "\"a+=+2\"
\n" ); document.write( "\"b+=+5\"
\n" ); document.write( "\"c+=+3\"
\n" ); document.write( "\"x%5B1%5D+=+%28-b+%2B+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"x%5B1%5D+=+%28-5+%2B+sqrt%28+5%5E2-4%2A2%2A3+%29%29%2F%282%2A2%29+\"
\n" ); document.write( "\"x%5B1%5D+=+%28-5+%2B+sqrt%28+25+-+24+%29%29%2F4+\"
\n" ); document.write( "\"x%5B1%5D+=+%28-5+%2B+1+%29%2F4+\"
\n" ); document.write( "\"x%5B1%5D+=+-1\"
\n" ); document.write( "and the other root is
\n" ); document.write( "\"x%5B2%5D+=+%28-5+-+sqrt%28+25+-+4%2A2%2A3+%29%29%2F%282%2A2%29+\"
\n" ); document.write( "\"x%5B2%5D+=+%28-5+-+sqrt%28+25+-+24+%29%29%2F4+\"
\n" ); document.write( "\"x%5B2%5D+=+%28-5+-+1%29%2F4+\"
\n" ); document.write( "\"x%5B2%5D+=+-3%2F2\"
\n" ); document.write( "Now I can rewrite what I found as:
\n" ); document.write( "\"x+-+x%5B1%5D+=+0\"
\n" ); document.write( "\"x+-+x%5B2%5D+=+0\"
\n" ); document.write( "and
\n" ); document.write( "\"x+%2B+1+=+0\"
\n" ); document.write( "\"x+%2B+%283%2F2%29+=+0\"
\n" ); document.write( "So, the factors of the equation are:
\n" ); document.write( "\"+%28x+%2B+1%29%2A%28x+%2B+3%2F2%29+=+0\"
\n" ); document.write( "\"x%5E2+%2B+x+%2B+%283%2F2%29%2Ax+%2B+3%2F2+=+0\"
\n" ); document.write( "\"x%5E2+%2B+%285%2F2%29%2Ax+%2B+3%2F2+=+0\"
\n" ); document.write( "Multiply both sides by \"2\"
\n" ); document.write( "\"2x%5E2+%2B+5x+%2B+3+=+0\"
\n" ); document.write( "which is the equation, so the roots are -1 and -3/2
\n" ); document.write( "Here is the plot:
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-4%2C+4%2C+-2%2C+8%2C+2x%5E2+%2B+5x+%2B+3%29+\"
\n" ); document.write( "
\n" );