What is the initial velocity of the rocket?

  • Thread starter Thread starter suxatphysix
  • Start date Start date
  • Tags Tags
    Kinematic
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 3K views
suxatphysix
Messages
29
Reaction score
0

Homework Statement


A group of people are watching a fireworks display. 3.5 s after they hear a rocket launch, they see the explosion. the explosion is observed to be located 50.0 from the launch point at an angle of 73.0 degrees above the horizontal.


(a) Sketch the problem. Label all parts of the problem with the appropriate variables. This includes all variables you will use in your equations. Specify the value of all the variables you are given.

(b) What is the initial velocity of the rocket?

(c) What is the velocity of the rocket just before it explodes?



Homework Equations



v = v0 + at
d=vt

The Attempt at a Solution



First I have a couple of questions.

Is the rocket accelerating? If yes, is it in the x and y directions?

Is there an assumption I should be making to solve this problem?

cos73 = x/50m
x= cos73(50m)
x=14.62

sin 73 = y/50m
y=sin73(50m)
y=47.82

v = v0 + at
0 = v0 + (-9.80)(3.5s)
vy0 = 34.3 m/s

d=vt
v=d/t
v=4.18 m/s

Then I would use the pythagorean theorem to solve for the final velocity but this is all done assuming that the velocity was constant and that the rocket was not accelerating.
 
Physics news on Phys.org
suxatphysix said:

Homework Statement


A group of people are watching a fireworks display. 3.5 s after they hear a rocket launch, they see the explosion. the explosion is observed to be located 50.0 from the launch point at an angle of 73.0 degrees above the horizontal. (a) Sketch the problem. Label all parts of the problem with the appropriate variables. This includes all variables you will use in your equations. Specify the value of all the variables you are given.

(b) What is the initial velocity of the rocket?

(c) What is the velocity of the rocket just before it explodes?

Homework Equations



v = v0 + at
d=vt

The Attempt at a Solution



First I have a couple of questions.

Is the rocket accelerating? If yes, is it in the x and y directions?

Is there an assumption I should be making to solve this problem?

cos73 = x/50m
x= cos73(50m)
x=14.62

sin 73 = y/50m
y=sin73(50m)
y=47.82

v = v0 + at
0 = v0 + (-9.80)(3.5s)
vy0 = 34.3 m/s

d=vt
v=d/t
v=4.18 m/s

Then I would use the pythagorean theorem to solve for the final velocity but this is all done assuming that the velocity was constant and that the rocket was not accelerating.

the rocket is accelerating under the influence of gravity, so d=vt is not an equation you want to use. use the equations which are relevant for the case of uniform acceleration in the negative y-direction (at 9.8m/s^2) and no acceleration in the x-direction.
 
If we assume that the fuel is spent to launch the rocket then we are dealing with parabolic motion.

Note that the initial speed, [tex]V[/tex], can be calculated from the launching angle, [tex]\theta _o[/tex], and the horizontal speed, [tex]V_x[/tex] (which can be calculated from the given data - I would think that the given distance is actually the horizontal distance covered up to the point of explosion)

[tex]V = \frac{V_x}{\cos(\theta _o)}[/tex]

to determine the initial angle use the known distances covered in the given time

[tex]x = Vt\cos(\theta _o)[/tex] ... (1)

and

[tex]y = Vt\sin(\theta _o) - \frac{1}{2}gt^2[/tex]

transferring the last term (which can be calculated) to the left gives

[tex]y + \frac{1}{2}gt^2 = Vt\sin(\theta _o)[/tex] ... (2)


dividing (2) by (1) now gives the launching angle [tex]\theta _o[/tex].
 
Last edited: