203k views
1 vote
a ball thrown horizontally at 29.59 m/s travels a horizontal distance of 36.31 m before hitting the ground. from what height was the ball thrown?

User Ganesh AB
by
7.6k points

1 Answer

2 votes

Answer:

The ball was thrown from a height that can be calculated using the kinematic equation:

h = vi * t + 0.5 * a * t^2

Where:

h = height from which the ball was thrown

vi = initial vertical velocity = 0 m/s (thrown horizontally)

a = acceleration due to gravity = -9.8 m/s^2

t = time taken to hit the ground

We can use the horizontal distance traveled, d = 36.31 m, to calculate the time:

d = vi * t

t = d / vi

t = 36.31 / 29.59

Now we can use t to find h:

h = vi * t + 0.5 * a * t^2

h = 0 * t + 0.5 * (-9.8) * t^2

h = 4.8 * t^2

h = 4.8 * (36.31 / 29.59)^2

h = 10.76 m

So, the ball was thrown from a height of 10.76 m.

Step-by-step explanation:

User Laurent Picquet
by
7.8k points