How Can I Solve for the Forces on Pruning Shears with Three Subsystems?

  • Thread starter Thread starter wnvl1
  • Start date Start date
  • Tags Tags
    Forces
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
wnvl1
Messages
2
Reaction score
0
Homework Statement
Find the forces in hinches B, C and D.
Relevant Equations
Sum forces = 0 and sum torques = 0
First subsystem:

$$C_x + F_{DE} \cos(45) = 0$$

$$C_y + F_{DE} \sin(45) + 20= 0$$

$$F_{DE} \sin(45) \times 25 + 20 \times 150= 0$$Second subsystem:

$$B_x - C_x = 0$$

$$B_y - C_y - A_y - 20= 0$$

$$-F \times 150 + A_y \times 60 - C_x \times 30 = 0$$Third subsystem:

$$-B_x - F_{DE} \cos(45) = 0$$

$$A_y -B_y - F_{DE} \sin(45)= 0$$

$$-A_y \times 60+ F_{DE} \sin(45) \times 55 = 0$$Problem is that I have 9 equations and only 6 unknwowns.
 

Attachments

  • 9G6ey.png
    9G6ey.png
    9.9 KB · Views: 191
  • jsXKy.jpg
    jsXKy.jpg
    56.1 KB · Views: 191
Physics news on Phys.org
Some of your equations are redundant. For example, consider the first equation in each subsystem. These three equations are redundant.
 
  • Like
Likes   Reactions: wnvl1
Thank you, I see. It was in my mind that all equations were needed. This solves my problem.