Kinematic Equations - Why can't I solve like this?

AI Thread Summary
The discussion revolves around solving a physics problem involving two cars, where one car accelerates while the other travels at a constant speed. The user is confused about their method of using kinematic equations and questions the accuracy of the textbook answers, suspecting they may be incorrect. They attempt to equate the distances traveled by both cars to find the time and distance at which they meet, but encounter inconsistencies in their calculations. Ultimately, they conclude that their approach is valid, and express frustration over potential errors in the textbook. The conversation emphasizes the importance of correctly applying kinematic equations to solve motion problems.
DaleSwanson
Messages
350
Reaction score
2
Ok, pretty basic Physics-101 question. However, I don't understand why my method for solving isn't working.

Homework Statement


Two cars. Car one is at rest, while the car two is traveling at a constant 16.66 m/s (given as 60 km/hr). At the moment car two passes car one, car one begins accelerating at a constant 2 m/s2. Eventually car two overtakes car one. At that point what is the distance, time, and speed of car one?

Car one = s for sports car, car two = f for friends car.
Here are all the relevant variables:

car one or "s":
vs0 = 0 = initial velocity of car one
vs = ? = final velocity of car one
xs0 = 0 = starting distance of car one
xs = ? = final distance of car one
ts0 = 0 = starting time of car one
ts = ? = final time of car one
as = 2 m/s2 = acceleration of car one

car two or "f":
vf0 = 16.66 m/s = initial velocity of car two
vf = 16.66 m/s = final velocity of car two
xf0 = 0 = starting distance of car two
xf = ? = final distance of car two
tf0 = 0 = starting time of car two
tf = ? = final time of car two
af = 0 m/s2 = acceleration of car two

Homework Equations


kinematic equations
http://wiki.answers.com/Q/What_are_the_kinematic_equations"


The Attempt at a Solution


So, just to get it out of the way the answers from the back of the book are: speed=33 m/s, distance=190 m, and time=11 s. I suspect these might be wrong. If something accelerates at 2 m/s2 for 11 seconds it will be going 22 m/s, not 33 m/s.

I figured that since we are trying to find the point at which the cars meet again then the time, and distance at the end must be equal.

ts = tf and xs = xf.

<br /> x_{s} = 0 + 0t_{s0} + \frac{1}{2} * 2 \frac{m}{s^{2}} * t^{2}_{s} = 1 \frac{m}{s^{2}} * t^{2}_{s}<br />
<br /> x_{f} = 0 + 16.66 \frac{m}{s} * t_{f0} + \frac{1}{2} * 0 * t^{2}_{f} = 16.66 \frac{m}{s} * t_{f}<br />
So I can just set xs equal to xf

<br /> 1 \frac{m}{s^{2}} * t^{2}_{s} = 16.66 \frac{m}{s} * t_{f}<br />

Since ts = tf, I should be able to change it to use all one or the other. Then solve for t. However, doing that gives t = 16.66 s.

I tried the same general idea except replacing xf with the other distance formula. That ended up giving me t = 8.33 s.

So I guess I have several questions:
1. Why doesn't my method work?
2. Are the provided answer correct?
3. How do you actually solve this?
 
Last edited by a moderator:
Physics news on Phys.org
DaleSwanson said:
Since ts = tf, I should be able to change it to use all one or the other. Then solve for t. However, doing that gives t = 16.66 s.

Seems right to me.

DaleSwanson said:
I tried the same general idea except replacing xf with the other distance formula. That ended up giving me t = 8.33 s.

What other distance formula?

DaleSwanson said:
So I guess I have several questions:
1. Why doesn't my method work?

I think your first method does.

DaleSwanson said:
2. Are the provided answer correct?

No, not as far as I can tell.

DaleSwanson said:
3. How do you actually solve this?

Since the car's positions are equal when one overtakes the other, you set the expressions for the positions vs. time of each car to be equal to each other.
 
cepheid said:
What other distance formula?
Sorry I was trying to cut down on vertical space so I just referenced the formulas in the link.
The distance formula I used above was:
x = x0 + v0t + .5at2
The second distance forumla I mentioned is:
x = x0 + .5(v0 + v)t

The second equation uses v, which is unknown for car one, but known for car two. Since the two are both solved for x, I tried using the first one with the car one variables in it. Then set it equal to the second with the car two variables plugged in. Earlier I got 8 m/s using that method. However, just now, I realize that is because I used 0 for vf0 instead of 16 m/s.


So I suppose the book is wrong. This is the second error in only a handful of problems we've done. I'm glad I didn't buy the book for $150. If my method is correct then I have no problems figuring out the rest. Thanks for your help.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged 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