Calculating Altitude and Time of a Fired Rocket

  • Thread starter Thread starter rocomath
  • Start date Start date
  • Tags Tags
    Models Motion
rocomath
Messages
1,752
Reaction score
1
A rocket is fired vertically and ascends with constant acceleration a=100m/s^2 for 1min. At that point, the rocket motor shuts off and the rocket continues upward under the influence of gravity.

a) Find the maximum altitude acquired by the rocket

b) The total time elapsed from the take-off until the rocket returns to the earth

Ignore air resistance.

a) The maximum height can be found through setting velocity equal to zero, and the integral of acceleration is velocity.

\int_0^Ta(t)dt=\int_0^{60}a(t)dt+\int_{60}^Ta(t)dt=0

\int_0^Ta(t)dt=\int_0^{60}100dt-\int_{60}^T9.8dt=0

T=672.244898s

Is (a) good so far?
 
Last edited:
Physics news on Phys.org
(a) looks good so far.:smile:
 
gabbagabbahey said:
(a) looks good so far.:smile:
yay! Thanks for the confirmation.
 
Ok, so I have the time when my rocket is at it's highest. I know the position function equation, but I can't use it since my acceleration isn't constant.

Can I modify it such that x_1(t) has g=100, and x_2(t) has g=9.8, and the maximum height is just x_1+x_2?
 
Well a(t)=\dot{v}(t) so why not integrate a(t') from t'=0 to t'=t to find the speed of the particle at a time t the same way you did to find v(T). Treat two cases, t<60min and t>60. this should give you the piecewise function for v(t). Then, repeat the process to find x(t) and finally plug into the equation to find x(T).
 
Last edited:
Oh ok, so just keep on integrating! Let me try it.

Thanks :)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top