Solving the Puzzle: Train and Car Speeds

  • Thread starter Thread starter yankee
  • Start date Start date
  • Tags Tags
    Car Puzzle Train
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
yankee
Messages
8
Reaction score
0
A train is moving parallel and adjaceent to a highway with a constant speed of 33 m/s, initially a car is 37 m behind the train, traveling in the same direction as the train at 47 m/s and accelerating at 5 m/s^2.
What is the speed of the car just as it passes the train? Answer in units of m/s
----
Basically I found that:
Vo= 47 m/s
a= 5 m/s^2
x= 37 m
----
Somehow i found out that
t= .869919 s
Vf= 50.7838
---
However my answer is incorrect. I know the train is still moving but I can't seem to figure out how to connect the train factor and the car factor. How would I go about to solving this question?
thanks
 
Physics news on Phys.org
Somehow you found out that...?

Write the two equations of motion for the car and train, and apply the initial conditions that you are given. Then set the position of the car and train equal to each other, and solve for t. Then use the t to tell you the speed of the car at that moment.
 
I tried the problem again, this is what I did

Car:
Vo=14m/s
a= 5 mi/s^2
x=37m

Train:
Vo=33 m/s
a= 0 m/s
x=37m

Vf^2=Vo^2 +2ax
Vf^2= (14 m/s)^2 + 2((5m/s^2)(37))
Vf^2= 196m^2/s^2 +740 m^2/s^2
square root of Vf^2= square root (936 m^2/s^2)
Vf= 30.5941 m/s
Then I took this number added it to 47 the initial cars velocity and i got 77.5941.
I entered the answer and I was still incorret.
Please help. Any suggestions? Thnaks
 
The general equations of motion to use are:

[tex]x = x_0 + v_0 t + \frac{a t^2}{2}[/tex]

[tex]v = v_0 + a t[/tex]

I'm not familiar with the [tex]v^2 = {v_0}^2 + 2 a x[/tex] equation, although that may be a valid shortcut. I would start by writing the above 2 equations for each vehicle, applying the initial conditions, and then solving the equations for equal displacements x at some time in the future. I'm pretty sure that approach will get you to the answer.