Consider a #"3 kg"# box on a flat surface. If the coefficient of static friction is #0.5#, #(a)# what is the pulling force needed to move the box, and #(b)# if one pulls at a #60^@# angle with respect to the horizontal, what force is needed instead?
1 Answer
Well, if you want to move the particle, you'll want the sum of the forces in the
Furthermore, with regards to part
I got
DISCLAIMER: LONG ANSWER!
First, we construct a free-body diagram for this. It is very similar to an inclined ramp, except it is horizontal:
where
#vecF_g = mvecg# is the force due to gravity,#vecF_N# is the normal force (#vecF_s = mu_svecF_N# ), and#vecF_s# is the static friction force.(We assume the pulling force
#vecF_p# is horizontal for now, but in#(b)# we can simply revise this diagram by rotating the#vecF_p# vector#60^@# counterclockwise.)
In this case, we can define down as positive
#sum_i vecF_(i,x) = vecF_p - vecF_s >= 0# #" "bb((1))#
#sum_i vecF_(i,y) = vecF_g - vecF_N = 0# #" "bb((2))#
From
#mvecg = vecF_N#
#vecF_p >= vecF_s#
We see that the pulling force in the horizontal direction must overcome the static friction force, which makes physical sense.
So, plugging
#=> color(green)(vecF_p >= [mu_svecF_N -= mu_smvecg])#
This means:
#vecF_p >= (0.5)("3 kg")("9.81 m/s"^2)#
#=> color(blue)(vecF_p >= "14.72 N")#
So, the force needs to be larger than
This adds a vertical component to the force, where
Since
Now, we need to revise the sums:
#sum_i vecF_(i,x) = vecF_pcostheta - vecF_s >= 0# #" "bb((3))#
#sum_i vecF_(i,y) = vecF_g - vecF_N - vecF_p sintheta = 0# #" "bb((4))#
Now, as we solved
#vecF_N = mvecg - vecF_p sintheta#
Plugging
#vecF_pcostheta - mu_svecF_N >= 0#
#=> vecF_pcostheta - mu_smvecg + mu_svecF_p sintheta >= 0#
We can then isolate
#vecF_pcostheta + mu_svecF_p sintheta >= mu_smvecg#
#=> vecF_p(costheta + mu_s sintheta) >= mu_smvecg#
#=> color(green)(vecF_p >= (mu_smvecg)/(costheta + mu_s sintheta))#
Therefore, the pulling force is now:
#color(blue)(vecF_p) >= (0.5 cdot "3 kg" cdot "9.81 m/s"^2)/(cos 60^@ + 0.5cdot sin60^@)#
#>=# #color(blue)("15.77 N")#
which is indeed higher than it was in part