Question
Mathematics Question on Vector Algebra
The vector projection of b on a , where a = 3i^ + 2j^ + 5k^ and b = 7i^ - 5j^ - k^ is
383(3i^+2j^+5k^)
199i^+6j^+15k^
383(3i^+2j^+5k^)
386(3i^+2j^+5k^)
199i^+6j^+15k^
Solution
To find the vector projection of b onto a:
proj(a, b) = ∣a∣2b dot a x a
Given a = 3i^ + 2j^ + 5k^ and b = 7i^ - 5i^ - k^
We can calculate the vector projection.First, let's find the dot product of b and a:
b dot a = (7 x 3) + (-5 x 2) + (-1 x 5) = 21 - 10 - 5 = 6.
Now calculate the magnitude of a:
|a| = (32)+(22)+(52)= 9+4+25 = 38
Now we can substitute these values into the formula to find the vector projection:
proj(a, b) = ∣a∣2b dot a x a
proj(a, b) = ((38)26 x (3i^ + 2j^ + 5k^)
proj(a, b) = 386 x (3i^ + 2j^ + 5k^)
proj(a, b) = 193 x (3i^ + 2j^ + 5k^)
proj(a, b) = \frac {9}{19}$$\hat {i} + \frac {6}{19}$$\hat {j} + \frac {15}{19}$$\hat {k}
Therefore, the vector projection of b onto a is 199i^+6j^+15k^.