Question
Question: If a = i + 5k, b = 2i + 3k, c = 4i - j + 2k and d=i-j then (c-a) (bxd) =...
If a = i + 5k, b = 2i + 3k, c = 4i - j + 2k and d=i-j then (c-a) (bxd) =

A
12
B
30
C
10
D
20
Answer
12
Explanation
Solution
To find the value of (c-a) . (b x d), follow these steps:
-
Express the vectors in component form:
- a=⟨1,0,5⟩
- b=⟨2,0,3⟩
- c=⟨4,−1,2⟩
- d=⟨1,−1,0⟩
-
Calculate c−a:
c−a=⟨4−1,−1−0,2−5⟩=⟨3,−1,−3⟩ -
Compute the cross product b×d:
b×d=i21j0−1k30=i(0−(−3))−j(0−3)+k(−2−0)=3i+3j−2k=⟨3,3,−2⟩ -
Compute the dot product (c−a)⋅(b×d):
(c−a)⋅(b×d)=⟨3,−1,−3⟩⋅⟨3,3,−2⟩=(3×3)+(−1×3)+(−3×−2)=9−3+6=12
Therefore, (c−a)⋅(b×d)=12.