Question:

The value of \( m \) if the vectors \( 4i - 3j + 5k \) and \( mi - 4j + k \) are perpendicular, is

Show Hint

Perpendicular vectors ⇒ dot product zero. This is one of the fastest vector checks in exams.
Updated On: Apr 30, 2026
  • \( -\frac{15}{4} \)
  • \( -\frac{17}{4} \)
  • \( -\frac{19}{4} \)
  • \( 0 \)
  • \( \frac{11}{4} \)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

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

Step 1:
Write vectors in component form. \[ \vec{A} = (4,-3,5), \vec{B} = (m,-4,1) \]

Step 2:
Apply dot product condition. \[ (4,-3,5)\cdot(m,-4,1) = 0 \] \[ 4m + (-3)(-4) + 5(1) = 0 \] \[ 4m + 12 + 5 = 0 \] \[ 4m + 17 = 0 \]

Step 3:
Solve for \(m\). \[ 4m = -17 \Rightarrow m = -\frac{17}{4} \]

Step 4:
Verification (optional). Substituting back gives dot product = 0, confirming perpendicularity.
Was this answer helpful?
0
0