document.write( "Question 992901: Select the x-coordinate of the vertex of the parabola defined by the function f(x) = -7x2 + 3x + 5. \n" ); document.write( "
Algebra.Com's Answer #803743 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
-7x^2 + 3x + 5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "vertex at x = -b/2a = -3/(2 * -7) = 3/14\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f(3/14) = 149/28\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "vertex: (3/14, 149/28)
\n" ); document.write( "
\n" );