- #1
DaleSwanson
- 352
- 2
Ok, pretty basic Physics-101 question. However, I don't understand why my method for solving isn't working.
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
kinematic equations
http://wiki.answers.com/Q/What_are_the_kinematic_equations"
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.
[tex]
x_{s} = 0 + 0t_{s0} + \frac{1}{2} * 2 \frac{m}{s^{2}} * t^{2}_{s} = 1 \frac{m}{s^{2}} * t^{2}_{s}
[/tex]
[tex]
x_{f} = 0 + 16.66 \frac{m}{s} * t_{f0} + \frac{1}{2} * 0 * t^{2}_{f} = 16.66 \frac{m}{s} * t_{f}
[/tex]
So I can just set xs equal to xf
[tex]
1 \frac{m}{s^{2}} * t^{2}_{s} = 16.66 \frac{m}{s} * t_{f}
[/tex]
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?
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.
[tex]
x_{s} = 0 + 0t_{s0} + \frac{1}{2} * 2 \frac{m}{s^{2}} * t^{2}_{s} = 1 \frac{m}{s^{2}} * t^{2}_{s}
[/tex]
[tex]
x_{f} = 0 + 16.66 \frac{m}{s} * t_{f0} + \frac{1}{2} * 0 * t^{2}_{f} = 16.66 \frac{m}{s} * t_{f}
[/tex]
So I can just set xs equal to xf
[tex]
1 \frac{m}{s^{2}} * t^{2}_{s} = 16.66 \frac{m}{s} * t_{f}
[/tex]
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: