Answer:
vertex = (3, 20 )
Explanation:
given a parabola in standard form
y = ax² + bx + c ( a ≠ 0 )
the x- coordinate of the vertex is
=

y = - 5x² + 30x - 25 ← is standard form
with a = - 5 and b = 30 , then
=
=
= 3
substitute x = 3 into the equation for the corresponding y- coordinate
y = - 5(3)² + 30(3) - 25
= - 5(9) + 90 - 25
= - 45 + 65
= 20
coordinates of vertex = (3, 20 )