document.write( "Question 142709: Find the vertex of the graph of the quadratic function.
\n" );
document.write( "f (x)=-x^2-10x-7\r
\n" );
document.write( "\n" );
document.write( "I'm not sure what to do here. Could you please tell me where to start and what I'm doing? Thanks \n" );
document.write( "
Algebra.Com's Answer #103847 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! Find the vertex of the graph of the quadratic function. \n" ); document.write( "f (x)=-x^2-10x-7\r \n" ); document.write( "\n" ); document.write( "the formula of the vertex is V=(-b/2a,f(-b/2a)) so \n" ); document.write( "V=(-5,f(-5))=(-5,18) \n" ); document.write( " |