Vector problem missing magnitude of two vectors

AI Thread Summary
The discussion focuses on solving for the magnitudes of forces B and C given the resultant force and the angles of the forces involved. The user has set up equations based on the components of the forces but is struggling to find the values of B and C. It is confirmed that the user is on the right track and should use the two equations derived from the force components to solve for the unknowns. The equations provided are correct, and solving them simultaneously will yield the required magnitudes. The approach of using a system of equations is appropriate for this problem.
Hackerjack
Messages
1
Reaction score
0

Homework Statement


Force A has a magnitude of 200 lb and points 35deg N of W. Force B points 40deg E of N. Force C points 30deg W of S. The resultant of the three forces has a magnitude of 260 lb and points 85deg S of W. Find the magnitude of forces B and C.

Homework Equations


A+B+C=R(resultant)
Ax+Bx+Cx=Rx
Ay+By+Cy=Ry

The Attempt at a Solution


So this is what I tried:
Ax+Bx+Cx=Rx
-200cos35 + Bsin40 - Csin30 = -260cos85
-163.8304 + Bsin40 - Csin30 = -22.6605
Bsin40 - Csin30 = 141.1699

Ay+By+Cy=Ry
200sin35 + Bcos40 - Ccos30 = -260sin85
114.7153 + Bcos40 - Ccos30 = -259.0108
Bcos40 - Ccos30 = -373.7261

This is what I tried but I still can't find the magnitude of B and C. Should I use system of equations to find B and C? Am I even on the right track?
 
Physics news on Phys.org
Hackerjack said:

Homework Statement


Force A has a magnitude of 200 lb and points 35deg N of W. Force B points 40deg E of N. Force C points 30deg W of S. The resultant of the three forces has a magnitude of 260 lb and points 85deg S of W. Find the magnitude of forces B and C.

Homework Equations


A+B+C=R(resultant)
Ax+Bx+Cx=Rx
Ay+By+Cy=Ry

The Attempt at a Solution


So this is what I tried:
Ax+Bx+Cx=Rx
-200cos35 + Bsin40 - Csin30 = -260cos85
-163.8304 + Bsin40 - Csin30 = -22.6605
Bsin40 - Csin30 = 141.1699

Ay+By+Cy=Ry
200sin35 + Bcos40 - Ccos30 = -260sin85
114.7153 + Bcos40 - Ccos30 = -259.0108
Bcos40 - Ccos30 = -373.7261

This is what I tried but I still can't find the magnitude of B and C. Should I use system of equations to find B and C? Am I even on the right track?
Yes, although I didn't verify that your equations are correct.
I copied these equations from your work above. There are two equations in two unknowns, so solving these equations simultaneously should give you values for B and C.
-200cos35 + Bsin40 - Csin30 = -260cos85
200sin35 + Bcos40 - Ccos30 = -260sin85
 
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