Collision in a One Lane Tunnel: How to Calculate Distance and Time?

  • Thread starter Thread starter saber1357
  • Start date Start date
  • Tags Tags
    Collision
AI Thread Summary
Speedy Sue, driving at 30.0 m/s, encounters a slow-moving van 155 m ahead traveling at 5.00 m/s and applies brakes with an acceleration of -2.00 m/s². To determine if a collision occurs, the position of both vehicles must be expressed as functions of time. Sue's position is calculated using the kinematic equation x(t) = x0 + v0*t + (1/2)*a*t², resulting in car(t) = 30t - (1/2)(2)t². By setting Sue's position equal to the van's position, the exact time and distance of the potential collision can be solved. Understanding these kinematic equations is crucial for solving motion problems involving acceleration.
saber1357
Messages
67
Reaction score
1

Homework Statement


Speedy sue, driving at 30.0m/s enters a one lane tunnel. She then observes a slow-moving van 155m ahead traveling at 5.00m/s. Sue applied her breaks and accelerates at -2.00 m/s^2. Will there be a collision? If yes, at what distance and what time?


Homework Equations


initial v = 30 m/s
final v = 0
a = -2/s^2
displacement = [(final velocity - initial velocity) / 2*acceleration)]

The Attempt at a Solution


By using the above equation, I found out that a crash does occur when Sue stops. However, I do not understand how to find out at exactly what displacement this crash occurs.
 
  • Like
Likes Israt afroz
Physics news on Phys.org
The position of the truck at a time t is given by xtruck(t)=155m+t*(5m/sec). I've picked x=0 to be the tunnel entrance and t=0 to be the time when Sue enters the tunnel. Can you write an equation for Sue's position at time t? Then set them equal and solve for t.
 
Start by expressing Sue's displacement as a function of time and the truck's displacement as a function of time. At some time they end up in the same spot at the same time. (Measure the displacement of both from Sue's initial position.)
 
I'm sorry, I don't understand. How can I express sue's, or the truck's displacement as a function of time?
 
saber1357 said:
How can I express sue's, or the truck's displacement as a function of time?
Dick gave you the truck's position as a function of time. Now you find Sue's position as a function of time.
 
I don't understand how Dick came up with that function :)
I want to say that the function for Sue's car is car(t) = t*30m/s, but that doesn't work out because I don't know how to incorporate the acceleration. Could you please explain how a function of time is created?
 
Last edited:
You must have some kinematical equations to use. The one I'm thinking of looks like:

x(t)=x0+v0*t+(1/2)*a*t^2.

Does that look familiar?
 
You need to be familiar with the basic kinematic equations for constant speed and accelerated motion. Here's a summary that might prove helpful: Basic Equations of 1-D Kinematics
 
aha! so the equation for the car will be car(t) = 30t + .5(-2 m/s^2)(t^2)?
 
  • #10
Exactly!
 
  • #11
Absolutely right.
 
  • #12
i love you all
 
Back
Top