Solve Rocket Problem with Step-by-Step Guide | Imaginary Number Solution

AI Thread Summary
The discussion revolves around solving a rocket problem involving initial velocity and gravitational effects. A key error identified is in the equation v_0 = u^2 + 2gh, which has incorrect units and sign issues. The proposed revised equation for calculating initial velocity, u, still yields incorrect results, prompting requests for further assistance. Participants emphasize the need to ensure proper sign conventions, particularly since the rocket is decelerating while ascending. The conversation highlights the importance of accurate equations and assumptions in physics problems.
takelight2
Messages
12
Reaction score
1
Homework Statement
A toy rocket moving vertically upward passes by a 2.1 m -high window whose sill is 8.0 m above the ground. The rocket takes 0.13 s to travel the 2.1 m height of the window.


What was the launch speed of the rocket? Assume the propellant is burned very quickly at blastoff.
Relevant Equations
s = ut + 1/2at^2
This is what I tried and it makes perfect sense to me. When i plug in the numbers to what I ended up with, I get an imaginary number for U initial...

Work is attached below.
 

Attachments

  • EEBDAB96-74F2-41AA-82C4-D90668E3F106.jpeg
    EEBDAB96-74F2-41AA-82C4-D90668E3F106.jpeg
    97.9 KB · Views: 159
Physics news on Phys.org
One of the equations you wrote down, ##v_0 = u^2+2gh##, is incorrect. You can see that just from comparing the units on the lefthand side with the units of the righthand side.
 
vela said:
One of the equations you wrote down, ##v_0 = u^2+2gh##, is incorrect. You can see that just from comparing the units on the lefthand side with the units of the righthand side.
Oh yeah that makes sense. So that would change my final equation to this:

u = sqrt[([(s/t)+(1/2)(g)(t)]^2) -2gh]

But it still is giving me the wrong value D: Any other ideas?
 
takelight2 said:
So that would change my final equation to this:

u = sqrt[([(s/t)+(1/2)(g)(t)]^2) -2gh]

But it still is giving me the wrong value D: Any other ideas?
When you wrote the equation ##v_0 = u^2 + 2gh##, not only is there the mistake of not squaring ##v_0##, but there is also a sign error in the equation. Can you spot it?
 
takelight2 said:
Oh yeah that makes sense. So that would change my final equation to this:

u = sqrt[([(s/t)+(1/2)(g)(t)]^2) -2gh]

But it still is giving me the wrong value D: Any other ideas?
It seems to me that, if you are assuming u to be the launching velocity and Vo the velocity of the rocket when it was by the top of the window, either both signs in that equation are incorrect, or the input value of g should be negative.
Since the rocket is decelerating while flying upwards, Vo < u.

Please, see:
http://hyperphysics.phy-astr.gsu.edu/hbase/mot.html#mot4

:cool:
 
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