Find the projection of the vector on the vector .
Answers
Answered by
0
Let the two vector be a and b.
Then,
a = i - 3j + 7k and b = 7i - j + 8k
We need to find the projection of a on b.
Therefore, Projection = |a.b|/|b|
Now, |a.b| = (1 × 7) + (-3 × -1) + (7 × 8)
= 7 + 3 + 56
= 66
|b| = √[(7)² + (1)² + (8)²]
|b| = √114
∴ Projection = 66/√114
Hence, the projection of a on b is 66/√114.
Hope it helps.
Similar questions