Finding max height for a rocket with upwards acceleration

AI Thread Summary
A toy rocket accelerates upward at 23 m/s² for 11 seconds before the motor stops, and the goal is to find its maximum height, disregarding air resistance. The initial calculations yielded a height of 1391.5 meters for the first phase of the ascent. To determine the additional height gained during free fall, the final velocity at the end of the first phase was calculated to be 253 m/s. Using this velocity as the starting point for the second phase, the calculations aimed to find the total height but resulted in confusion regarding the correct application of kinematic equations. The final answer should be expressed in kilometers, as specified in the problem statement.
garcia1
Messages
27
Reaction score
0

Homework Statement


A toy rocket, launched from the ground, rises
vertically with an acceleration of 23 m/s2 for
11 s until its motor stops.
Disregarding any air resistance, what max-
imum height above the ground will the rocket
achieve? The acceleration of gravity is
9.8 m/s2 .
Answer in units of km.


Homework Equations



I used kinematics equation: x=Vo*t + 1/2at^2



The Attempt at a Solution



I was a little unsure how to go about this problem, since most free fall problems I've dealt with use only gravity as acceleration.

I tried plugging the following values into my equation:
Vo = 0m/s
a = 23 m/s^2
t = 11s

I got the answer 1391.5m, but this was wrong. I think the problem is simpler than I'm thinking about it, but I can really use some help on this.
 
Physics news on Phys.org
hi garcia1! :smile:

(try using the X2 and X2 icons just above the Reply box :wink:)
garcia1 said:
I tried plugging the following values into my equation:
Vo = 0m/s
a = 23 m/s^2
t = 11s

I got the answer 1391.5m …

that's the height at the end of the first stage …

you still need the extra height that it goes with a = -9.81 m/s2 :wink:
 
So what I did next is solve for the final velocity of part 1 by using the fact that Vo = 0m/s since the rocket starts from rest. Using the equation V = Vo + at, I got the equation

V = 23*11 = 253m/s

With this I placed this final velocity as the initial velocity for the next segment. I determined in this 2nd segment that X = ?, Vo = 253m/s, a = -9.81m/s^2, and Vf = 0, since the rocket must come to rest at the final height before falling.

I got the following equation:
Vf^2 = Vo^2 + 2ax -> x = Vf^2 - Vo^2 / 2a.

This answer was 3265.76m. Adding this to the initial 1391.5m, I got 4657.27m. This was wrong though, so I think there is something in this second step I'm getting wrong. Any thoughts?
 
Did you answer in terms of km, or in terms of m? :smile:
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top