Skip to main content
Back to Vector Algebra
JEE Main 2021
Vector Algebra
Vector Algebra
Hard

Question

Let u\overrightarrow u be a vector coplanar with the vectors a=2i^+3j^k^\overrightarrow a = 2\widehat i + 3\widehat j - \widehat k and b=j^+k^\overrightarrow b = \widehat j + \widehat k. If u\overrightarrow u is perpendicular to a\overrightarrow a and u.b=24\overrightarrow u .\overrightarrow b = 24, then u2{\left| {\overrightarrow u } \right|^2} is equal to

Options

Solution

Key Concepts and Formulas

  • Linear Combination of Coplanar Vectors: If vector u\overrightarrow u is coplanar with non-collinear vectors a\overrightarrow a and b\overrightarrow b, then u\overrightarrow u can be expressed as u=xa+yb\overrightarrow u = x\overrightarrow a + y\overrightarrow b for some scalars xx and yy.
  • Dot Product Properties:
    • vw=wv\overrightarrow v \cdot \overrightarrow w = \overrightarrow w \cdot \overrightarrow v (Commutativity)
    • vv=v2\overrightarrow v \cdot \overrightarrow v = {\left| {\overrightarrow v } \right|^2}
    • v(w1+w2)=vw1+vw2\overrightarrow v \cdot (\overrightarrow w_1 + \overrightarrow w_2) = \overrightarrow v \cdot \overrightarrow w_1 + \overrightarrow v \cdot \overrightarrow w_2 (Distributivity)
    • (cv)w=c(vw)(c\overrightarrow v) \cdot \overrightarrow w = c(\overrightarrow v \cdot \overrightarrow w) (Scalar multiplication)
  • Perpendicular Vectors: Two vectors v\overrightarrow v and w\overrightarrow w are perpendicular if and only if vw=0\overrightarrow v \cdot \overrightarrow w = 0.

Step-by-Step Solution

Step 1: Express u\overrightarrow u as a linear combination of a\overrightarrow a and b\overrightarrow b. Since u\overrightarrow u is coplanar with a=2i^+3j^k^\overrightarrow a = 2\widehat i + 3\widehat j - \widehat k and b=j^+k^\overrightarrow b = \widehat j + \widehat k, we can write u\overrightarrow u as a linear combination of a\overrightarrow a and b\overrightarrow b: u=xa+yb\overrightarrow u = x\overrightarrow a + y\overrightarrow b where xx and yy are scalar coefficients.

Step 2: Calculate necessary dot products and squared magnitudes. To simplify calculations later, we compute the dot products and squared magnitudes of the given vectors:

  • a2=aa=(2)2+(3)2+(1)2=4+9+1=14{\left| {\overrightarrow a } \right|^2} = \overrightarrow a \cdot \overrightarrow a = (2)^2 + (3)^2 + (-1)^2 = 4 + 9 + 1 = 14
  • b2=bb=(0)2+(1)2+(1)2=0+1+1=2{\left| {\overrightarrow b } \right|^2} = \overrightarrow b \cdot \overrightarrow b = (0)^2 + (1)^2 + (1)^2 = 0 + 1 + 1 = 2
  • ab=(2)(0)+(3)(1)+(1)(1)=0+31=2\overrightarrow a \cdot \overrightarrow b = (2)(0) + (3)(1) + (-1)(1) = 0 + 3 - 1 = 2

Step 3: Use the condition ua\overrightarrow u \perp \overrightarrow a to form an equation. We are given that u\overrightarrow u is perpendicular to a\overrightarrow a. This means their dot product is zero: ua=0\overrightarrow u \cdot \overrightarrow a = 0 Substituting u=xa+yb\overrightarrow u = x\overrightarrow a + y\overrightarrow b: (xa+yb)a=0(x\overrightarrow a + y\overrightarrow b) \cdot \overrightarrow a = 0 Using the distributive property of the dot product: x(aa)+y(ba)=0x(\overrightarrow a \cdot \overrightarrow a) + y(\overrightarrow b \cdot \overrightarrow a) = 0 Substituting the pre-calculated values: x(14)+y(2)=0x(14) + y(2) = 0 Dividing by 2, we get our first equation: 7x+y=0(1)7x + y = 0 \quad \ldots(1)

