How Do You Calculate Vector Operations Such as C - A - B and 2A - 3B + 2C?

AI Thread Summary
To calculate vector operations like C - A - B and 2A - 3B + 2C, first understand that vector subtraction can be viewed as adding the negative of the vectors. For C - A - B, this translates to C + (-A) + (-B), where you sum the x and y components separately. To find the resultant vector, add the x components of C, -A, and -B, and do the same for the y components. For the operation 2A - 3B + 2C, multiply each vector by its coefficient before summing their components. This method ensures accurate calculation of both magnitude and direction.
kateg4
Messages
2
Reaction score
0
If A= 60.0 and theda = 56.5 degrees
of this graph
http://www.flickr.com/photos/44447874@N08/4079278252/

can you help me find C - A - B?
magnitude and direction (counterclockwise from the +x axis is positive)

Also how do I find 2A - 3B + 2C?

Thank you
 
Last edited by a moderator:
Physics news on Phys.org
kateg4 said:
If A= 60.0 and theda = 56.5 degrees
of this graph
http://www.flickr.com/photos/44447874@N08/4079278252/

can you help me find C - A - B?
magnitude and direction (counterclockwise from the +x axis is positive)

Also how do I find 2A - 3B + 2C?

Thank you
Vector subtraction A = C-B can be remembered this way: Ask yourself: what vector A added to B results in C? This is equivalent to switching the head and tail in B (ie multiplying it by -1) and adding it to C.

C - A - B = C + (-A) + (-B)

To add vectors simply add their respective x components to get the x component of the resultant and add the y components to get the y component of the resultant.

So add the x component of C to -1* the x component of A and add -1* the x component of B. Then to the y component of C add -1* the y component of A + -1* y component of B.

AM
 
Last edited by a moderator:
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