How Do You Correctly Add and Subtract Multiple Vectors?

  • Thread starter Thread starter k-rod AP 2010
  • Start date Start date
  • Tags Tags
    Vectors
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 5K views
k-rod AP 2010
Messages
36
Reaction score
0

Homework Statement


vectorA: 6 @ 40o, vectorD: 2 @ 90o, vectorB: 10 @ 80o

i have to do this problem: vectorA + vector D - vectorB

Homework Equations



The Attempt at a Solution


i had found the components to these vectors in previous problems to be:
vectorA: x=4.01 y=4.46 vectorD: x=0 y=2 vectorB: x=9.85 y=1.74

i added the total x and total y for all the vectors:
total x: (4.01+0+ -9.85)=-5.84 total y:(4.46+2+ -1.74)=4.72

i made the components for the vectorB negative because they were being subtracted but i am not sure if this is the proper procedure

these are the resultant calculations based off of the x and y totals
resultant magnitude: root((-5.84)^2 + (4.72)^2)= 7.51m
resultant angle: arctan(4.72/-5.84)=-38.9o

Did i follow the proper procedure to add and subtract vectors in the same problem?
 
on Phys.org
the procedure looks right to me... i haven't checked the calculations.
 
Your procedure is right, but some of your calculations are incorrect.
The components of vector A are off
The components of vector D look good
The components of vector B are reversed
 
Its my first year in physics so i am not the best at it but thanks for the confirmation. i thought it was right but i wasnt sure.

and zgozvrm, u were right about my numbers, i was doing the problem in a rush so i must have reversed them, my bad.