Collision of Two Cars with Constant Velocity and Deceleration

AI Thread Summary
Two cars, A and B, each 5 meters long, travel at a constant speed of 20 m/s and begin decelerating at 4 m/s² when car B reaches point P, with car A initially 15 meters behind B. The distance between the two cars is effectively 20 meters when considering their lengths. To determine the collision point, the time difference in their deceleration reactions must be calculated, and a speed-time graph can be constructed to visualize their motions. The area under the graph for both cars represents the distance traveled, with the collision occurring when car A's distance is 5 meters less than that of car B. The discussion emphasizes the importance of understanding the kinematic equations and the graphical representation of motion to solve the problem effectively.
mcintyre_ie
Messages
66
Reaction score
0
Hey
Id really appreciate any help anybody can give me with this problem, its urgently needed and very very important, I've been stuck on it for about an hour and don't even know where to start:
Two cars A and B, each 5m in length, travel with constant velocity 20 m/s along a straight level road. The front of car A is 15m directly behind the rear of car B. Immediately on reaching a point P, each car decelerates at 4m/s^2.
1) Show that A collides with B
2) At what distance from P does the collision occur?
3) Show the motion of both cars on the same speed-time graph.

Thanks in advance for any help you can give
 
Physics news on Phys.org
What you need to do first is to translate the "when they reach P" business to a time difference. Indeed, this problem is probably easier if you do part 3 first.

From the data given, it is clear that the two cars are 20m apart, considering their middles or both their fronts etc. Therefore, when car B passes P, car A will be 20m from it. Using the velocity it gave you, you can then find the time difference between the two reactions, and you can easily draw a speed time graph from this.

So, you know that the area under the speed time graph is distance, right? In this case, you can consider the area for B as a trapezium (Using equation area = 0.5 * h * (a+b)), and for A as a rectangle and a trapezium. Now, just locate situation at which the area for A is exactly 5 less than the area for B (Since we are considering the middles of cars in the graph, not the relative distance from front and rear) Then that's 1 and 2 sorted.

If you wanted though, you could have split the situation up as before and applied formulae like s = ut + 0.5 at^2... but that's probably overcomplicating.
 
FZ+ You can't imagine how grateful i am for your help... I've been trying to do this one question for like an hour, but couldn't figure out what i was supposed to do with the info given, its very different to our normal exam questions.

Using the velocity it gave you, you can then find the time difference between the two reactions, and you can easily draw a speed time graph from this."
Which reactions would i be finding the time-difference for?

I am unfamiliar with the "trapezium" things, i guess I've never met the technical term for whatever it is,

If you wanted though, you could have split the situation up as before and applied formulae like s = ut + 0.5 at^2... but that's probably overcomplicating
The laws are the way we usually try and attept it, and to be honest, I am still a bit lost, so if you could just give me over-tired brain another few hints i would be sooooooooooooooo grateful
Thanks for the help so far too by the way!
 
Which reactions would i be finding the time-difference for?
The time at which car B starts deaccelerating, and car A starts deaccelerating...

I am unfamiliar with the "trapezium" things, i guess I've never met the technical term for whatever it is,
Imagine a rectangle, but with the lengths of the sides different. ie. a quadrilateral (four sided shape) with two parallel sides...

Horrific ascii art follows...

Code:
| \
|   \ 
|     \  
|       \
|         \
|          |
|          |
|          |
----------

is a trapezium.

The laws are the way we usually try and attept it
Funnily enough though, the equations you usually get given are derived effectively working out the area, but a mathematical method known as calculus.


But no matter...

If you look at the motion of car B, you can see that it follows an equation for uniform decceleration,

s = ut + 0.5 a t ^ 2


Meanwhile, the other car undergoes a bit of constant velocity first, and then switches to uniform acceleration. The other car begins with a 15 metre lead between the front and rear, but also a 20/u second head start. But u is also reduced by v = u + at


So, at time t (starting from when the second car A crosses the point), the distance car A is behind car B is given by distance = (u + a)(t + 1) + 0.5 a(t + 1)^2 - u(t) - 0.5 a(t) ^2 + 15.

When distance = 0, then there is the collision. Feed the calculated t back into the mix...

OK... I probably confused myself back there, so check my method...
 
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