Calculating magnitudes of vectors

AI Thread Summary
To calculate the magnitudes of vectors A and B given the equation A + B - 225j = 0, the x and y components must be analyzed using trigonometric functions. The equations derived from the components are A*cos(42) - B*cos(56) = 0 for the x component and A*sin(42) + B*sin(56) - 225 = 0 for the y component. By substituting A in terms of B from the x component into the y component equation, the values for B and A can be determined. The calculations yield B = 168.85 and A = 127.05, although there’s a note about the use of 'j' in the equations. The setup appears correct, indicating a solid understanding of vector components.
PAstudent
Messages
47
Reaction score
0

Vector picture.png

1. Homework Statement

Given the two vectors in the diagram, calculate their magnitudes if A+B-225j=0

Homework Equations


sum of x component= Acos(42)--Bcos(56)
sum of y component= Asin(42)+Bsin(56)--225j

The Attempt at a Solution


Find A and B use substitution

A= [Bcos(56)]/cos(42) from x comp.

plug that into y comp. to solve for B

[Bcos(56)sin(42)]/cos(42) + Bsin(56) -- 225j=0

After solving, I got B= 168.85 and A=127.05. Does that seem correct?
 
Physics news on Phys.org
I haven't checked your arithmetic, but your setup of the equations looks correct...except for those j's in the y component equations.

Chet
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging 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