Differential Equation of a model rocket

aqmal_12
Messages
2
Reaction score
0

Homework Statement



Suppose that the acceleration of a model rocket is proportional to the difference between 100 ft/sec and the rocket's velocity. If it is initially at rest and its initial acceleration is 50 ft/sec2, how long will it take to accelerate to 80 ft/s?


The Attempt at a Solution


I've tried to solve like this.
Vi=0 a=50ft/s^2 Vf=80ft/s

a=k(100-v)
50=k(100-0)
k=0.5

Sorry but that's all I know. I'm new to this topic. I hope you can guide me. Thank you so much.
 
Physics news on Phys.org
aqmal_12 said:

Homework Statement



Suppose that the acceleration of a model rocket is proportional to the difference between 100 ft/sec and the rocket's velocity. If it is initially at rest and its initial acceleration is 50 ft/sec2, how long will it take to accelerate to 80 ft/s?


The Attempt at a Solution


I've tried to solve like this.
Vi=0 a=50ft/s^2 Vf=80ft/s

a=k(100-v)
50=k(100-0)
k=0.5

Sorry but that's all I know. I'm new to this topic. I hope you can guide me. Thank you so much.

Hello aqmal_12, welcome to PF. You have the k figured out but you need to get your differential equation written. Remember that acceleration and velocity can be expressed in terms of position s and its derivatives. So what does your equation

a = k(100-v)

become when you express it in terms of s and its derivatives? Once you have that written, you have to solve it using techniques you have learned so far.
 
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