StemCET Logo

Maths Question 14 – JEE-MAIN 2025

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

A vector in the plane of two other vectors can be expressed as their linear combination. The dot product of two perpendicular vectors is zero.

🥷
Ninja StrategyCoplanarity Check

First, calculate the normal vector to the plane formed by a and b as n=a×b. Then, check which option c^ satisfies the coplanarity condition c^n=0.

Step 1: Express c^ as a linear combination and apply perpendicularity✦ Active

Given a=i^+2j^+k^ and b=2i^+j^k^. Since c^ is in the plane of a and b, we can write c^=xa+yb for some scalars x,y. Substituting the given vectors:

c^=x(i^+2j^+k^)+y(2i^+j^k^)=(x+2y)i^+(2x+y)j^+(xy)k^

Since c^ is perpendicular to a, their dot product is zero: c^a=0.

(x+2y)(1)+(2x+y)(2)+(xy)(1)=0

Simplifying the equation:

x+2y+4x+2y+xy=06x+3y=0y=2x
Step 2: Substitute the relationship and simplify c^○ Expand

Substitute y=2x back into the expression for c^:

c^=(x+2(2x))i^+(2x+(2x))j^+(x(2x))k^

This simplifies to:

c^=(x4x)i^+(2x2x)j^+(x+2x)k^=3xi^+0j^+3xk^=3x(i^+k^)
Step 3: Normalize the vector to find the unit vector○ Expand

Since c^ is a unit vector, its magnitude must be 1. We find the magnitude of 3x(i^+k^):

|c^|=|3x|(1)2+02+12=|3x|1+1=|3x|2

Setting the magnitude to 1:

|3x|2=1|x|=132

Thus, x=±132. Substituting this back into the expression for c^:

c^=3(±132)(i^+k^)=±12(i^+k^)

Comparing this with the given options, option 3 matches one of the possible unit vectors.

💡 Teacher's Secret Hint

Remember that a unit vector can have two opposite directions.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.