If you throw a ball straight upward at a speed of 24 m/s, how long will it take to reach zero speed? How long will it take to return to its starting point? How fast will it be going when it returns to its starting point?

v = v0 - 1/2*g*t^2

where v is speed as a function of time, v0 is the inital speed, and g is the acceleration due to gravity

v = 24 - 4.9*t^2 = 0

Solve for t

When it returns to its starting point, the time will be 2*t, using t from the first question. Calculate v at this time (It should be 24 m/s)

To answer these questions, we can use the basic principles of motion and the laws of physics. Let's break it down step by step.

1. How long will it take for the ball to reach zero speed?
When the ball is thrown straight upward, it will eventually reach its maximum height and then start coming back down. At this highest point, the ball will momentarily reach zero speed. To find out how long it takes to reach zero speed, we need to calculate the time it takes for the ball to reach its maximum height.

To solve this, we can use the equation for the vertical motion of an object:
v = u + at

Where:
- v is the final velocity (in this case, zero because the ball stops momentarily)
- u is the initial velocity (24 m/s in the upward direction, assuming positive values upwards)
- a is the acceleration (in this case, the acceleration due to gravity which is approximately -9.8 m/s^2 because the ball is moving against the gravitational force)

Rearranging the equation, we have:
0 = 24 - 9.8t

Solving for t, we get:
t = 24 / 9.8
t ≈ 2.45 seconds

So, it will take approximately 2.45 seconds for the ball to reach zero speed when thrown straight upward.

2. How long will it take for the ball to return to its starting point?
To find out how long it takes for the ball to return to its starting point, we need to calculate the total time the ball is in the air. This includes the time it took to reach zero speed and the time it takes to descend back to the ground.

Since the upward and downward motions are symmetrical, the time of ascent and descent will be equal. So, the total time in the air is twice the time it took to reach zero speed:
Total time = 2 * t ≈ 2 * 2.45 ≈ 4.9 seconds

Therefore, it will take approximately 4.9 seconds for the ball to return to its starting point.

3. How fast will the ball be going when it returns to its starting point?
When the ball returns to its starting point, it will have the same speed as its initial speed but in the downward direction. So, the speed will be 24 m/s (assuming there is no air resistance or other factors impacting the motion of the ball).

Therefore, when the ball returns to its starting point, it will be going at a speed of 24 m/s in the downward direction.