Considering the vertex, the quadratic equation that models the path of the golf ball is given by:
y = -0.0011875(x - 400)² + 190
The equation of a quadratic function, of vertex (h,k), is given by:
y = a(x - h)² + k
In which a is the leading coefficient.
In this problem, the vertex is at the maximum height of the parabola, given by (400, 190), hence h = 400, k = 190, and:
y = a(x - 400)² + 190
It starts at the origin, that is, when x = 0, y = 0, hence:
0 = 400²a + 190
a = -190/400²
a = -0.0011875.
Hence, the equation is:
y = -0.0011875(x - 400)² + 190
More can be learned about quadratic equations at https://brainly.com/question/24737967