What Is the Stopping Distance When Initial Speed or Friction Force Is Tripled?

  • Thread starter Thread starter BlueQuark
  • Start date Start date
  • Tags Tags
    Stopping distance
AI Thread Summary
The discussion focuses on calculating the stopping distance of a car when either its initial speed or friction force is tripled. It emphasizes using the work-kinetic energy theorem, where the work done by friction equals the change in kinetic energy. When the initial speed is tripled, the kinetic energy increases by a factor of nine, leading to a longer stopping distance. Conversely, tripling the friction force increases the work done by friction, resulting in a shorter stopping distance. Participants suggest clarifying variables and equations to solve the problem effectively.
BlueQuark
Messages
13
Reaction score
1

Homework Statement


A car is stopped in a distance D by a constant friction force that is independent of the car's speed. What is the stopping distance (in terms of D) if
(a) The car's initial speed is tripled, and
(b) The speed is the same as it originally was but the friction force is tripled?
(Solve using the work-kinetic energy theorem.)

Homework Equations


##W = ΔK = KEf - KEi##
##W = FD##
##∑Fx = -f_k = ma_x##

The Attempt at a Solution


This one has got me really stuck. Here's what I've gotten so far.

The work is equal to the change in kinetic energy. The final velocity is zero, so ##KEf = 0##. There is an initial velocity, so it initially has kinetic energy. ##W = ΔKE = 0 - KEi = -KEi##

Work is also equal to force times distance, so ##-KEi = FD##

I am unsure on how to proceed now. Any help is appreciated, thank you.
 
Physics news on Phys.org
The question refers to the car's initial speed, so clearly that needs to feature in your equations.
 
haruspex said:
The question refers to the car's initial speed, so clearly that needs to feature in your equations.
Okay, the equations that involve Initial speed are

##V_x = V_xi + a_xt##
##x = x_i + V_xit + .5a_xt^2##
##V_x^2 = Vi_x^2 + 2a_x(x - x_i)##
##x - x_i = ((V_xi + V_x)/(2))t##

Okay, I assume that I need to find ##a_x## first. Going about this in the proper way seems to be difficult.
From the first equation, the value of ##a_x## is equal to ##(-Vi_x/t)##
From the second equation, the value of ##a_x## is equal to ##(x - x_i - Vi_xt)/(.5t^2)##
From the third equation, the value of ##a_x## is equal to ##(V_x^2 - V^2_xi)/(2(x - x_i))##
From Newton's second law, the value of ##a_x## is equal to ##(-f_k/m)##

I'm still thinking about how to go about this.
 
BlueQuark said:
Okay, the equations that involve Initial speed are
Yes, those all involve speed, but none of them link up immediately to the relevant equations you listed originally. There is an equation that does.
 
haruspex said:
Yes, those all involve speed, but none of them link up immediately to the relevant equations you listed originally. There is an equation that does.
Would you happen to be referring to ##W = .5mV_f^2 - .5mV_i^2##?
 
Just a suggestion/observation. You seem to be letting all these equations obscure what you are trying to do. Instead of thinking in terms of equations, you could think in terms of the physics involved:

1) The vehicle has an initial Kinetic Energy and when it has stopped it has none. All the KE has gone.

2) Friction, acting over the distance D, must have done work equivalent to the loss in KE.

3) If the vehicle has triple the initial velocity, what does this do to the initial KE?

4) If the frictional force is tripled, what does this do to the work done by friction over a given distance?

I would use these observations and questions to guide my search for the correct equations.

The other thing that is worth pointing out is that, with a question like this, you need to be able to introduce your own variables (as they are not all explicitly given to you). What I would do is:

Let ##v## be the initial velocity of the car, ##F## be the frictional force and ##D## the stopping distance (you are given that one, but there's no harm writing it down).

In part a) the new initial velocity will be ##3v##, friction is still ##F## and the stopping distance we will call ##D_a##..

In part b) the initial velocity is still ##v##, the new frictional force is ##3F## and we'll call the stopping distance ##D_b##.

That just gets everything out in the open for starters. Now you can hunt down your equations.
 
  • Like
Likes haruspex and Merlin3189
BlueQuark said:
Would you happen to be referring to ##W = .5mV_f^2 - .5mV_i^2##?
Yes. Also, please heed PeroK's excellent advice.
 
Back
Top