document.write( "Question 81128: How do I find the vertex of the following parabola\r
\n" );
document.write( "\n" );
document.write( "f(x)= -x^2 + 9x -5 \n" );
document.write( "
Algebra.Com's Answer #58165 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the vertex is on the axis of symmetry; the general equation of which is x=-b/2a ... in this case, x=-9/(-2), or x=4.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so the x value for the vertex is 4.5 ... to find the y value, just substitute into the equation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |