An object with a mass of #6 "kg"# is on a ramp at an incline of #pi/8 #. If the object is being pushed up the ramp with a force of # 2 "N"#, what is the minimum coefficient of static friction needed for the object to remain stationary?

1 Answer
Jan 2, 2016

#mu_"s" >= 0.377#

Explanation:

Step 1: Draw a free body diagram.

Draw an object on a ramp inclined at an angle of #theta=pi/8#. Then draw the forces. There should be 4 forces. Namely, the weight #W = mg# (which points downwards), the normal #N# (which is normal to the ramp), the applied force, #F_"a"=2 "N"# (which points parallel to the slope upwards) and the static friction #F#.

The friction acts parallel to the slope but it is ok at this point to know whether it points upwards or downwards. Whether it points up the ramp or down the ramp depends on how #F_"a"# compares with #W#. If the #F_"a"# is too large, then #F# will point downwards, and vice versa. We take #F# to be positive if it points upwards and negative if it points downwards, but for know we don't know yet.

Step 2: Use the equilibrium condition.

From Newton's Second Law (#F_"Net"=ma#), if an object is stationary, the net force acting on it must sum up to zero. This is a 2D problem so most likely a vector sum of the forces will result in two equations that you will need to solve.

Step 3: Choosing a smart coordinate system.

One way to perform vector addition is to resolve all the vectors into their individual components first, then add up the resolved vectors. Rather than using the convention that #x# is horizontal and #y# is vertical, we will use a coordinate system with #x# being parallel to the ramp, upwards being positive, and #y# being normal to the ramp, upwards being positive. This is because 3 out of 4 of the forces lies on either of these axis.

To be more precise, we arbitrarily assign the bottom of the ramp to be the origin, it does not matter at all.

Step 4: Adding the forces.

To achieve equilibrium, both the #x# and #y# component of the net force must be zero. For this part, you have to constantly refer the FBD that you have drawn previously. For the #x# component to be zero, we have

#F_"a" - mgsintheta + F = 0#.

Therefore,

#F = mgsintheta - F_"a"#
#~~ 20.5 "N" > 0#.

The static friction required to hold the object points up the ramp.
Now for the #y# component to be zero,

#N - mgcostheta = 0#.

Therefore,

#N = mg costheta#.

Step 5: Finding the minimum coefficient of static friction.

For the object not to slip,

#F < mu_"s" N#,

where #mu_"s"# is the coefficient of static friction. Substituting the expression of the forces found in part 4,

#mgsintheta - F_"a" <= mu_"s" (mg costheta)#.

Rearranging yields

#mu_"s" >= frac{sintheta - frac{F_"a"}{mg}}{costheta} ~~ 0.377#.

The minimum coefficient of static friction is about 0.377.