Maximum Speed to Avoid Barrier with Delayed Braking

  • Thread starter Thread starter CyberSyringe
  • Start date Start date
  • Tags Tags
    Braking
AI Thread Summary
A driver encounters a barrier 40 meters ahead and takes 0.75 seconds to apply the brakes, with an average braking acceleration of -10.0 m/s². The challenge is to determine the maximum initial speed that allows the driver to stop before hitting the barrier. The discussion emphasizes the need to calculate the distance covered during the delay before braking, which affects the total stopping distance. Participants suggest using algebraic manipulation and symbolic variables to isolate the initial velocity, as direct substitution can lead to confusion with units. Ultimately, the correct approach involves deriving an expression for initial velocity and substituting known values to find the solution.
CyberSyringe
Messages
5
Reaction score
0

Homework Statement


A driver of a car suddenly sees the lights of a barrier 40m ahead. It takes the driver 0.75s before he applies the brakes, and the average acceleration during braking is -10.0m/s^2

What is the maximum speed at which the car could be moving and not hit the barrier 40.0m ahead?

Homework Equations


Vfinal^2 = Vinitial^2 + 2aΔx

The Attempt at a Solution



I attempted to apply the following equation above, but of course due to braking delay of 0.75s the delta x would be different. I have no idea how to apply the two together so I can truly figure out the delta x between the time of braking to figure out what the initial velocity could be given the acceleration to reach a final velocity of 0.

I know somehow that 40m - Vinitial(0.75s) would be the delta x to plug into the above equation.
 
Physics news on Phys.org
You do have to do a little bit of algebra here to find Vinitial. Have you set up the problem symbolically? Remember, if you have an expression for what Δx represents, go ahead and subtitute that into the equation and solve for Vinitial.
 
I've gotten as far as setting it up to solve for Vinitial, but at this point I am stumped on actually being able to solve the equation.

0 = Vinitial^2 + 2(-10m/s^2)(40m - 0.75sVi)

I don't know how to isolate Vinitial by itself, and the units are also quite confusing.
 
Last edited:
0 = Vinitial + 15 m/s - 800m^2/s^2

I believe all I do now is quadratic equation and then solve for Vi that way?
 
CyberSyringe said:
0 = Vinitial + 15 m/s - 800m^2/s^2

I believe all I do now is quadratic equation and then solve for Vi that way?

The only problem is, the expression above is not a quadratic equation. The units are not the same as those for velocity in each quantity in the equation. (You can't add m/s and m^2/s^2 and hope to get a meaningful result.)

CyberSyringe said:
I've gotten as far as setting it up to solve for Vinitial, but at this point I am stumped on actually being able to solve the equation.

0 = Vinitial^2 + 2(-10m/s^2)(40m - 0.75sVi)

I don't know how to isolate Vinitial by itself, and the units are also quite confusing.

It is better to work the algebra using symbolic variables only, omitting the units. When the algebra gives you an expression for Vinitial, then you can substitute the known values of the other variables and calculate the value of Vinitial which satisfies the equation.
 
[/url]
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Thread 'Minimum mass of a block'
Here we know that if block B is going to move up or just be at the verge of moving up ##Mg \sin \theta ## will act downwards and maximum static friction will act downwards ## \mu Mg \cos \theta ## Now what im confused by is how will we know " how quickly" block B reaches its maximum static friction value without any numbers, the suggested solution says that when block A is at its maximum extension, then block B will start to move up but with a certain set of values couldn't block A reach...
Back
Top