An object with a mass of #12 kg# is on a plane with an incline of # - pi/6 #. If it takes #9 N# to start pushing the object down the plane and #8 N# to keep pushing it, what are the coefficients of static and kinetic friction?

1 Answer
Feb 9, 2016

Use a force vector diagram and trigonometry to find the forces parallel and perpendicular to the plane, generated by the object. Then by using:

#text{Coefficient of friction} = (text{pushing force} - text{force parallel to plane}) / text{force perpendicular to plane}#
you should find :
#mu_(static) =0.66# and #mu_(text{kinetic}) =0.65#

Explanation:

Use a force vector diagram and trigonometry to find the forces parallel and perpendicular to the plane, generated by the object.
The magnitude of the object's force is given by its mass multiplied by the acceleration due to gravity:
F = m a

If you're unsure what the force diagram looks like, there's a good description here:
http://hyperphysics.phy-astr.gsu.edu/hbase/mincl.html

Then use:

#text{Coefficient of friction} = (text{pushing force} - text{force parallel to plane}) / text{force perpendicular to plane}#

The minus sign can be confusing. If the plane was an incline the object's force down the plane would be acting against our pushing force. Here we have a decline so our pushing force acts with the objects force down the plane. It works out because theta is negative, which will make sin(theta) negative, and as two negatives make a positive our pushing force will act with the objects force down the plane. Work this through mathematically and you will see how it all comes out.

The force perpendicular to the plane, which equals the normal force is:
#F_(text{perpendicular}) = (mg)cos(theta)#

The force parallel to the plane, which is acting against friction is:
#F_(text{parallel}) = (mg) sin(theta)#

Frictional force = #mu * text{Normal force} = mu * F_(text{perpendicular})#
where #mu# is the coefficient if friction.

At the point where friction is overcome:
Frictional force = pushing force - #F_(text{parallel})#

Now by equating the frictional forces:
#mu * F_(text{perpendicular})# = pushing force - #F_(text{parallel})#

Dividing both sides by #F_(text{perpendicular})#.

#mu = (text{pushing force} - F_(text{parallel})) / F_(text{perpendicular})#

Using the trigonometric equations from earlier:

#mu = (text{pushing force} - (mg) sin(theta) ) / ((mg)cos(theta))#

Finally enter the values given in the question and you should find :
#mu_(static) =0.66# and #mu_(text{kinetic}) =0.65#

Note that I used a value of #g = 10 ms^-2#.

Best regards,

Rory.