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

Question

Let three vectors ,a=αi^+4j^+2k^,b=5i^+3j^+4k^,c=xi^+yj^+zk^\overrightarrow{\mathrm{a}}=\alpha \hat{i}+4 \hat{j}+2 \hat{k}, \overrightarrow{\mathrm{b}}=5 \hat{i}+3 \hat{j}+4 \hat{k}, \overrightarrow{\mathrm{c}}=x \hat{i}+y \hat{j}+z \hat{k} form a triangle such that c=ab\vec{c}=\vec{a}-\vec{b} and the area of the triangle is 565 \sqrt{6}. If α\alpha is a positive real number, then c2|\vec{c}|^2 is equal to:

Options

Solution

Key Concepts and Formulas

  • Vector Subtraction: For vectors u=uxi^+uyj^+uzk^\vec{u} = u_x \hat{i} + u_y \hat{j} + u_z \hat{k} and v=vxi^+vyj^+vzk^\vec{v} = v_x \hat{i} + v_y \hat{j} + v_z \hat{k}, uv=(uxvx)i^+(uyvy)j^+(uzvz)k^\vec{u} - \vec{v} = (u_x - v_x) \hat{i} + (u_y - v_y) \hat{j} + (u_z - v_z) \hat{k}.
  • Area of a Triangle formed by two vectors: The area of a triangle with adjacent sides u\vec{u} and v\vec{v} is Area=12u×v\text{Area} = \frac{1}{2} |\vec{u} \times \vec{v}|.
  • Cross Product: The cross product of u\vec{u} and v\vec{v} is given by: u×v=i^j^k^uxuyuzvxvyvz\vec{u} \times \vec{v} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ u_x & u_y & u_z \\ v_x & v_y & v_z \end{vmatrix}
  • Magnitude of a Vector: For a vector v=vxi^+vyj^+vzk^\vec{v} = v_x \hat{i} + v_y \hat{j} + v_z \hat{k}, its squared magnitude is v2=vx2+vy2+vz2|\vec{v}|^2 = v_x^2 + v_y^2 + v_z^2.

Step-by-Step Solution

Step 1: Determine the components of vector c\vec{c} We are given that c=ab\vec{c} = \vec{a} - \vec{b}. We perform vector subtraction component-wise. Given: a=αi^+4j^+2k^\overrightarrow{\mathrm{a}} = \alpha \hat{i} + 4 \hat{j} + 2 \hat{k} b=5i^+3j^+4k^\overrightarrow{\mathrm{b}} = 5 \hat{i} + 3 \hat{j} + 4 \hat{k} Subtracting b\vec{b} from a\vec{a}: c=(α5)i^+(43)j^+(24)k^\overrightarrow{\mathrm{c}} = (\alpha - 5) \hat{i} + (4 - 3) \hat{j} + (2 - 4) \hat{k} c=(α5)i^+1j^2k^\overrightarrow{\mathrm{c}} = (\alpha - 5) \hat{i} + 1 \hat{j} - 2 \hat{k} This gives us the components of c\vec{c} in terms of α\alpha.

Step 2: Calculate the cross product a×b\vec{a} \times \vec{b} The area of the triangle formed by vectors a\vec{a} and b\vec{b} is given by 12a×b\frac{1}{2} |\vec{a} \times \vec{b}|. We need to compute the cross product to use the given area. a×b=i^j^k^α42534\vec{a} \times \vec{b} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ \alpha & 4 & 2 \\ 5 & 3 & 4 \end{vmatrix} Expanding the determinant: a×b=i^((4)(4)(2)(3))j^((α)(4)(2)(5))+k^((α)(3)(4)(5))\vec{a} \times \vec{b} = \hat{i} ((4)(4) - (2)(3)) - \hat{j} ((\alpha)(4) - (2)(5)) + \hat{k} ((\alpha)(3) - (4)(5)) a×b=i^(166)j^(4α10)+k^(3α20)\vec{a} \times \vec{b} = \hat{i} (16 - 6) - \hat{j} (4\alpha - 10) + \hat{k} (3\alpha - 20) a×b=10i^(4α10)j^+(3α20)k^\vec{a} \times \vec{b} = 10 \hat{i} - (4\alpha - 10) \hat{j} + (3\alpha - 20) \hat{k}

