Rocket Launch

  • Thread starter Thread starter putongren
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 157 views
putongren
Messages
126
Reaction score
2
Homework Statement
At the base of a vertical cliff, a model rocket, starting from rest, is launched upwards at t = 0 with a time-varying acceleration given by

a(t) = A - Bt

where A and B are positive constants. Also at t = 0, a small stone is released form rest from the top of the cliff at a height h directly above the rocket. (This height h is higher than the maximum height reached by the rocket.). The stone hits the rocket at the instant when the rocket reaches its maximum height. The gravitational acceleration of magnitude g, is down dropped in terms of constants A, B and g.
Relevant Equations
Total Distance = Distance traveled by stone + Distance traveled by rocket
Screenshot 2026-09-01 at 7.19.55 PM.webp



Total Distance = distance traveled by stone + distance traveled by rocket.

Total Distance = h
Distance traveled by stone = xstone = (1/2)gt2


Distance traveled by rocket:
arocket(t) = A - Bt
vrocket(t) = At - (1/2)Bt2
xrocket(t) = (1/2)At2 - (1/6)Bt3

In order to find the maximum height of the rocket, let v(t) = 0

So, 0 = At - (1/2)Bt2
0 = t(A - (1/2)Bt)
Therefore, t = (0, 2A/B)
The maximum of the rocket occurs when t = 2A/B.

Plug t = 2A / B into the Total Distance eqn:

h = (1/2)g(2A/B)2 + (1/2)A(2A/B)2 - (1/6)B(2A/B)3
 
Reply
  • Like
Likes   Reactions: haruspex
Physics news on Phys.org
You described a physical situation. Fine. Is there a specific question that you want to answer given this situation? If so, what is it?

Obviously, the quantity h that you found in the last line is not the same as h in the drawing.
 
Can you critique and offer suggestions on how I can get the correct value for h? I already offered my personal solution for it. Since you say it's wrong, then I need help in obtaining the correct solution.
 
The h that you calculated is the position of the rocket at the time it reaches maximum height. You stated yourself that "(This height h is higher than the maximum height reached by the rocket.)" Which h are you looking for, maximum height of the rocket or the initial height from which the ball is dropped?

You need to say with an equation that, at the time when the rocket reaches maximum height above ground, the stone is at that same height above ground.
 
Last edited:
kuruman said:
The h that you calculated is the position of the rocket at the time it reaches maximum height
Looks to me that @putongren has been consistent in using h for the cliff height.