How Do You Correctly Add and Subtract Multiple Vectors?

  • Thread starter Thread starter k-rod AP 2010
  • Start date Start date
  • Tags Tags
    Vectors
AI Thread Summary
To correctly add and subtract multiple vectors, the components of each vector must be accurately calculated. The user initially calculated the components of vector A incorrectly and reversed the components of vector B. After summing the x and y components, the resultant magnitude and angle were derived, but the calculations contained errors. The discussion confirms that while the procedure for vector addition and subtraction was followed correctly, the accuracy of the component values is crucial for obtaining the correct resultant. Ensuring precise component calculations is essential for solving vector problems effectively.
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?
 
Physics news 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.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top