document.write( "Question 681627: How do I find the vertex of g(x) = x2 + 16x - 5 \n" ); document.write( "
Algebra.Com's Answer #422712 by mathgotserved(25)\"\" \"About 
You can put this solution on YOUR website!
find -b/2a where a=1 and b=16\r
\n" ); document.write( "\n" ); document.write( "-b/2a=-16/2=-8\r
\n" ); document.write( "\n" ); document.write( "The x coordinate of the vertex is -8
\n" ); document.write( "
\n" );