Solving for Acceleration and Speed of a Rocket in Motion | Kinematics Problem

  • Thread starter Thread starter Slacker142
  • Start date Start date
  • Tags Tags
    Kinematics
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
4 replies · 1K views
Slacker142
Messages
8
Reaction score
0
So this problem is giving me some issues, my algebra may be rusty so it has me stumped.

A Rocket experiences constant acceleration upward for 16s and then stops accelerating. It continues upward and at time 20s the distance from the ground is 5100 meters. Find the acceleration experienced during the 16s. What is the rockets speed as it passes a cloud at 5100m.


The best I could do was get the equation 5100-x = .5a*162

Where a is the acceleration during the 16s and 5100-x is equal to the distance traveled during that time.

all this coming from the basic equation Sf=S0+V0t+.5at2

This leads me to think i should use a system of equations to solve it but I am really stumped as how to begin


Any suggestions would be helpful, I'd really like to solve it on my own though so no solutions please
 
on Phys.org
rl.bhat said:
Time 20 second is from the beginning or after 16 seconds?

from the beginning so 4 seconds after the rocket stops
 
Nevermind, figured it out
 
If x is the distance traveled in 4 seconds, then
x = vf*4 - 0.5*g*16...(1)
vf = vi + 16*a...(2) Here vi = 0.
So x = 64*a - 8*g...(3)
You have already written
5100 - x = 0.5*a*16^2...(4)
Substitute the value of x and solve for a.