Static Equilibrium of a beam and hinge

AI Thread Summary
The discussion revolves around calculating the horizontal and vertical components of the force on a hinge supporting a beam with a sign. The equations for static equilibrium are applied, including the sum of torques and forces in both the x and y directions. A mistake is identified in the calculation of torque, where the tension force's x-component should be used instead of the y-component. The final calculations yield a horizontal force of approximately 130 N and a vertical force of -7.0 N, indicating an error in the approach. The conversation emphasizes the importance of correctly applying trigonometric functions in torque calculations.
GreenPrint
Messages
1,186
Reaction score
0

Homework Statement



A 90 N sign hangs on the end of a 55 N beam supported by a wire as shown. The beam is attached to the wall by a hinge. What are the horizontal and vertical componetns of the force on the hinge?

Notes:
the sign is 1.7 m from the wall
the CG of the beam is located .75 m from the wall and .95 m from the sign
at the CG of the beam the wire is attached with the other end attached to the wall
the angle that the beam makes with the wire is 50 degrees

Homework Equations



in order to achieve static equilibrium

SIGMA torque = 0
SIGMA F_y = 0
SIGMA F_x = 0

The Attempt at a Solution



subscripts
F_g is the force of gravity
F_h is the force of the hinge
F_T is the force of tension
_x was added on to forces to indicate a x component
_y was added on to forces to indicate a y component
_beam was added on to forces to indicate that a force exerted on the beam
_sign was added on to forces to indicated that a force exerted on the sign

SIGMA F_y = F_h_y + F_T_y - F_g_sign - F_g_beam = 0
SIGMA F_y = F_h_y + F_T sin THETA - F_g_sign - F_g_beam = 0

SIGMA F_x = F_h_x - F_T_x = 0
SIGMA F_x = F_h_x - F_T cos THETA= 0

PP at hinge
SIGMA torque = F_T_y * r_3 - F_g_beam * r_2 - F_g_sign * r_1 = 0
SIGMA torque = F_T sin THETA * r_3 - F_g_beam * r_2 - F_g_sign * r_1 = 0

add F_g_sign * r_1 to both sides
SIGMA torque = F_T sin THETA * r_3 - F_g_beam * r_2 = F_g_sign * r_1

add F_g_beam * r_2 to both sides
SIGMA torque = F_T sin THETA * r_3 = F_g_sign * r_1 + F_g_beam * r_2

divide both sides by sin THETA * r_3
SIGMA torque = F_T = ( F_g_sign * r_1 + F_g_beam * r_2 ) / sin THETA * r_3

plug and chug
SIGMA torque = F_T = ( 90 N(.95 m + .75 m) + 55 N * .75 m ) / (.75 m) sin 50
= 198.4 N

we know this
SIGMA F_x = F_h_x - F_T cos THETA= 0

add F_T cos THETA to both sides
SIGMA F_x = F_h_x = F_T cos THETA

plug chug
SIGMA F_x = F_h_x
= 198.4 N cos 50
= 130 N
rounded to two sig figs

we know this
SIGMA F_y = F_h_y + F_T sin THETA - F_g_sign - F_g_beam = 0

add F_g_sign to both sides
SIGMA F_y = F_h_y + F_T sin THETA - F_g_beam = F_g_sign

add F_g_beam to both sides
SIGMA F_y = F_h_y + F_T sin THETA = F_g_sign + F_g_beam

subtract F_T sin THETA from both sides
SIGMA F_y = F_h_y = F_g_sign + F_g_beam - F_T sin THETA

plug chug
SIGMA F_y = F_h_y = 90 N + 55 N - 198.4 N sin 50
= - 7.0 N

What gives? I should all of my steps... ALL of them... So could you please show me were I went wrong?
 
Physics news on Phys.org
yah so I'm really not sure what I did wrong here
 
sorry i still don't get it
 
When you sum moments about the hinge, the moment from he tension force is F_T_x times r3, not F_T_y times r3, you got your sin and cos mixed up. I didn't check the rest of your work.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged 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...
Back
Top