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

Question

Let a=αi^+2j^k^\overrightarrow a = \alpha \widehat i + 2\widehat j - \widehat k and b=2i^+αj^+k^\overrightarrow b = - 2\widehat i + \alpha \widehat j + \widehat k, where αR\alpha \in R. If the area of the parallelogram whose adjacent sides are represented by the vectors a\overrightarrow a and b\overrightarrow b is 15(α2+4)\sqrt {15({\alpha ^2} + 4)} , then the value of 2a2+(a.b)b22{\left| {\overrightarrow a } \right|^2} + \left( {\overrightarrow a \,.\,\overrightarrow b } \right){\left| {\overrightarrow b } \right|^2} is equal to :

Options

Solution

Key Concepts and Formulas

  • Area of a Parallelogram: The area of a parallelogram with adjacent sides represented by vectors u\overrightarrow u and v\overrightarrow v is given by the magnitude of their cross product: Area=u×v\text{Area} = |\overrightarrow u \times \overrightarrow v|.
  • Cross Product of Two Vectors: For a=a1i^+a2j^+a3k^\overrightarrow a = a_1 \widehat i + a_2 \widehat j + a_3 \widehat k and b=b1i^+b2j^+b3k^\overrightarrow b = b_1 \widehat i + b_2 \widehat j + b_3 \widehat k, their cross product is: a×b=i^j^k^a1a2a3b1b2b3=(a2b3a3b2)i^(a1b3a3b1)j^+(a1b2a2b1)k^\overrightarrow a \times \overrightarrow b = \begin{vmatrix} \widehat i & \widehat j & \widehat k \\ a_1 & a_2 & a_3 \\ b_1 & b_2 & b_3 \end{vmatrix} = (a_2 b_3 - a_3 b_2)\widehat i - (a_1 b_3 - a_3 b_1)\widehat j + (a_1 b_2 - a_2 b_1)\widehat k
  • Magnitude of a Vector: The magnitude of a vector v=xi^+yj^+zk^\overrightarrow v = x\widehat i + y\widehat j + z\widehat k is v=x2+y2+z2|\overrightarrow v| = \sqrt{x^2 + y^2 + z^2}.
  • Dot Product of Two Vectors: For a=a1i^+a2j^+a3k^\overrightarrow a = a_1 \widehat i + a_2 \widehat j + a_3 \widehat k and b=b1i^+b2j^+b3k^\overrightarrow b = b_1 \widehat i + b_2 \widehat j + b_3 \widehat k, their dot product is: ab=a1b1+a2b2+a3b3\overrightarrow a \cdot \overrightarrow b = a_1 b_1 + a_2 b_2 + a_3 b_3
  • Magnitude Squared of a Vector: v2=x2+y2+z2|\overrightarrow v|^2 = x^2 + y^2 + z^2.

Step-by-Step Solution

Step 1: Calculate the Cross Product a×b\overrightarrow a \times \overrightarrow b We are given the vectors a=αi^+2j^k^\overrightarrow a = \alpha \widehat i + 2\widehat j - \widehat k and b=2i^+αj^+k^\overrightarrow b = - 2\widehat i + \alpha \widehat j + \widehat k. To find the area of the parallelogram, we first need to compute their cross product. a×b=i^j^k^α212α1\overrightarrow a \times \overrightarrow b = \begin{vmatrix} \widehat i & \widehat j & \widehat k \\ \alpha & 2 & { - 1} \\ { - 2} & \alpha & 1 \end{vmatrix} Expanding the determinant: a×b=((2)(1)(1)(α))i^((α)(1)(1)(2))j^+((α)(α)(2)(2))k^\overrightarrow a \times \overrightarrow b = ((2)(1) - (-1)(\alpha))\widehat i - ((\alpha)(1) - (-1)(-2))\widehat j + ((\alpha)(\alpha) - (2)(-2))\widehat k a×b=(2+α)i^(α2)j^+(α2+4)k^\overrightarrow a \times \overrightarrow b = (2 + \alpha)\widehat i - (\alpha - 2)\widehat j + (\alpha^2 + 4)\widehat k a×b=(2+α)i^+(2α)j^+(α2+4)k^\overrightarrow a \times \overrightarrow b = (2 + \alpha)\widehat i + (2 - \alpha)\widehat j + (\alpha^2 + 4)\widehat k

