Equillibrium ladder on a wall problem

  • Thread starter Thread starter odie5533
  • Start date Start date
  • Tags Tags
    Wall
AI Thread Summary
The discussion revolves around solving the equilibrium problem of a ladder leaning against a wall. The user initially calculates the normal forces and friction but struggles with the torque equations, leading to incorrect results. A key error identified is the use of cosine instead of sine for calculating torque, which affects the normal force at the wall. After correcting this and recalculating, the user finds that the total force from the ground is approximately 1570 N, which is valid as it remains below the maximum static friction. The conversation highlights the importance of accurate trigonometric functions in torque calculations for equilibrium problems.
odie5533
Messages
58
Reaction score
0

Homework Statement


http://img90.imageshack.us/img90/4989/scanuy8.png
http://img125.imageshack.us/img125/8163/fbdzh7.png


The Attempt at a Solution


Been working on this one for at least an hour now =/

n_{1} is the normal force of the wall on the ladder
n_{2} is the normal force of the ground on the ladder

\sum F_{x} = f_{s} - n_{1} = 0
f_{s} = n_{1}

\sum F_{y} = n_{2} - m_{ladder}g - m_{weight}g = 0
n_{2} = 150(9.8) = 1470N

\tau = Fdcos\theta
\theta = sin^{-1}(4.5/5) = 64
\sum\tau = (n_{1})(5)cos(64) - (m_{ladder}g)(2.5)(cos(64)) - (m_{weight}g)(5)(cos(64)) = 0
n_{1} = 1131N

And since f_{s} = n_{1}, the answer I get is 1131N, which is wrong. If anyone can see where I messed up, I'd greatly appreciate any help.
 
Last edited by a moderator:
Physics news on Phys.org
It just occurred to me that it is asking for the entire force from the ground, not just the frictional force.

F_{tot} = \sqrt{n_{2}^2 + f_{s}^2} = \sqrt{1131^2 + 1470^2} = 1852 N

Still off =/


*EDIT* using the answers as I guide, I figured out a way to make my calculations match an answer, but I have a feeling it is wrong...

f_{s-max} = n_{2} * \mu_{s} = 1470(0.40) = 588N
F_{tot} = \sqrt{n_{2}^2 + f_{s-max}^2} = \sqrt{1470^2 + 588^2} = 1583 N

Which matches an answer, but I think the ladder should be sliding down with all the weight...
 
Last edited:
odie5533 said:
It just occurred to me that it is asking for the entire force from the ground, not just the frictional force.

F_{tot} = \sqrt{n_{2}^2 + f_{s}^2} = \sqrt{1131^2 + 1470^2} = 1852 N

Still off =/


*EDIT* using the answers as I guide, I figured out a way to make my calculations match an answer, but I have a feeling it is wrong...

f_{s-max} = n_{2} * \mu_{s} = 1470(0.40) = 588N
F_{tot} = \sqrt{n_{2}^2 + f_{s-max}^2} = \sqrt{1470^2 + 588^2} = 1583 N

Which matches an answer, but I think the ladder should be sliding down with all the weight...
well I'm not sure what you got anymore, but i notice that in your original post you incorrectly calculated the torque of the normal force at the wall you used cos64 when you should have used sin 64...that should give you the correct answer..the friction force at the base is not necessarily (mu)n2, it is equal or less than that value depending on your corrected torque equation.
 
n_{1}(5)sin64 = (M_{ladder}g)(2.5)cos64 + (M_{weight}g)(5)cos64
n_{1} = 550
F_{tot} = \sqrt{550^2 + 1470^2} = 1570

And 550 < f_{s-max} of 588 :D

Thanks for the help!
 
You're welcome, you did a good job with this problem, just a small trig error threw it off. It's sometimes easier to use torque as the product of the force times the perpendicular distance rather than torque = Fdsintheta, where theta is the angle between the force and displacement vectors, because it's easy to mess up on the correct theta value.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...

Similar threads

Back
Top