
Tyler W. answered 04/01/22
Experienced Physics Tutor
So this is what's called a statics problem, meaning that forces are being applied, but nothing is moving. That tells us that all the forces cancel, so there is no linear acceleration, and all the torques cancel so that there is no rotational acceleration.
I will call the forces in the problem the weight of the beam W, the weight of first painter w1, second painter w2, and the two supporting forces F1 and F2. The weights try to push the beam down while the supporting forces hold the beam up. There's no acceleration, so these must balance: F1+F2=W+w1+w2.
Since we know the weights, we now know the sum of the two supporting forces. To solve further, we need another equation, which we get from considering the torques. A torque trying to rotate a rigid object at a perpendicular angle like this will have the value τ=rF, where r is the distance to the pivot point and F is the magnitude of that force.
If I consider the center of the beam as my pivot point, then I can start calculating my torques. I will call the painters' distances from my pivot point x1 and x2. For the distance to the supporting forces, I will call that d for both as they are both d=6.75ft from the center.
Finally, we'll call a torque positive if it wants to rotate the beam counter-clockwise and negative for clockwise.
Again, because nothing is rotating, all these torques must balance, i.e. they combine to make zero net torque. That gives us, from left to right, x1w1 - d F1 - x2w2 +d F2 = 0.
Note that the weight of the beam doesn't appear in this equation because it is applied at the center of the beam, which is my origin so r=0 for it.
Now, we have a system of two equations to solve for our two variables.
F1+F2 - W - w1 - w2 = 0
and
- d F1 + d F2 + x1w1 - x2w2 = 0 , where I've done some light rearranging.
You learn several methods to solve these kinds of equations in high school algebra. I'll show just one way here. To solve this, I'll multiply my first equation by d so that adding the equations together cancels out F1.
d F1+d F2 - dW - dw1 - dw2 = 0
+
- d F1 + d F2 + x1w1 - x2w2 = 0
Gives us
2dF2 - dW +(x1-d)w1-(x2+d)w2 = 0
Solving, we get
F2 = [dW -(x1-d)w1+(x2+d)w2]/2d.
Plugging in the numbers given in the problem, with d=6.75ft, W=72lbs, w1=155lbs, w2=198lbs, x1=7ft (they're 1 foot from the edge, which is 7ft from my origin at the middle), x2=2.25ft, I get F2=165.13lbs. Plugging that back into our first equation lets us calculate that F1=259.87lbs. To three significant figures that's F1=260.lbs and F2=165 lbs.