document.write( "Question 127711: Hi can I have some help concerning functions?\r
\n" );
document.write( "\n" );
document.write( "A quadratic function is given.
\n" );
document.write( "f(x) = x^2 - 9x
\n" );
document.write( "(a) Express the quadratic function in standard form.
\n" );
document.write( "f(x) = a(x - h)^2 + k where\r
\n" );
document.write( "\n" );
document.write( "a =
\n" );
document.write( "h =
\n" );
document.write( "k = \n" );
document.write( "
Algebra.Com's Answer #93563 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! to get the \"perfect square\" part of the function, divide the x coefficient by 2 and add the square of the result\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since adding a quantity to the function would change the function, you must also subtract the same amount\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(x)=x^2-9x __ f(x)=x^2-9x+((-9/2)^2)-((-9/2)^2) __ f(x)=(x-(9/2))^2-((-9/2)^2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a=1 __ h=9/2 __ k=-((-9/2)^2) \n" ); document.write( " |