document.write( "Question 556851: My problem: Describe a method of writing the quadratic expression( x^2 +bx +c) in the form (x-h)^2 +g\r
\n" );
document.write( "\n" );
document.write( "Thanks again for the help \n" );
document.write( "
Algebra.Com's Answer #362280 by stanbon(75887) ![]() You can put this solution on YOUR website! Describe a method of writing the quadratic expression( x^2 +bx +c) in the form (x-h)^2 +g \n" ); document.write( "----- \n" ); document.write( "Complete the square on the x-terms: \n" ); document.write( "---- \n" ); document.write( "x^2 + bx + c \n" ); document.write( "---- \n" ); document.write( "= x^2 + bx + (b/2)^2 + c - (b/2)^2 \n" ); document.write( "----- \n" ); document.write( "= (x+(b/2))^2 + [(4c-b^2)]/4 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |