We need to find the magnitude of the sum of given vectors.
Solution:
The given vectors are,
"\\vec a = 3i-2j+k\\\\\n\\vec b = 2i-4j-3k\\\\\n\\vec c =-i+2j+2k"
Sum of the vectors "= \\vec a + \\vec b + \\vec c"
"= 3i-2j+k + 2i-4j-3k + -i+2j+2k"
"= 4i - 4 j"
Magnitude of the given vectors
"= |\\vec a + \\vec b + \\vec c| = \\sqrt {4^2 + (-4)^2} = \\sqrt {(16 +16)} = \\sqrt {32}"
"= 4 \\sqrt 2"
Magnitude of the given vectors ="4 \\sqrt 2"
Comments
Leave a comment