Star Forger said:
Ok. I thought I did this correctly, however when I entered my answer of 28.6 it said that it was incorrect. I used d = vi*t + .5*a*t^2, where vi = 24, t = 2.04, and a = -9.8. Do you know where I went wrong in my calculations?
It doesn't seem like you're quite thinking things through here. Like with any projectile motion problem, we can consider the horizontal and vertical motions independently. I'll refer to the horizontal position coordinate as 'x' and the vertical one as 'y' to distinguish the two distances. This is really standard notation. For the x-direction, there is no acceleration, since the only force that acts is gravity, and it acts entirely vertically (in the y-direction). Hence, horizontal speed is constant, and the equation for distance vs. time is:
x = v
xt
where v
x = 24 m/s (given).
You used this to solve for t, which was the total travel time. (If it had been in the air longer, it would have gone farther horizontally, and x would be correspondingly larger).
In the y-direction, there IS acceleration, due to gravity. Hence, we can write a
y = -g, where g = +9.81 m/s
2, and I have chosen downward to be the negative y-direction. So, the formula for distance vs. time in this direction is:
y = v
iyt - (1/2)gt
2
The initial vertical velocity (v
iy) is NOT 24 m/s (this is the
horizontal velocity). However, you know what v
iy is from the situation. Hint: the thrower throws the ball entirely horizontally. This means that at the instant the ball is released, its only velocity is horizontal.