Kinematics and finding acceleration

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
5 replies · 2K views
JohnCy
Messages
6
Reaction score
0

Homework Statement



A weather rocket is launched straight upwards. The motor provides a constant acceleration for
18s, then the motor stops. The rocket altitude after 26s after launch is 5800m. What was the rocket's acceleration during the first 18 seconds?

Homework Equations


[ tex ]x = x_0 + v_0 t + (1/2) a t^2
[/tex]
[ tex]v = v_0 + a t
[/tex]


The Attempt at a Solution


This answer doesn't seem right to me. I wasn't confident working it out.

5800=.5(a)(18)^2-(.5)(9.81)(8)^2
162a=5800+313.92
162a=6113.92
a=37.7
 
on Phys.org
I don't know the velocity at 18 seconds. All the initial values are given, they are all zero. The only intermediate value given is 18 seconds. That's why I'm having a difficult time, I'm not sure how to handle all the unknowns. I'm trying to draw some equations from the three graphs I drew but some of the equations don't make sense. Thank you for your reply.
 
Let the "constant acceleration" while the rocket engine is firing be "a". Then the height when the engine stops firing, from s= (a/2)t^2, is (a/2)(18)^2= 162a meters and its speed is 18a meters per second. After that, we have only the acceleration due to gravity: h= 162a+ 18a(t- 18)- 4.9(t- 18)^2. (Do you see why "t- 18"?) Set t= 26 s, h= 5800 m and solve for a.
 
Thanks for both your help guys. I've been doing physics for all of three weeks now and it doesn't seem to be getting easier. Sorry for the messy equations. I tried to use latex but apparently it didn't work. Thanks again!