Question
Question: If $\overline{a} = i + 2j + 3k$, $b = -1 + 2j + k$, $c = 3i + j$ and $a + \lambda b$ is perpendicula...
If a=i+2j+3k, b=−1+2j+k, c=3i+j and a+λb is perpendicular to c, then λ=…

A
5
B
2
C
3
D
4
Answer
5
Explanation
Solution
Given vectors:
a=i+2j+3k,b=−i+2j+k,c=3i+jThe vector a+λb is perpendicular to c if
(a+λb)⋅c=0.First, calculate the dot product:
a+λb=(1−λ,2+2λ,3+λ).Since c=(3,1,0), we have:
(1−λ)⋅3+(2+2λ)⋅1+(3+λ)⋅0=0.Simplify:
3(1−λ)+2+2λ=3−3λ+2+2λ=5−λ=0.Thus,
λ=5.