document.write( "Question 1093316: Find the vertex of f(x)=-x^2-2x-8 \n" ); document.write( "
Algebra.Com's Answer #707929 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
vertex x point is at -b/2a, where b is -2 and a is -1 (writing function as ax^2+bx+c.
\n" ); document.write( "x=-(-2)/-1*2=-1
\n" ); document.write( "when x=-1, y=-1+2-8=-7
\n" ); document.write( "at (-1, -7)
\n" ); document.write( "\"graph%28300%2C300%2C-5%2C5%2C-10%2C10%2C-x%5E2-2x-8%29\"
\n" ); document.write( "
\n" );