document.write( "Question 137325: Find the coordinates of the vertex for the parabola define by the given quadratic function:
\n" );
document.write( " f(x) = x to the second power + 8 \n" );
document.write( "
Algebra.Com's Answer #100524 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! in gral if f(x)=ax^2+bx+c then V=(-b/2a,f(-b/2a))\r \n" ); document.write( "\n" ); document.write( "f(x)=x^2+8 \n" ); document.write( "V=(0,8)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |