Rocket Height (Motion in streight line)

AI Thread Summary
The discussion focuses on calculating the maximum height reached by a rocket that accelerates upward with a constant acceleration of 49.0 m/s² for 9 seconds before entering free fall. The initial position and velocity are set to zero, and the height after the acceleration phase is calculated to be 1984.5 meters. The velocity at the end of the acceleration phase is determined to be 441 m/s. After the fuel is exhausted, the rocket's motion is modeled with a new position function that accounts for the negative acceleration due to gravity. The final calculations involve determining the time to reach maximum height and the corresponding distance traveled during that time.
Scrum
Messages
5
Reaction score
0
[SOLVED] Rocket Height (Motion in streight line)

Hey I'm 75% sure i have the correct answer, but i have to turn it in tomorrow and it's a lot of points so i just want to make sure I'm going it right.

Homework Statement


A rocket, initially at rest on the ground, accelerates straight upward from rest with constant acceleration 49.0 . The acceleration period lasts for time 9.00 until the fuel is exhausted. After that, the rocket is in free fall.

Find the maximum height ymax reached by the rocket. Ignore air resistance and assume a constant acceleration due to gravity equal to 9.8 m/s^2 .

Homework Equations


Sorry if this doesn't look so hot, the formulas were given to me with lost of sub things and i don't know how to make them look good on forums, I'm trying the Latex for the first time

y(t)= y_{i0} + v_{i0}t + (at^{2})/2
v(t)=v_{i0} + at

The i0 should be at the bottom and it means initial at time zero but you probably already knew that.

The Attempt at a Solution



y(t)= y_{i0} + v_{i0}t + (at^{2})/2 for 0 < t < 9
Declare variables and set them equal to values in the problem.
y_{i0} = 0
v_{i0} = 0
a = 49
formula for postion after 9 seconds of acceleration.
y(9)=(49(9)^{2})/2

solve to a number = 1984.5 m at t = 9

Now calculate the velocity at time = 9.
v(t)=v_{i0} + at
v(9)=0 + 49(9)
v(9) = 441 m/sCreate a new position fuctionfor time after 9 to the time where the rocket is at 1984.5.

y(t)= y_{i0} + v_{i0}t + (at^{2})/2 for 9 < t
Declate Variables
y_{i0} = 1984.5m
v_{i0} = 441 m/s
a = -9.8
t = (t-9) (offset time to account for the first part)

y(t)= 1984.5 + 441(t-9) + (-9.8(t-9)^{2})/2

I don't know how to do this properly, but i know if i sub in an x for (t-9) and solve for the x intercepts and then add them and divide by two i will get the time that it's at the top, and then plug that time back into the function and i should get the answer. to avoid the quadratic forumla I'm putting it into grapher on my mac.

and get something around 3*10^5 ?
 
Last edited:
Physics news on Phys.org
What is the velocity of the rocket at maximum height? Using this information you can work out the time the rocket takes to go from when the fuel runs out to when it reaches maximum height. Then you can find the distance it goes in this time.
 
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