Calculating Launch Speed and Time Interval in Projectile Motion

  • Thread starter Thread starter kman2027
  • Start date Start date
  • Tags Tags
    Launch Speed
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
10 replies · 8K views
kman2027
Messages
10
Reaction score
0
A cart launches a ball 15cm high. The vertical distance from the lowest ball to the highest is about two cart heights or 30cm.


Estimate the launch speed of the ball?


Estimate the time interval between successive stroboscopic exposures?


I honestly have no idea where to begin with either problem even after thoroughly reading the chapter where it is supposedly covered.

Does the equation y=h-(1/2)(g)(x/v0)^2 have anything to do with the problem?
 
Physics news on Phys.org
hi kman2027! :wink:
kman2027 said:
… The vertical distance from the lowest ball to the highest is about two cart heights or 30cm.

… stroboscopic exposures?

?? :confused:

can you give us some more information? :smile:
 
That is all the text that is in the question, but there is a picture.

If you google image "cart launching a ball," the first picture that comes up is it.
 
ok, i see now :smile:
kman2027 said:
A cart launches a ball 15cm high. The vertical distance from the lowest ball to the highest is about two cart heights or 30cm.

Estimate the launch speed of the ball?

Does the equation y=h-(1/2)(g)(x/v0)^2 have anything to do with the problem?

(i assume it means that the maximum height the ball reaches is 30 cm)

you have distance, acceleration, and final speed, and you want to find initial speed …

so which of the standard https://www.physicsforums.com/library.php?do=view_item&itemid=204" equations should you use? :smile:
 
Last edited by a moderator:
Ok, I figured out the first part. The answer is 2.4m/s. The second part has me confused. I believe the question is asking how long the ball is suspended in air from the time the cart launches it till the time the cart catches it, but I'm not sure.

Estimate the time interval between successive stroboscopic exposures?

I've tried using the following two formulas for time and they don't seem to work:
t=-h/voy
t=sqrt(2h/g)

Any thoughts?
 
kman2027 said:
Ok, I figured out the first part. The answer is 2.4m/s.

Yup! :smile:

(but it would be better f you showed your calculations)
The second part has me confused. I believe the question is asking how long the ball is suspended in air from the time the cart launches it till the time the cart catches it, but I'm not sure.

Estimate the time interval between successive stroboscopic exposures?

I've tried using the following two formulas for time and they don't seem to work:
t=-h/voy
t=sqrt(2h/g)

pleeease stop using these formulas :redface:

the first only works for zero acceleration

the second only works in special cases

you need to learn the three standard https://www.physicsforums.com/library.php?do=view_item&itemid=204" equations, and always to start with one of them

in this case, you have s = 0, v0 = 2.4, and a = -9.81, and you want to find t​
 
Last edited by a moderator:
I did:
0=.3+2.4t+1/2(-9.8)t^2

t=.59

Is that the final answer or do you multiply t by 2?
 
i think i got the initial height (yo) and distance traveled (y) mixed up
does this look any better?
.3=0+2.4t+1/2(-9.8)t^2

-4.9t^2+2.4t-.3=0

t=.28?
 
I appreciate your help!