
Byron S. answered 11/22/14
Tutor
5.0
(44)
Math and Science Tutor with an Engineering Background
Hi Shawna,
If you're given a quadratic equation of the form
ax2 + bx + c
you can find the x-coordinate of the vertex by using the formula
x = -b/2a
Your function is
f(x) = -3x2 + 7x + 1
x = -b/2a
x = -7/2(-3)
x = 7/6