document.write( "Question 36454: Step by step\r
\n" );
document.write( "\n" );
document.write( "Original- ax^2 + bx + c =0\r
\n" );
document.write( "\n" );
document.write( "1. subtract c from each side
\n" );
document.write( "2. Divide each side by a
\n" );
document.write( "3. Add he square of half the coefficient of x to each side
\n" );
document.write( "4.write the left side as a perfect square
\n" );
document.write( "5.use a common denominator to express the right side as a single fraction
\n" );
document.write( "6. find the square root of eac side
\n" );
document.write( "7. solve for x by subtracting the same term form each side
\n" );
document.write( "8. use a common denominator to express the right side as a single fraction\r
\n" );
document.write( "\n" );
document.write( "once all the steps are done you should end up with the quadratice formula but i cant get past step three and i need each step. PLEASE HELp \n" );
document.write( "
Algebra.Com's Answer #22411 by atif.muhammad(135)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Original- ax^2 + bx + c =0 \r\n" ); document.write( "1. subtract c from each side\r\n" ); document.write( "\r\n" ); document.write( "ax^2 + bx = -c\r\n" ); document.write( "\r\n" ); document.write( "2. Divide each side by a\r\n" ); document.write( "\r\n" ); document.write( "x^2 + (b/a)x = -c/a\r\n" ); document.write( "3. Add he square of half the coefficient of x to each side\r\n" ); document.write( "\r\n" ); document.write( "x^2 + (b/a)x + (b/2a)^2 = -c/a + (b/2a)^2\r\n" ); document.write( "\r\n" ); document.write( "x^2 + (b/a)x + (b^2/4a^2) = -c/a + (b^2/4a^2)\r\n" ); document.write( "\r\n" ); document.write( "4.write the left side as a perfect square\r\n" ); document.write( "\r\n" ); document.write( "(x+ b/2a)^2 = -c/a + (b^2/4a^2)\r\n" ); document.write( "\r\n" ); document.write( "5.use a common denominator to express the right side as a single fraction\r\n" ); document.write( "\r\n" ); document.write( "(x+ b/2a)^2 = (-4ac + b^2)/(4a^2)\r\n" ); document.write( "\r\n" ); document.write( "6. find the square root of eac side \r\n" ); document.write( "\r\n" ); document.write( "(x+ b/2a)^2 = (b^2 - 4ac)/(4a^2)\r\n" ); document.write( "\r\n" ); document.write( "(x+ b/2a) =\n" ); document.write( " |