A rocket of mass m 0 moves in the absence of external forces with a constant velocity v 0 . An engine ejecting a gas jet with a constant velocity u relative to the rocket at right angles to the direction of motion of the rocket is switched on. The engine is shut down when the mass of the rocket is m . Through what angle (in degrees) did the direction of motion of the rocket deviate during this time?
Note : m 0 = 1 0 0 0 kg., m = 9 5 0 kg., ∣ u ∣ = 4 0 0 0 m/s., ∣ v 0 ∣ = 4 0 0 0 0 m/s.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Even though you got the answer luckily, your method of solution is wrong. See below on how to solve it :
The equation of motion of the system is
u d t d m = − ρ m v 2 ,
Where m , u , v , ρ are the mass of the rocket, magnitudes of ejection velocity of the gas relative to the rocket, velocity of the rocket and radius of curvature of the path followed by the rocket respectively.
Now, ρ = d α d s = v × d α d t
where d s is the length of the arc that subtends an angle d α at the centre of curvature of the path at the point considered.
So, m d m = − u v d α
Integrating this within proper limits ( m from m 0 to m , α from 0 to θ ) we get
ln m 0 m = − u v θ
⟹ θ = v u ln ( m m 0 )
Substituting values we get the result.
Log in to reply
But sir what is wrong in my solution? @Foolish Learner
Log in to reply
First, it is told that v = ∣ v ∣ is constant, equal to the magnitude of initial velocity. Second, the angle between the initial and any instantaneous velocity vectors doesn't change linearly. You better take m = 1 kg. when the engine is shut down and find the angle. You will get your fault. You got the correct answer because the angle was small, and for small angles α and tan α are approximately equal.
Log in to reply
@A Former Brilliant Member – Ohk, Now I understood sir. Thanks a lot for explaining me sir. :)
@Steven Chase sir has also used same method as mine. I understood your method sir, but it's long. :)
Log in to reply
Don't see what the others do. Build a confidence in yourself. Think independently and logically.
Log in to reply
@A Former Brilliant Member – Yes sir, I'll follow this advice. :)
Nice problem. Commented solution code is attached:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 |
|
Where did you get the value of mass eject rate (md) ?
Log in to reply
I just picked an arbitrary value. The answer is independent of the particular value chosen
You mean to say deviation can never be more than 9 0 ° ? Take m 0 = 2 0 × 1 0 1 0 kg., m = 9 5 0 kg., and run your programme.
Problem Loading...
Note Loading...
Set Loading...
Let mass of rocket be m and mass of fuel released be − d m . Applying conservation of momentum perpendicular to rocket as no external force is there,
d v ( m + d m ) = − u d m m d v = − u d m − m d m = u d v ∫ m o m − m d m = ∫ 0 v u d v lo g e ( m m o ) = u v v = u ⋅ lo g e ( m m o )
Putting m o = 1 0 0 0 , m = 9 5 0 , u = 4 0 0 0 , we get
v = ( 4 0 0 0 ) ⋅ lo g e ( 9 5 0 1 0 0 0 )
v = 2 0 5 . 1 m / s
Now,
tan θ = v o v θ = tan − 1 4 0 0 0 0 2 0 5 . 1 1 1 θ ≈ 0 . 2 9 3 °