Hi, how would we solve a problem like this?

The path of the ball for many golf shots can be modelled by a quadratic function. The path of a golf ball hit at an agle of about 10 degrees to the horizontal can be modelled by the function : h= -0.002d^2+0.4d
where h is the height of the ball in meteres, and d is the horizontal distance the ball travels in meters until it first his the ground.

a) What is the horizontal distance of the bal from the golfer when it reaches its max height.

b) What distance does the ball travel horizontally until it first hits the ground

The max height is on the line of symettry for the parabola, -b/2a in quadratic symbols.

When it hits the ground, h is zero. Solve for d. Note that when the distance is half this, h is max

Find the equator on this 68, 195, 34, 56.

To solve this problem, we need to find the horizontal distance of the ball from the golfer when it reaches its maximum height and the distance the ball travels horizontally until it hits the ground.

a) To determine the horizontal distance of the ball from the golfer when it reaches its maximum height, we need to find the line of symmetry for the parabola described by the quadratic function h = -0.002d^2 + 0.4d.

The line of symmetry can be calculated using the formula -b/2a, where a and b are the coefficients in the quadratic equation. In this case, a = -0.002 and b = 0.4.

Using the formula, the line of symmetry is given by:
d = -0.4 / (2 * (-0.002))

Simplifying further, we have:
d = -0.4 / -0.004

Therefore, the horizontal distance of the ball from the golfer when it reaches its maximum height is d = 100 meters.

b) To determine the distance the ball travels horizontally until it hits the ground, we need to find the value of d when h = 0 in the quadratic function.

Setting h = 0 in the equation h = -0.002d^2 + 0.4d, we have:
0 = -0.002d^2 + 0.4d

Now we can solve this quadratic equation by factoring or using the quadratic formula. Factoring is not straightforward for this equation, so let's use the quadratic formula:

d = (-b ± √(b^2 - 4ac)) / 2a

In this case, a = -0.002, b = 0.4, and c = 0.

Substituting these values into the formula, we have:
d = ( -0.4 ± √(0.4^2 - 4(-0.002)(0)) ) / (2 * -0.002)

Simplifying further, we get:
d = ( -0.4 ± √(0.16) ) / (-0.004)

Evaluating the square root of 0.16, we have:
d = ( -0.4 ± 0.4 ) / (-0.004)

For the positive root:
d = ( -0.4 + 0.4 ) / (-0.004) = 0 / (-0.004) = 0

Therefore, the distance the ball travels horizontally until it first hits the ground is d = 0 meters.