Can Two Vehicles Avoid Collision in a Wet Tunnel?

  • Thread starter Thread starter 3.14159265358979
  • Start date Start date
  • Tags Tags
    Collision
AI Thread Summary
Speedy Sue, driving at 30 m/s, encounters a van 155 m ahead moving at 5 m/s in a wet tunnel. She applies brakes with a deceleration of -2.0 m/s², leading to calculations for potential collision times using quadratic equations. The results yield two times, approximately 11.38 seconds and 13.62 seconds, indicating potential intersection points. The discussion emphasizes the need to compare distances traveled by both vehicles to determine if a collision occurs before Sue can stop. Ultimately, the analysis suggests that the smaller time value is critical for assessing collision risk.
3.14159265358979
Messages
43
Reaction score
0
Speedy Sue, driving at 30 m/s, enters a one-lane tunnel. She then observes a slow moving van 155 m ahead traveling at 5 m/s. She applies her brakes but can accelerate only at -2.0 m/s^2 because the road is wet. Will there be a collision? If yes, determine how far into the tunnel and what time the collision occurs. If no, determine the distance of closest approach between sues car and the van.

here's my greatest guess...

i'm going to assume they collide...(if i can do that)

S----------- 155 m -----------V--------x---------C

where...
S = sues starting position
V = the vans starting position
x = the distance traveled by the van
c = collision


SUE:
d = vt + 1/2at^{2}
155+y = 30t - t^{2}
y = 30t - t^{2} - 155

VAN:
d = vt + 1/2at^{2}
y = 5t

therefore...

30t - t^{2} - 155 = 5t
t^{2} - 25t + 155 = 0

using the quadratic formula, i got

t = 13.62 and t = 11.38 seconds (approx.)

now which one do i accept? am i doing this right or the smartest way? thanks!
 
Physics news on Phys.org
my mistake...i defined the variable as x, but used y in my solution...

S----------- 155 m -----------V--------y---------C

where...
S = sues starting position
V = the vans starting position
y = the distance traveled by the van
c = collision

any suggestions/help would be greatly appreciated...
 
Position = A/2t^2 + Vi*t + Pi

Where
A = acceleration
Vi = velocity initial
P = position initial
t = time

so:
Sue’s position equation is: -2/2t^2 + 30t + 0
The van’s position (assuming the van has a constant acceleration) equation is: 0/2t^2 + 5t + 155

The question you are being asked is when their positions are equal, to get that you need to set their positions equations equal to each other. -2/2t^2 + 30t = 5t + 155

Are there any real solutions to that quadratic equation? And if they are, what do those solutions signify?
 
isn't that what i did? the answer i got was t = 13.62 and t = 11.38 seconds (approx.). but how does that make any sense? how can they intersect twice? shouldn't i get a negative answer that i could discard? thanks for the quick reply joh
 
In my opinion the best way to do this is to calculate the distance Sue will cover when she accelerates negatively, and then check the distance covered by the truck, and compare both distances. I mean if Sue covers a distance D [D1+D2] and the truck covers a distance [D2] and Sue distance is > the distance of the truck + 155, then it hit the truck, don't you agree?

If you like my idea, here's a hint:
What speed Sue at least should have to avoid collision?
 
Last edited:
The equation assumes constant acceleration while in reality she is going to stop accelerating once she hits the truck.

Basically that equation works like they are driving next to each other. In that case they would have equal distances twice, she would pass him, and then he would pass her.

But in your scenario that isn’t the case once they collide they stop. So the smaller time value.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging 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