Solveeit Logo

Question

Question: If \(a.i = a.(i + j) = a.(i + j + k)\), then **a** =...

If a.i=a.(i+j)=a.(i+j+k)a.i = a.(i + j) = a.(i + j + k), then a =

A

i

B

k

C

j

D

i + j + k

Answer

i

Explanation

Solution

Let a=xi+yj+zk\mathbf{a} = x\mathbf{i} + y\mathbf{j} + z\mathbf{k}.

Then a.i=(xi+yj+zk).i=x\mathbf{a}.\mathbf{i} = (x\mathbf{i} + y\mathbf{j} + z\mathbf{k}).\mathbf{i} = x and a.(i+j)=x+y\mathbf{a}.(\mathbf{i} + \mathbf{j}) = x + y and

a.(i+j+k)=x+y+z\mathbf{a}.(\mathbf{i} + \mathbf{j} + \mathbf{k}) = x + y + z

\because Given that x=x+y=x+y+zx = x + y = x + y + z

Nowx=x+yy=0x = x + y \Rightarrow y = 0and x+y=x+y+zz=0x + y = x + y + z \Rightarrow z = 0

Hence x=1x = 1; a=i\therefore\mathbf{a} = \mathbf{i}.