Coefficient of Friction Questions I cant do

AI Thread Summary
The discussion revolves around solving two physics problems involving the coefficient of friction. The first problem requires calculating the stopping distance of a truck moving at 80 km/h with a coefficient of static friction of 0.30, leading to a derived acceleration of 2.94 m/s² and a stopping distance of approximately 83.7 meters after correcting unit inconsistencies. The second problem involves a car braking from 30 m/s, yielding stopping distances of 91.84 meters with ABS brakes and 152.9 meters without, highlighting the importance of significant figures in reporting answers. A new question about two blocks on a slope introduces challenges in calculating acceleration and tension, with discrepancies noted between calculated and provided answers. The discussion emphasizes the need for careful unit management and understanding of frictional forces in mechanics.
smally
Messages
9
Reaction score
0
Hi, this is my first post and I'm a bit rusty will mechanics so I need help with two questions I've come across

Firstly on the question sheet I am given:
a = F/m and w = mg and the static friction and kinetic friction equations

also v^{2} = v^{2}_{0} + 2a\Deltax

How do I do these:

1. The coefficient of friction between the bed of a truck and a box is 0.30.
The truck is moving at 80km/h horizontally.
What is the least distance in which the truck can stop if the box is not to slide?

2. A car traveling at 30m/s on a horizontal road brakes suddenly to avoid hitting a pedestrian. What is the stopping distance if
a) The car has ABS brakes, wheels do not slip (\mus=0.5)
b) The car has no ABS, wheels lock (\muk=0.3)
 
Last edited:
Physics news on Phys.org
smally said:
1. The coefficient of friction between the bed of a truck and a box is 0.30.
The truck is moving at 80km/h horizontally.
What is the least distance in which the truck can stop if the box is not to slide?

Try to answer these questions, in order.

1.) What is the maximum static frictional force that the truck bed can exert on the box before the box slides? Since you weren't given the mass of the box, you'll have to call it something (say m). As you will see, the value of m won't matter. m will cancel out eventually.
2.) Using Newton's second law (a=F/m, which you cited) and your answer to 1.), what is the maximum acceleration that the box can withstand before sliding?
3.) Given the numbers in the problem statement, and your answer to 2.), what is the minimum distance in which the truck can stop without the box sliding.

We'll tackle the second question once you've got this one.
 
Sorry I'm confused how you get to the point of cancelling m out

I always get to this point:

f_{s,max} = \mu_{s}F_{n}

f_{s,max} = \mu_{s} w

f_{s,max} = \mu_{s} mg

f_{s,max} = \mu_{s} \frac{F}{a}g

f_{s,max} = 0.3 \times 9.8\frac{F}{a}

Since I don't have F or a; I get stuck. What am I doing wrong?
 
You are looking for a, so not having it is OK.

You do have F! You have it twice.

Up to f_{s,max} = \mu_{s} m g you are calculating a theoretical maximum force, f_{s,max}. When you move to the next equation, making the substitution m = \frac{F}{a} you are still dealing with this theoretical maximum force but now you are also dealing with the deceleration, a, that this theoretical maximum force can produce.

The substitution assumes the acceleration a and calculates the force that must be producing it. F and f_{s,max} are the same force. Substituting F = f_{s,max} will lead to the solution.

With this insight, can you do it more elegantly?
 
Oh ok :D, I've managed to now get this:

ma = \mu_{s}mg
a = \mu_{s}g
a = 0.3 \times 9.8
a = 2.94

therefore:

\Delta x = \frac{v^{2} - v^{2}_{0}}{2a}

\Delta x = \frac{0^{2} - 80^{2}}{2 \times 2.94}

\Delta x = 1088.44

however the answer I am given is 83.7m, what have I doing wrong this time?
 
You have mixed your units, using both hours and seconds for time.
 
And meters and kilometers for distance.
 
Silly me, I overlooked that, thank you.

I think I've now done question 2 correctly now.

2. A car traveling at 30m/s on a horizontal road brakes suddenly to avoid hitting a pedestrian. What is the stopping distance if
a) The car has ABS brakes, wheels do not slip (\mu_{s} = 0.5)
b) The car has no ABS, wheels lock (\mu_{k} = 0.3)

2a)

ma = \mu_{s}g
a = 0.5 \times 9.8
a = 4.9

so

\Delta x = 91.84

2b)

ma = \mu_{k}g
a = 0.3 \times 9.8g
a = 2.94

so

\Delta x = 153.06

however the answer given for 2b is slightly different (152.9). Have I missed something small here?
 
The answer is 152.9 if g is 9.81.

Some would say the answer should be 200 m because the problem data is given to one signifcant figure and the answer should not exhibit greater accuracy. Makes sense; spurious accuracy is, er, spurious.

If you want to give answers correct to 5 significant figures (as you did) it's safest to state that you are assuming the problem data is accurate enough to justify it: "assuming the coefficient of friction give as 0.3 is actually 0.30000 ..."
 
  • #10
Thats wonderful, I've finally done it, Thank You all very much.
 
  • #11
Ok I've now come across a new question where my answers are different to the answers given:

11. Two blocks attached by a string slide down a 20o slope. The lower
block has mass m1=0.25kg and coefficient of kinetic friction 0.2.
The upper block has mass m2=0.8kg and coefficient of kinetic friction 0.3.
Find
a) the acceleration of the blocks and the
b) the tension T in the string.

I manage to get this:

a = \mu_{k}g cos\theta

lowerblock:
a = 0.2 \times 9.81 \times cos20
a = 1.8437

upperblock:
a = 0.3 \times 9.81 \times cos20
a = 2.7655

however the answer provided is a = -0.809 m/s2, how do you go about that.

Also what ways do I use to find out the Tension in the string?
 
Back
Top