Rocket car problem, find final velocity.

AI Thread Summary
The discussion revolves around calculating the final velocity of a car with a rocket attached, which accelerates for 9 seconds before a parachute slows it down. Participants outline the need to use kinematic equations to find the distance and velocity at different intervals of the car's motion. A key point is the importance of correctly applying the equations for both the acceleration phase and the deceleration phase, ensuring that time and initial conditions are accurately accounted for. An error in calculations led to an unrealistic velocity, prompting a reminder to check the logical consistency of answers. The conversation emphasizes the necessity of understanding and correctly implementing physics principles to solve the problem effectively.
stangeroo
Messages
13
Reaction score
0
We have to solve this problem, but also do a write-up on it similar to how the textbook gives example problems. Here is the problem:

Your school science club has devised a special event for homecoming. You've attached a rocket to the rear of a small car. The rocket provides a constant acceleratoin for 9 seconds. As the rocket shuts off, a parachute opens which slows the car at a rate of 5m?s^2. The car passes the judges' box 990 meters from the starting line 12 seconds after you fire the rocket. What is the car's speed as it passes the judges?

So after drawing a pictorial diagram I came up with the following info.

V_0=0
X_0=0
T_0=0

A=?

V_1=?
X_1=?
T_1=9

A=-5

V_2=?(the main thing youre trying to find)
X_2=990
T_2=12

I figure you need to find all the info out about the middle point, when the rocket shuts off and the parachute opens. And it seems like you need to work from the end backword, but I don't know how. Any help would be greatly appreciated

:smile:
 
Last edited:
Physics news on Phys.org
for the first leg (when rockets are fired up)
let the distance (unknown) be d1
t = 9 s
v1 = 0
v2 = ?
a = a_{rocket}

find this distance d1 in terms of v1, t and a(rocket)
now what is v2? v2 = v1 + a(rocket) t

now for the second leg of the journey
d = d2 (unknown)
t = 3s
v3 = v2
v4 doesn't matter
a = -0.5m/s^2
relate this distance d2 with the variable and constants that you have i.e. t, v3 = v2, and a.
d1 + d2 = 990
solve for a(rocket)
now solve for v2
 
You know your position equation, right?

x_f=x_i+v_i+\frac{1}{2}at^2

and your velocity equation:

v_f=v_i+at

You use both of those equations for both intervals.
Set up your equation for the first interval. Your final position over the first interval is the initial position for the second interval. Since you can't assign a number to the position, yet, you have to substitute the entire equation in as the initial position of your second interval. Once you do that, you'll only have one missing variable left: acceleration over the first interval.

Once you find the acceleration for the first interval, it's easy to find the velocity at the end of the first interval. Substitute that result for the initial velocity of your second interval and solve.
 
BobG said:
You know your position equation, right?

x_f=x_i+v_i+\frac{1}{2}at^2

and your velocity equation:

v_f=v_i+at

You use both of those equations for both intervals.
Set up your equation for the first interval. Your final position over the first interval is the initial position for the second interval. Since you can't assign a number to the position, yet, you have to substitute the entire equation in as the initial position of your second interval. Once you do that, you'll only have one missing variable left: acceleration over the first interval.

Once you find the acceleration for the first interval, it's easy to find the velocity at the end of the first interval. Substitute that result for the initial velocity of your second interval and solve.
ok, so the two equations for the first interval is

V_f1=9aand
X_f1=40.5a

Now I am not sure if i plugged them in right, but I got 20.45 as A_1

Put 990 as X_f, 40.5a as X_1, 9a for V_1, then -5 as a_2 and 3 for deltaT_2
 
Last edited:
ok, I got 2169.05 m/s for the velocity as it passes the judges, can someone else do the problem and tell me what you get.
 
That is incorrect.

"990 meters from the starting line 12 seconds after you fire the rocket", your answer is after the object slows down. If it ever traveled 2169.05 m/s ending time would be less than a second. I have not done the arithmetic, so the only suggestion I have is to check your units.

Edit: Take note of this, you should always check to see if your answer is logical.
 
ok, i think my error came from using the following equation:
x_f=x_i+v_i+\frac{1}{2}at^2

shouldnt there be t after the v_i
 
stangeroo said:
ok, i think my error came from using the following equation:
x_f=x_i+v_i+\frac{1}{2}at^2

shouldnt there be t after the v_i
Yes. Typo on my part :redface: Doesn't your book have these equations :craftily shifts blame: (What's up with the "craftily shifts blame" smiley? - it doesn't work. Oh, I see, wasn't crafty enough.)
 
BobG said:
Yes. Typo on my part :redface: Doesn't your book have these equations :craftily shifts blame: (What's up with the "craftily shifts blame" smiley? - it doesn't work. Oh, I see, wasn't crafty enough.)
lol, yea I have the equations, but out of laziness I just used the ones in this thread
:redface: , thanks for the help though :smile:
 
Back
Top