Question
Physics Question on Vectors
If two vectors P = i^+2mj^+mk^ & Q = 4i^-2j^+mk^ are perpendicular to each other, then find value of m.
m = 3
m = 2
m = 8
m = 1
m = 2
Solution
The correct answer is (B) : m =2
P . Q = 0
(i^+2mj^+mk^).(4i^-2j^+mk^) = 0
4 – 4m + m2 = 0
m2– 2m – 2m + 4 = 0
m (m – 2) – 2 (m – 2) = 0
m = 2
To determine the value of m that makes vectors P and Q perpendicular to each other, we can use the dot product of the two vectors.
The dot product of two vectors A and B is given by:
A·B = AₓBₓ + AᵧBᵧ + A₂B₂
Given :
vectors P = i^ + 2mj^ + mk^ and Q = 4i^ - 2j^ + mk^, we can calculate their dot product:
P·Q = (1)(4) + (2m)(-2) + (m)(m)
Since the vectors P and Q are perpendicular, their dot product should be zero:
0 = 4 - 4m + m²
Rearranging the equation: m² - 4m + 4 = 0
This equation can be factored as:
(m - 2)(m - 2) = 0
From this, we can see that the value of m is 2.
∴ the value of m that makes vectors P and Q perpendicular to each other is m = 2.