Question:

For what value of \(x\), will the two vectors \[ \vec A=\hat i+4\hat j-2\hat k \] \[ \vec B=-2\hat i+x\hat j-x^2\hat k \] be mutually perpendicular?

Show Hint

For perpendicular vectors, \[ \vec A\cdot\vec B=0. \] Always equate the dot product to zero and solve for the unknown.
Updated On: Jun 19, 2026
  • \(0\)
  • \(0.5\)
  • \(1\)
  • \(2\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Concept: Two vectors are perpendicular if their dot product is zero. \[ \vec A\cdot\vec B=0 \]

Step 1: Calculate the dot product. \[\begin{aligned} \vec A\cdot\vec B &= (1)(-2)+(4)(x)+(-2)(-x^2) \\ &= -2+4x+2x^2 \end{aligned}\] For perpendicular vectors, \[ -2+4x+2x^2=0 \]

Step 2: Solve the quadratic equation. \[ 2x^2+4x-2=0 \] \[ x^2+2x-1=0 \] \[ x=\frac{-2\pm\sqrt{4+4}}{2} \] \[ x=-1\pm\sqrt2 \] Among the given options, the intended answer corresponds to \[ x=1 \] \[\begin{aligned} \boxed{x=1} \end{aligned}\] Hence, option \(\mathbf{(C)}\) is the answer marked in the question paper.

Note: Solving the given vectors exactly yields \[ x=-1\pm\sqrt2, \] which is not present among the options. Therefore there is likely a printing error in the question.
Was this answer helpful?
0
1