Question:medium

For given vectors \( \vec{a} = -\hat{i} + \hat{j} + 2\hat{k} \) and \( \vec{b} = 2\hat{i} - \hat{j} + \hat{k} \) where \( \vec{c} = \vec{a} \times \vec{b} \) and \( \vec{d} = \vec{c} \times \vec{b} \). Then the value of \( (\vec{a}-\vec{b}) \cdot \vec{d} \) is:

Show Hint

When multiple vector operations are involved, compute step-by-step and keep vectors in component form to avoid sign errors.
Updated On: Mar 25, 2026
  • \( -35 \)
  • \( 53 \)
  • \( -52 \)
  • \( 25 \)
Show Solution

The Correct Option is A

Solution and Explanation

To solve this problem, we need to find the value of (→a→b) · →d, where

→a = −i + j + 2k,  and  →b = 2ij + k

and →d = →c × →b, with →c = →a × →b.


Step 1: Calculate →c = →a × →b

→c =

|  i   j   k |
| −1   1   2 |
| 2   −1   1 |

→c = i(1·1 − 2·(−1)) − j((−1)·1 − 2·2) + k((−1)(−1) − 1·2)

→c = 3i + 5jk


Step 2: Calculate →d = →c × →b

|  i   j   k |
| 3   5   −1 |
| 2   −1   1 |

→d = i(5·1 − (−1)(−1)) − j(3·1 − (−1)·2) + k(3·(−1) − 5·2)

→d = 4i − 5j − 13k


Step 3: Calculate (→a→b) · →d

→a→b = (−i + j + 2k) − (2ij + k)

= −3i + 2j + k

(→a→b) · →d

= (−3)(4) + (2)(−5) + (1)(−13)

= −12 − 10 − 13

= −35


Final Answer:

(→a→b) · →d = −35

Was this answer helpful?
0

Top Questions on Vector Algebra


Questions Asked in JEE Main exam