Question
Question: If $\overline{a}$ = $\hat{i}$+$\hat{j}$-2$\hat{k}$, $\overline{b}$ = 2$\hat{i}$-$\hat{j}$+$\hat{k}$,...
If a = i^+j^-2k^, b = 2i^-j^+k^, c = 3i^-k^ and
c = ma+nb, then m + n =

A
0
B
1
C
2
D
-1
Answer
2
Explanation
Solution
Given
a=⟨1,1,−2⟩,b=⟨2,−1,1⟩,c=⟨3,0,−1⟩and
c=ma+nb.Writing component-wise:
- x-component: m+2n=3
- y-component: m−n=0
- z-component: −2m+n=−1
From m−n=0, we have m=n.
Substitute n=m in the x-component:
m+2m=3⇒3m=3⇒m=1.Thus, n=1.
Therefore, m+n=1+1=2.