Calculate the Resultant Vector of 3D 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 · 3K views
chemguy990
Messages
5
Reaction score
0

Homework Statement



I am having a tough time finding the resultant vector of the the following three dimensional vector:

d1x=2.33 cm, d1y= 3.84 cm, d1z= -1.2cm
d2x=3.41 cm, d2y= -1.01 cm, d2z = -3.29 cm
d3x= -1.04 cm, d3y= 1.93 cm, d3z = 0 cm

Find the resultant vector magnitude.

Homework Equations





The Attempt at a Solution



I have added the vector components and got the following:
rx= 4.7, ry= 4.76, rz= -4.49

Not sure where to go next.
 
Last edited:
on Phys.org
I know using the pythagorean theorem will get the resultant for xy plane vectors...not sure how to get the third plane calculations.
 
chemguy990 said:
I know using the pythagorean theorem will get the resultant for xy plane vectors...not sure how to get the third plane calculations.

You'd apply pythagorean a second time, using the z-vector and the xy plane vector... draw a picture if you are unsure...

so the magnitude of the resultant is just [tex]\sqrt{r_x^2 +r_y^2 + r_z^2}[/tex]