Solve 3D Force Systems Homework | F_A, F_B & F_C

  • Thread starter Thread starter sami23
  • Start date Start date
  • Tags Tags
    3d Force Systems
AI Thread Summary
The discussion revolves around solving a 3D force system involving a bucket supported by cables, with specific dimensions and a total weight of 17.5 lb. The user attempts to calculate the tensions in the cable segments (F_A, F_B, F_C) using vector equations and equilibrium conditions but arrives at incorrect values. A potential typo in the equations is highlighted as a possible source of error. The user requests clarification and a demonstration of the correct calculations from another participant to resolve the discrepancies. The conversation emphasizes the importance of accurate calculations in determining cable tensions in static equilibrium problems.
sami23
Messages
69
Reaction score
1

Homework Statement


A system of cables supports a bucket. The dimensions in the figure are as follows: x_1 = 4.80 ft, x_2 = 1.70 ft, y_1 = 1.10 ft, y_2 = 3.30 ft, z_1 = 2.55 ft, and z_2 = 3.10 ft. If the bucket and its contents have a combined weight of W_1 = 17.5 lb, determine F_A, F_B, and F_C, the tensions in cable segments DA, DB, and DC, respectively.

Homework Equations


vec_F = F(unit vector)
unit vector = vec_r / |r|
\SigmaF = 0
F_DA + F_DB + F_DC + W = 0

The Attempt at a Solution


coordinates: A(4.8,0,2.55) B(1.7,0,0) C(0,3.3,3.10) D(1.7,1.1,0)

r_DA = [(4.8-1.7)i +(0-1.1)j + (2.55-0)k] / \sqrt{(3.1^2+1.1^2+2.55^2)}
vec_F_DA = F_DA [0.74483i -0.2643j + 0.61269k]

r_DB = [(1.7-1.7)i +(0-1.1)j + (0-0)k] / \sqrt{(1.1^2)}
vec_F_DB = F_DB [-1j]

r_DC = [(0-1.7)i +(3.33-1.1)j + (3.1-0)k] / \sqrt{(1.7^2+2.2^2+3.1^2)}
vec_F_DC = F_DC [-0.40826i + 0.52834j +0.74448k]

In the end... my 3 equations with the Foces unknown:
1.) 0.74483F_DA - 0.4826F_DC = 0
2.) -0.2643F_DA - F_DB +0.52834F_DC = 0
3.) 0.61269F_DA + 0.74448F_DC - 17.5 = 0

I solved for F_DA in 1.) and substituted F_DC in 3.) and using back substitution in 2.) I got:
F_DA = 44.1 lb
F_DB = 28.6 lb
F_DC = 15.7 lb

but it was wrong. What am I doing wrong?
 

Attachments

  • bucket.jpeg
    bucket.jpeg
    7.3 KB · Views: 842
Last edited:
Physics news on Phys.org
Hello Sami23,
sami23 said:
In the end... my 3 equations with the Foces unknown:
1.) 0.74483F_DA - 0.4826F_DC = 0
2.) -0.2643F_DA - F_DB +0.52834F_DC = 0
3.) 0.61269F_DA + 0.74448F_DC - 17.5 = 0
Check the number above in red. It's a 'typo' of some sort.
I solved for F_DA in 1.) and substituted F_DC in 3.) and using back substitution in 2.) I got:
F_DA = 44.1 lb
F_DB = 28.6 lb
F_DC = 15.7 lb
But in both cases, with or without the typo, I'm not coming up with same solution as you. Show us your work on how you found the tensions.
 
Thread 'Help with Time-Independent Perturbation Theory "Good" States Proof'
(Disclaimer: this is not a HW question. I am self-studying, and this felt like the type of question I've seen in this forum. If there is somewhere better for me to share this doubt, please let me know and I'll transfer it right away.) I am currently reviewing Chapter 7 of Introduction to QM by Griffiths. I have been stuck for an hour or so trying to understand the last paragraph of this proof (pls check the attached file). It claims that we can express Ψ_{γ}(0) as a linear combination of...
Back
Top