Skip to main content
Back to Vector Algebra
JEE Main 2020
Vector Algebra
Vector Algebra
Medium

Question

Let a=i^+2j^+k^\vec{a} = \hat{i} + 2\hat{j} + \hat{k} and b=2i^+j^k^\vec{b} = 2\hat{i} + \hat{j} - \hat{k} . Let c^\hat{c} be a unit vector in the plane of the vectors a\vec{a} and b\vec{b} and be perpendicular to a\vec{a}. Then such a vector c^\hat{c} is:

Options

Solution

Key Concepts and Formulas

  • Vector in a Plane: A vector v\vec{v} lying in the plane of two non-collinear vectors a\vec{a} and b\vec{b} can be represented as a linear combination: v=λa+μb\vec{v} = \lambda \vec{a} + \mu \vec{b}, where λ\lambda and μ\mu are scalars.
  • Perpendicular Vectors: Two vectors u\vec{u} and v\vec{v} are perpendicular if and only if their dot product is zero: uv=0\vec{u} \cdot \vec{v} = 0.
  • Unit Vector: A unit vector u^\hat{u} in the direction of a non-zero vector u\vec{u} is given by u^=uu\hat{u} = \frac{\vec{u}}{|\vec{u}|}, where u|\vec{u}| is the magnitude of u\vec{u}.

Step-by-Step Solution

Step 1: Express the vector in the plane We are looking for a unit vector c^\hat{c} that lies in the plane of a\vec{a} and b\vec{b}. Therefore, we can express c^\hat{c} (or a vector proportional to it) as a linear combination of a\vec{a} and b\vec{b}. Let this vector be v\vec{v}. v=λa+μb\vec{v} = \lambda \vec{a} + \mu \vec{b} where λ\lambda and μ\mu are scalar constants.

Step 2: Apply the perpendicularity condition We are given that c^\hat{c} is perpendicular to a\vec{a}. Since v\vec{v} is in the same direction as c^\hat{c}, v\vec{v} must also be perpendicular to a\vec{a}. This means their dot product is zero. va=0\vec{v} \cdot \vec{a} = 0 Substituting the expression for v\vec{v}: (λa+μb)a=0(\lambda \vec{a} + \mu \vec{b}) \cdot \vec{a} = 0 Using the distributive property of the dot product: λ(aa)+μ(ba)=0\lambda (\vec{a} \cdot \vec{a}) + \mu (\vec{b} \cdot \vec{a}) = 0

Step 3: Calculate the required dot products We are given a=i^+2j^+k^\vec{a} = \hat{i} + 2\hat{j} + \hat{k} and b=2i^+j^k^\vec{b} = 2\hat{i} + \hat{j} - \hat{k}. Let's calculate aa\vec{a} \cdot \vec{a} and ba\vec{b} \cdot \vec{a}. aa=(1)(1)+(2)(2)+(1)(1)=1+4+1=6\vec{a} \cdot \vec{a} = (1)(1) + (2)(2) + (1)(1) = 1 + 4 + 1 = 6 (Note: aa=a2\vec{a} \cdot \vec{a} = |\vec{a}|^2) ba=(2)(1)+(1)(2)+(1)(1)=2+21=3\vec{b} \cdot \vec{a} = (2)(1) + (1)(2) + (-1)(1) = 2 + 2 - 1 = 3

Step 4: Solve for the relationship between λ\lambda and μ\mu Substitute the calculated dot products back into the equation from Step 2: λ(6)+μ(3)=0\lambda (6) + \mu (3) = 0 Dividing the equation by 3, we get: 2λ+μ=02\lambda + \mu = 0 This gives us the relationship: μ=2λ\mu = -2\lambda

Step 5: Determine the direction vector v\vec{v} Substitute the relationship μ=2λ\mu = -2\lambda back into the expression for v\vec{v} from Step 1: v=λa+(2λ)b\vec{v} = \lambda \vec{a} + (-2\lambda) \vec{b} Factor out λ\lambda: v=λ(a2b)\vec{v} = \lambda (\vec{a} - 2\vec{b}) Now, let's compute the vector (a2b)(\vec{a} - 2\vec{b}): a2b=(i^+2j^+k^)2(2i^+j^k^)\vec{a} - 2\vec{b} = (\hat{i} + 2\hat{j} + \hat{k}) - 2(2\hat{i} + \hat{j} - \hat{k}) a2b=(i^+2j^+k^)(4i^+2j^2k^)\vec{a} - 2\vec{b} = (\hat{i} + 2\hat{j} + \hat{k}) - (4\hat{i} + 2\hat{j} - 2\hat{k}) a2b=(14)i^+(22)j^+(1(2))k^\vec{a} - 2\vec{b} = (1-4)\hat{i} + (2-2)\hat{j} + (1-(-2))\hat{k} a2b=3i^+0j^+3k^\vec{a} - 2\vec{b} = -3\hat{i} + 0\hat{j} + 3\hat{k} a2b=3i^+3k^\vec{a} - 2\vec{b} = -3\hat{i} + 3\hat{k} So, v=λ(3i^+3k^)\vec{v} = \lambda (-3\hat{i} + 3\hat{k}). Since λ\lambda is a non-zero scalar, the direction of v\vec{v} is the same as the direction of 3i^+3k^-3\hat{i} + 3\hat{k}. We can simplify this direction vector by dividing by -3 to get i^+k^-\hat{i} + \hat{k}. Let's use d=i^+k^\vec{d} = -\hat{i} + \hat{k} as our direction vector.

Step 6: Normalize the direction vector to find the unit vector c^\hat{c} The problem asks for a unit vector. We need to find the magnitude of d=i^+k^\vec{d} = -\hat{i} + \hat{k}. d=i^+k^=(1)2+(0)2+(1)2=1+0+1=2|\vec{d}| = |-\hat{i} + \hat{k}| = \sqrt{(-1)^2 + (0)^2 + (1)^2} = \sqrt{1 + 0 + 1} = \sqrt{2} The unit vector c^\hat{c} is obtained by dividing d\vec{d} by its magnitude: c^=dd=i^+k^2=12(i^+k^)\hat{c} = \frac{\vec{d}}{|\vec{d}|} = \frac{-\hat{i} + \hat{k}}{\sqrt{2}} = \frac{1}{\sqrt{2}}(-\hat{i} + \hat{k})

Step 7: Compare with the given options The calculated unit vector c^=12(i^+k^)\hat{c} = \frac{1}{\sqrt{2}}(-\hat{i} + \hat{k}) matches option (A).


Common Mistakes & Tips

  • Misinterpreting "in the plane": Ensure you use the linear combination λa+μb\lambda \vec{a} + \mu \vec{b} correctly.
  • Forgetting to normalize: The question specifically asks for a unit vector. Always normalize your result if needed.
  • Arithmetic errors: Double-check dot product calculations and vector subtractions, as these are common sources of mistakes.

Summary

The problem requires finding a unit vector that lies in the plane of two given vectors and is perpendicular to one of them. We achieved this by representing the vector as a linear combination of the given vectors, using the perpendicularity condition to establish a relationship between the scalar coefficients, and then normalizing the resulting direction vector. The key steps involved understanding vector representation in a plane and applying the dot product property for perpendicularity.

The final answer is (A)\boxed{\text{(A)}}.

Practice More Vector Algebra Questions

View All Questions