Step 4: Use the condition ub=24\overrightarrow u \cdot \overrightarrow b = 24 to form another equation. We are also given that ub=24\overrightarrow u \cdot \overrightarrow b = 24. Substituting u=xa+yb\overrightarrow u = x\overrightarrow a + y\overrightarrow b: (xa+yb)b=24(x\overrightarrow a + y\overrightarrow b) \cdot \overrightarrow b = 24 Using the distributive property of the dot product: x(ab)+y(bb)=24x(\overrightarrow a \cdot \overrightarrow b) + y(\overrightarrow b \cdot \overrightarrow b) = 24 Substituting the pre-calculated values: x(2)+y(2)=24x(2) + y(2) = 24 Dividing by 2, we get our second equation: x+y=12(2)x + y = 12 \quad \ldots(2)

Step 5: Solve the system of linear equations for xx and yy. We have the following system of equations:

  1. 7x+y=07x + y = 0
  2. x+y=12x + y = 12

From equation (1), we can express yy as y=7xy = -7x. Substitute this into equation (2): x+(7x)=12x + (-7x) = 12 6x=12-6x = 12 x=2x = -2 Now substitute the value of xx back into the expression for yy: y=7(2)=14y = -7(-2) = 14 So, we have x=2x = -2 and y=14y = 14. This means u=2a+14b\overrightarrow u = -2\overrightarrow a + 14\overrightarrow b.

Step 6: Calculate u2{\left| {\overrightarrow u } \right|^2}. The magnitude squared of u\overrightarrow u is given by uu\overrightarrow u \cdot \overrightarrow u. u2=uu{\left| {\overrightarrow u } \right|^2} = \overrightarrow u \cdot \overrightarrow u Substitute u=xa+yb\overrightarrow u = x\overrightarrow a + y\overrightarrow b: u2=(xa+yb)u{\left| {\overrightarrow u } \right|^2} = (x\overrightarrow a + y\overrightarrow b) \cdot \overrightarrow u Using the distributive property: u2=x(au)+y(bu){\left| {\overrightarrow u } \right|^2} = x(\overrightarrow a \cdot \overrightarrow u) + y(\overrightarrow b \cdot \overrightarrow u) From Step 3, we know ua=0\overrightarrow u \cdot \overrightarrow a = 0, so au=0\overrightarrow a \cdot \overrightarrow u = 0. From the problem statement (and Step 4), we know ub=24\overrightarrow u \cdot \overrightarrow b = 24, so bu=24\overrightarrow b \cdot \overrightarrow u = 24. Substituting these values and the determined values of xx and yy: u2=(2)(0)+(14)(24){\left| {\overrightarrow u } \right|^2} = (-2)(0) + (14)(24) u2=0+336{\left| {\overrightarrow u } \right|^2} = 0 + 336 u2=336{\left| {\overrightarrow u } \right|^2} = 336

Common Mistakes & Tips

  • Expanding u\overrightarrow u first: Avoid substituting xx and yy back into u=xa+yb\overrightarrow u = x\overrightarrow a + y\overrightarrow b to find the component form of u\overrightarrow u and then calculating its magnitude. This is often more calculation-intensive and prone to arithmetic errors. The method of using uu=x(au)+y(bu)\overrightarrow u \cdot \overrightarrow u = x(\overrightarrow a \cdot \overrightarrow u) + y(\overrightarrow b \cdot \overrightarrow u) is more efficient as it directly uses the given conditions.
  • Sign errors: Be careful with signs when solving the system of linear equations or when calculating dot products.
  • Vector Coplanarity: Remember that if u\overrightarrow u is coplanar with a\overrightarrow a and b\overrightarrow b, and a\overrightarrow a and b\overrightarrow b are non-collinear, then u\overrightarrow u can be uniquely represented as xa+ybx\overrightarrow a + y\overrightarrow b.

Summary

We began by expressing the vector u\overrightarrow u, which is coplanar with a\overrightarrow a and b\overrightarrow b, as a linear combination u=xa+yb\overrightarrow u = x\overrightarrow a + y\overrightarrow b. We then used the given conditions ua=0\overrightarrow u \cdot \overrightarrow a = 0 and ub=24\overrightarrow u \cdot \overrightarrow b = 24 to form a system of two linear equations in xx and yy. Solving this system yielded x=2x = -2 and y=14y = 14. Finally, we calculated u2{\left| {\overrightarrow u } \right|^2} efficiently by using the identity u2=uu=x(au)+y(bu){\left| {\overrightarrow u } \right|^2} = \overrightarrow u \cdot \overrightarrow u = x(\overrightarrow a \cdot \overrightarrow u) + y(\overrightarrow b \cdot \overrightarrow u), substituting the known values of the dot products and the determined coefficients.

The final answer is 336\boxed{336}.

Practice More Vector Algebra Questions

View All Questions