Step 2: Calculate the Magnitude of the Cross Product and Use the Given Area The area of the parallelogram is given by a×b|\overrightarrow a \times \overrightarrow b|. a×b=(2+α)2+(2α)2+(α2+4)2|\overrightarrow a \times \overrightarrow b| = \sqrt{(2 + \alpha)^2 + (2 - \alpha)^2 + (\alpha^2 + 4)^2} Let's simplify the terms under the square root: (2+α)2=4+4α+α2(2 + \alpha)^2 = 4 + 4\alpha + \alpha^2 (2α)2=44α+α2(2 - \alpha)^2 = 4 - 4\alpha + \alpha^2 Adding these two: (2+α)2+(2α)2=(4+4α+α2)+(44α+α2)=8+2α2(2 + \alpha)^2 + (2 - \alpha)^2 = (4 + 4\alpha + \alpha^2) + (4 - 4\alpha + \alpha^2) = 8 + 2\alpha^2 So, the square of the magnitude is: a×b2=(8+2α2)+(α2+4)2|\overrightarrow a \times \overrightarrow b|^2 = (8 + 2\alpha^2) + (\alpha^2 + 4)^2 We are given that the area is 15(α2+4)\sqrt{15(\alpha^2 + 4)}. Squaring this, we get: Area2=15(α2+4)\text{Area}^2 = 15(\alpha^2 + 4) Equating the square of the magnitude with the square of the given area: (8+2α2)+(α2+4)2=15(α2+4)(8 + 2\alpha^2) + (\alpha^2 + 4)^2 = 15(\alpha^2 + 4) To simplify this equation, let y=α2+4y = \alpha^2 + 4. Since αR\alpha \in R, α20\alpha^2 \ge 0, so y4y \ge 4. From y=α2+4y = \alpha^2 + 4, we have α2=y4\alpha^2 = y - 4. Substituting into the equation: 8+2(y4)+y2=15y8 + 2(y - 4) + y^2 = 15y 8+2y8+y2=15y8 + 2y - 8 + y^2 = 15y y2+2y=15yy^2 + 2y = 15y y213y=0y^2 - 13y = 0 y(y13)=0y(y - 13) = 0 This gives y=0y = 0 or y=13y = 13. Since y=α2+4y = \alpha^2 + 4 and α20\alpha^2 \ge 0, yy must be at least 4. Therefore, y=0y = 0 is not a valid solution. So, we must have y=13y = 13. Substituting back y=α2+4y = \alpha^2 + 4: α2+4=13\alpha^2 + 4 = 13 α2=9\alpha^2 = 9

Step 3: Calculate the Magnitudes Squared and the Dot Product Now that we have α2=9\alpha^2 = 9, we can compute the required terms for the final expression.

  • Magnitude squared of a\overrightarrow a: a2=(α)2+(2)2+(1)2=α2+4+1=α2+5|\overrightarrow a|^2 = (\alpha)^2 + (2)^2 + (-1)^2 = \alpha^2 + 4 + 1 = \alpha^2 + 5 Substituting α2=9\alpha^2 = 9: a2=9+5=14|\overrightarrow a|^2 = 9 + 5 = 14

  • Magnitude squared of b\overrightarrow b: b2=(2)2+(α)2+(1)2=4+α2+1=α2+5|\overrightarrow b|^2 = (-2)^2 + (\alpha)^2 + (1)^2 = 4 + \alpha^2 + 1 = \alpha^2 + 5 Substituting α2=9\alpha^2 = 9: b2=9+5=14|\overrightarrow b|^2 = 9 + 5 = 14

  • Dot product ab\overrightarrow a \cdot \overrightarrow b: ab=(α)(2)+(2)(α)+(1)(1)\overrightarrow a \cdot \overrightarrow b = (\alpha)(-2) + (2)(\alpha) + (-1)(1) ab=2α+2α1\overrightarrow a \cdot \overrightarrow b = -2\alpha + 2\alpha - 1 ab=1\overrightarrow a \cdot \overrightarrow b = -1

Step 4: Evaluate the Final Expression We need to find the value of 2a2+(ab)b22|\overrightarrow a|^2 + (\overrightarrow a \cdot \overrightarrow b)|\overrightarrow b|^2. Substitute the calculated values: 2a2+(ab)b2=2(14)+(1)(14)2|\overrightarrow a|^2 + (\overrightarrow a \cdot \overrightarrow b)|\overrightarrow b|^2 = 2(14) + (-1)(14) =2814= 28 - 14 =14= 14

Common Mistakes & Tips

  • Sign Errors in Cross Product: Be extremely careful with the signs when calculating the components of the cross product, especially the j^\widehat j component.
  • Algebraic Simplification: Using substitutions like y=α2+4y = \alpha^2 + 4 can greatly simplify complex polynomial equations, reducing the likelihood of errors.
  • Valid Solutions for α2\alpha^2: Always check if the derived values for α2\alpha^2 (or related variables) are consistent with the domain of α\alpha (e.g., α20\alpha^2 \ge 0).

Summary

The problem required us to first find the value of α2\alpha^2 by utilizing the given area of the parallelogram, which is calculated using the magnitude of the cross product of the adjacent side vectors. After determining α2=9\alpha^2 = 9, we computed the magnitudes squared of the vectors a\overrightarrow a and b\overrightarrow b, and their dot product. Finally, these values were substituted into the target expression 2a2+(ab)b22|\overrightarrow a|^2 + (\overrightarrow a \cdot \overrightarrow b)|\overrightarrow b|^2 to obtain the result.

The final answer is 14\boxed{14}.

Practice More Vector Algebra Questions

View All Questions