What is the Correct Minimum Force to Move a Ladder Against a Wall?

  • Thread starter Thread starter bnoone
  • Start date Start date
  • Tags Tags
    Equilibrium
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
13 replies · 7K views
bnoone
Messages
5
Reaction score
0

Homework Statement


A uniform ladder is 10 m long and weighs 180 N. In the figure below, the ladder leans against a vertical, frictionless wall at height h = 8.0 m above the ground. A horizontal force is applied to the ladder at a distance 1.0 m from its base (measured along the ladder).

(a) If F = 50 N, what is the force of the ground on the ladder, in unit-vector notation?

(b) If F = 150 N, what is the force of the ground on the ladder, in unit-vector notation?

(c) Suppose the coefficient of static friction between the ladder and the ground is 0.38; for what minimum value of F will the base of the ladder just start to move toward the wall?

Homework Equations


∑[itex]\tau[/itex] = r x F and ∑F = ma

The Attempt at a Solution


I got both parts (a) and (b) right so I don't need those.

For part (c), I summed the horizontal forces: ∑F[itex]_{x}[/itex] = 0 = -F[itex]_{f}[/itex] + F[itex]_{A}[/itex] - N[itex]_{W}[/itex]
where F[itex]_{A}[/itex] is the applied force, F[itex]_{f}[/itex] is the frictional force, and N[itex]_{W}[/itex] is the normal force from the wall.

Then I summed the vertical forces: ∑F[itex]_{y}[/itex] = 0 = N - W

Then I summed the torques using the base of the ladder as the axis of rotation: ∑[itex]\tau[/itex] = 0 = Fsin(53) + 5(180)sin(37) - 10N[itex]_{W}[/itex]sin(53)

Then I used N[itex]_{W}[/itex] = μmg - F[itex]_{A}[/itex] and substituted it into the torque equation and then plugged in all my numbers to solve for F.

I got F = 133 N, which is wrong and I'm not sure what I'm doing wrong.
 

Attachments

  • APPHYSICSwebassign.gif
    APPHYSICSwebassign.gif
    11.4 KB · Views: 930
Last edited:
Physics news on Phys.org
Okay so after fixing that I have ∑[itex]\tau[/itex] = 0 = F[itex]_{A}[/itex]sin(53) +5(180)sin(37) - 10(F[itex]_{A}[/itex] - (.38)(180))

Solving for F[itex]_{A}[/itex], I got 118.23 N which is still wrong. Did I make a mistake in summing the torques?
 
There's no value in determining the angle. Just work with its trig ratios. These are handily rational here.
FAsin(53) +5(180)sin(37) - 10(FA - (.38)(180))
Think again about that 10.
 
bnoone said:
Okay so after fixing that I have ∑[itex]\tau[/itex] = 0 = F[itex]_{A}[/itex]sin(53) +5(180)sin(37) - 10(F[itex]_{A}[/itex] - (.38)(180))

Solving for F[itex]_{A}[/itex], I got 118.23 N which is still wrong. Did I make a mistake in summing the torques?

You left out sin(53) from the last term.
And better to use the ratios as haruspex said. Taking the angle 53° means a big rounding error.

ehild
 
haruspex said:
There's no value in determining the angle. Just work with its trig ratios. These are handily rational here.

Think again about that 10.
Should I use 6 (the horizontal distance from the base of the ladder to the wall) instead?
 
No. What is the leve[STRIKE]l[/STRIKE]r arm for NW?

ehild
 
Last edited:
ehild said:
No. What is the level arm for NW?

ehild
"Level arm"? I'm unfamiliar with the term, so bnoone might be too.
bnoone, NW acts horizontally. What is its distance from the point you're taking moments about?
 
haruspex said:
"Level arm"? I'm unfamiliar with the term, so bnoone might be too.
bnoone, NW acts horizontally. What is its distance from the point you're taking moments about?
Isn't it just the length of the ladder?
 
bnoone said:
Isn't it just the length of the ladder?
Torque = force * perpendicular distance. Is the ladder perpendicular to NW?
 
haruspex said:
Torque = force * perpendicular distance. Is the ladder perpendicular to NW?

Ohhh okay that makes sense. I forgot to include the sine of the angle between them. Thank you!