Step 3: Use the area of the triangle to form an equation for α\alpha We are given that the area of the triangle is 565 \sqrt{6}. Using the formula for the area: Area=12a×b\text{Area} = \frac{1}{2} |\vec{a} \times \vec{b}| 56=1210i^(4α10)j^+(3α20)k^5 \sqrt{6} = \frac{1}{2} |10 \hat{i} - (4\alpha - 10) \hat{j} + (3\alpha - 20) \hat{k}| Multiplying both sides by 2: 106=10i^(4α10)j^+(3α20)k^10 \sqrt{6} = |10 \hat{i} - (4\alpha - 10) \hat{j} + (3\alpha - 20) \hat{k}| Now, we square both sides to work with the squared magnitude: (106)2=10i^(4α10)j^+(3α20)k^2(10 \sqrt{6})^2 = |10 \hat{i} - (4\alpha - 10) \hat{j} + (3\alpha - 20) \hat{k}|^2 100×6=(10)2+((4α10))2+(3α20)2100 \times 6 = (10)^2 + (-(4\alpha - 10))^2 + (3\alpha - 20)^2 600=100+(4α10)2+(3α20)2600 = 100 + (4\alpha - 10)^2 + (3\alpha - 20)^2 Subtract 100 from both sides: 500=(4α10)2+(3α20)2500 = (4\alpha - 10)^2 + (3\alpha - 20)^2 Expand the squared terms: 500=(16α280α+100)+(9α2120α+400)500 = (16\alpha^2 - 80\alpha + 100) + (9\alpha^2 - 120\alpha + 400) Combine like terms: 500=(16α2+9α2)+(80α120α)+(100+400)500 = (16\alpha^2 + 9\alpha^2) + (-80\alpha - 120\alpha) + (100 + 400) 500=25α2200α+500500 = 25\alpha^2 - 200\alpha + 500 Subtract 500 from both sides: 0=25α2200α0 = 25\alpha^2 - 200\alpha Factor out 25α25\alpha: 0=25α(α8)0 = 25\alpha (\alpha - 8) This gives two possible values for α\alpha: α=0\alpha = 0 or α=8\alpha = 8.

Step 4: Select the correct value of α\alpha The problem states that α\alpha is a positive real number. Therefore, we discard α=0\alpha = 0 and choose α=8\alpha = 8.

Step 5: Calculate the squared magnitude of c\vec{c} Now that we have α=8\alpha = 8, we can substitute this value back into the expression for c\vec{c} from Step 1. c=(α5)i^+1j^2k^\overrightarrow{\mathrm{c}} = (\alpha - 5) \hat{i} + 1 \hat{j} - 2 \hat{k} Substitute α=8\alpha = 8: c=(85)i^+1j^2k^\overrightarrow{\mathrm{c}} = (8 - 5) \hat{i} + 1 \hat{j} - 2 \hat{k} c=3i^+1j^2k^\overrightarrow{\mathrm{c}} = 3 \hat{i} + 1 \hat{j} - 2 \hat{k} Finally, we calculate the squared magnitude of c\vec{c}: c2=(3)2+(1)2+(2)2|\vec{c}|^2 = (3)^2 + (1)^2 + (-2)^2 c2=9+1+4|\vec{c}|^2 = 9 + 1 + 4 c2=14|\vec{c}|^2 = 14

Common Mistakes & Tips

  • Sign Errors in Cross Product: Be meticulous when calculating the determinant for the cross product, especially with the negative sign for the j^\hat{j} component.
  • Algebraic Expansion: Squaring binomials and combining terms in the quadratic equation can lead to errors. Double-check your algebraic manipulations.
  • Positive Condition: Always remember to use all conditions given in the problem, such as α\alpha being positive, to select the correct solution.

Summary

We first determined the components of vector c\vec{c} using vector subtraction. Then, we computed the cross product of vectors a\vec{a} and b\vec{b}. By equating half the magnitude of the cross product to the given area of the triangle, we formed a quadratic equation in terms of α\alpha. Solving this equation and using the condition that α\alpha is positive, we found α=8\alpha = 8. Finally, we substituted this value back into the expression for c\vec{c} and calculated its squared magnitude.

The final answer is 14\boxed{\text{14}}.

Practice More Vector Algebra Questions

View All Questions