document.write( "Question 319410: What is the vertex of f(x)=-x^2+2x+4?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #228735 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! f(x)=-x^2+2x+4 \n" ); document.write( ". \n" ); document.write( "The x-coordinate is the \"axis of symmetry\": \n" ); document.write( "x = -b/(2a) = -2/(-2) = 1 \n" ); document.write( ". \n" ); document.write( "To find the y-coordinate, plug it in: \n" ); document.write( "f(1) = -1^2+2(1)+4 \n" ); document.write( "f(1) = -1+2+4 \n" ); document.write( "f(1) = 5 \n" ); document.write( ". \n" ); document.write( "vertex the is at (1,5) \n" ); document.write( " \n" ); document.write( " |