document.write( "Question 549677: What is the proof of the quadratic formula?
\n" ); document.write( "I have only been able to subract c and divide the equation by a?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #357939 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Start with the general quadratic equation:\r\n" );
document.write( "\r\n" );
document.write( " Ax² + Bx + C = 0\r\n" );
document.write( "\r\n" );
document.write( "Subtract C from both sides\r\n" );
document.write( "\r\n" );
document.write( "     Ax² + Bx = -C\r\n" );
document.write( "\r\n" );
document.write( "Divide through by A\r\n" );
document.write( "\r\n" );
document.write( "    \"A%2FA\"x² + \"B%2FA\"x = \"-C%2FA\"\r\n" );
document.write( "\r\n" );
document.write( "Simplify:\r\n" );
document.write( "\r\n" );
document.write( "     x² + \"B%2FA\"x = \"-C%2FA\"\r\n" );
document.write( "\r\n" );
document.write( "                                   Multiply the coefficient of x by \"1%2F2\":  \"expr%28B%2FA%29%2Aexpr%281%2F2%29\" = \"B%2F%282A%29\"\r\n" );
document.write( "                                   Square \"B%2F%282A%29\".  \"%28B%2F%282A%29%29%5E2\" = \"B%5E2%2F%284A%5E2%29\"\r\n" );
document.write( "                                   Add \"B%5E2%2F%284A%5E2%29\" to both sides:\r\n" );
document.write( "\r\n" );
document.write( "x² + \"B%2FA\"x + \"B%5E2%2F%284A%5E2%29\" = \"B%5E2%2F%284A%5E2%29\" - \"C%2FA\"\r\n" );
document.write( "\r\n" );
document.write( "Factor the left side and get LCD of 4A² on the right\r\n" );
document.write( "\r\n" );
document.write( "(x + \"B%2F%282A%29\")(x + \"B%2F%282A%29\") = \"B%5E2%2F%284A%5E2%29\" - \"C%2FA\"\"%28%284A%29%2F%284A%29%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Write left side as the square of a binomial.  Multiply fractions on far right\r\n" );
document.write( "\r\n" );
document.write( "(x + \"B%2F%282A%29\")² = \"B%5E2%2F%284A%5E2%29\" - \"4AC%2F%284A%5E2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Combine fractions on the right over the LCD\r\n" );
document.write( "\r\n" );
document.write( "(x + \"B%2F%282A%29\")² = \"%28B%5E2-4AC%29%2F%284A%5E2%29\" \r\n" );
document.write( "\r\n" );
document.write( "Use the principle of square roots:\r\n" );
document.write( "\r\n" );
document.write( "x + \"B%2F%282A%29\" = \"%22%22+%2B-+sqrt%28%28B%5E2-4AC%29%2F%284A%5E2%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Take square roots of top and bottom on the right:\r\n" );
document.write( "\r\n" );
document.write( "x + \"B%2F%282A%29\" = \"%22%22+%2B-+sqrt%28B%5E2-4AC%29%2Fsqrt%284A%5E2%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "x + \"B%2F%282A%29\" = \"%22%22+%2B-+sqrt%28B%5E2-4AC%29%2F%282A%29\"\r\n" );
document.write( "\r\n" );
document.write( "Add \"-B%2F%282A%29\" to both sides:\r\n" );
document.write( "\r\n" );
document.write( "               x = \"-B%2F%282A%29\" ± \"sqrt%28B%5E2-4AC%29%2F%282A%29\"\r\n" );
document.write( "\r\n" );
document.write( "Combine the fractions on the right over 2A\r\n" );
document.write( "\r\n" );
document.write( "               x = \"%28-B+%2B-+sqrt%28B%5E2-4AC%29%29%2F%282A%29\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );