Find the maximum height of a rocket fired vertically

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
2 replies · 14K views
galuda
Messages
20
Reaction score
0

Homework Statement


A rocket is fired vertically, ejecting sufficient mass to move upward at a constant acceleration of 2.86g. After 50.2s, the rocket motors are turned off, and the rocket subsequently moves under the action of gravity alone, with negligible air resistance. Ignoring the variation of g with altitude, find the maximum height the rocket reaches.


Homework Equations


s = 1/2 at^2


The Attempt at a Solution


I guess during the burn i would use this formula to get .5(2.86*9.8)(50.2)^2, but i don't know where to go after that
 
Physics news on Phys.org
After the burn, the rocket will still be moving up but will be accelerating down at a rate of 9.8 meters per second squared.

So you can use this:

[tex]2a(y-y_0)=v^2-v_0^2[/tex]

Where [tex]y_0[/tex] is the height of the rocket when the burn stopped. And [tex]a=-g[/tex].
 
oh thank you, that worked perfectly