The question I'm working on is:
A non-uniform beam AB of mass 5kg rests horizontally in equilibrium, supported by two light strings attached to the ends of the beam. The tensions in the strings are T1 and T2 and the strings make angles of 30" and 40" with AB and BA respectively. Find the magnitudes of T1 and T2.
I just want to make sure that I have solved vertically, horizontally and the moments correctly, since I have been struggling on this one for a while now.
Setting the bar length to $l$ and the distance to the center of gravity to $x$, so far I have...
Vertically:
$$ T_1 sin \theta_1 + T_2 sin \theta_2 - mg = 0 $$
Horizontally:
$$ T_1 cos \theta_1 - T_2 cos \theta_2 = 0 $$
Moments about A:
$$ T_2 l sin \theta_2 - xmg = 0 $$
Moments about B:
$$ T_1 l sin \theta_1 - (l-x)mg = 0 $$
But I can't seem to find a value for $T_1$ or $T_2$, unless I have it as a function for $x$. Have I made a mistake with my equations, or have I just missed something in the solution?
Thanks