You are driving a car at 3 0 m/s when a bad driver traveling at a constant speed of 2 0 m/s swerves into your lane 2 0 meters ahead. As soon as you see the car in front of you, you begin to brake. What is the smallest deceleration needed, in m/s 2 , to avoid rear-ending the car? You may assume your acceleration is constant.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
How about :
20^2 = 30^2 + 2a(20)
400 = 900 + 40a
400-900 = 40a
a = - 500/40 = - 12.5 m/s^2
Log in to reply
you missed the distance!, distance won't be 20m if the final velocity is 20m/sec "the front car is moving, so the distance from the rear car initial position to the final position of the moving front car at 20m/sec is different than 20m".
considering the correct acceleration of -2.5m/sec^2, the distance would be:
20^2 = 30^2 + 2(-2.5)(d)
d = 100m
I got 2.50 m/s^2 because it said for 3 significant figures, but I got it incorrect :(
Let the desired acceleration be a . Then, the time we care about is t = a v f − v i = − a 1 0 . This is the time it takes for you to decelerate to 2 0 m/s. Since the velocity is always positive, we only have to make sure that we won't rear-end the front car at − a 1 0 seconds, or the maximal bound. Therefore, we have 3 0 t − 2 1 a t 2 = 2 0 + 2 0 t . Plugging in t = a 1 0 gives a 1 0 0 − a 5 0 = 2 0 . Therefore, our braking acceleration is − 2 . 5 m/s.
However when you say braking accelaration, you imply decelaration. Hence the answer should be 2.5
final velocity-initial veocity=-10 how??
Log in to reply
There will be no rear-ending if the two cars move at the same speed. So the speed should reduced from 30 to 20, that is 20 - 30=-10.
Best solution
chnange in kinectic energy = work done against friction
0.5 m( 10^2 - 0 ) = f * mg * 20
0.5*100 = ( f = 0.35) * a * 20
Find a ....thats the ans
Thanks a lot for writing such an amazing answer! In the last line, I must tell you that you haven't written the right unit of acceleration i.e, m/s^2 . THANK YOU!
i kept entering 2.5 and got it wrong :'''3
we have Va wrt. b=Va-Vb. now U minecar wrt.V bad driver's car=30-20 =10m/s DISPLACEMENTminecar wrt. bad driver's care=20m
final velocity; Vminecar wrt.V bad driver's car=0 m/s (since we have to stop relative to next car to prevent accident)
let accleration of my car be ''a m/s^2''
we have U=10m/s V=0m/s S=20m ACCL.=a m/s^2
using newon's third equation of motion with constant accleration V^2=U^2+2AS we get' a= -100/40 = -2.5 m/s^2
The relative velocity is 30 - 20 =10 m/s. Acceleration is constant. End velocity is 0 m/s. So the average velocity is 5 m/s. So the time taken is (20 m)/ (5 m/s) = 4 sec. To destroy the relative velocity of 10 m/s in 4 sec,
acceleration = (10 m/s)/ 4sec =2.5 m/sec/sec.
2
.
5
well done sir
Really perfect
Equation for Distance for Orange Truck (Driver in Front) = d = 2 0 ⋅ t + 2 0 Equation for Distance of Your Car = d = 30 \cdot t + .5 \cdot a \cdot t^2 The key is realizing that at the instant the vehicles are at the same distance, the velocity of your car must be 20. If it is greater than 20, you will rear end the car. With this in mind: 20 = 30 + a \cdot t Or a \cdot t = -10 Keep in mind: In this last equation, the "t" variable represents the time at which the vehicles are at the same position.
To find the t such that the vehicles are at the same position, set the distance equations equal to each other:
20 \cdot t + 20 = 30 \cdot t + .5 \cdot a \cdot t^2 After some simple algebra, this simplifies to: 20 = 10 \cdot t + .5 \cdot (a \cdot t) \cdot t Remembering that we previously solved that a \cdot t = -10, we substitute that into our equation to get: 20 = 10 \cdot t + .5 \cdot (-10) \cdot t Or: 20 = 10 \cdot t - 5 \cdot t = 5 \cdot t Dividing by 5, we find that t = 4. Since a \cdot t = -10, a = -2.5, and this is the answer.
Problem Loading...
Note Loading...
Set Loading...
The hard way to do this is to stay in the reference frame all the velocities are quoted in, equate the final position and velocity of your car with the truck (as that's what you need to avoid rear-ending the truck), and solve the resulting equations. An easier way is to switch to the reference frame of the truck. Since this is an inertial reference frame (the truck moves at a constant velocity) the acceleration we calculate in this frame is the same. In the truck's frame the initial velocity of your car is 10 m/s and it is 20 m behind you. It then reaches a velocity of 0 m/s when it almost touches the truck. Therefore we have,
v f 2 = v i 2 + 2 a d → 0 2 = 1 0 2 + 2 a ( 2 0 )
which allows us to immediately solve for a = − 2 . 5 m / s 2 .