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

Question

The position vectors of the vertices A,B\mathrm{A}, \mathrm{B} and C\mathrm{C} of a triangle are 2i^3j^+3k^,2i^+2j^+3k^2 \hat{i}-3 \hat{j}+3 \hat{k}, 2 \hat{i}+2 \hat{j}+3 \hat{k} and i^+j^+3k^-\hat{i}+\hat{j}+3 \hat{k} respectively. Let ll denotes the length of the angle bisector AD\mathrm{AD} of BAC\angle \mathrm{BAC} where D\mathrm{D} is on the line segment BC\mathrm{BC}, then 2l22 l^2 equals :

Options

Solution

Key Concepts and Formulas

  • Position Vectors and Vector Subtraction: The position vector of a point PP is denoted by P\vec{P}. The vector representing the segment from point AA to point BB is given by AB=BA\vec{AB} = \vec{B} - \vec{A}.
  • Magnitude of a Vector: The length (magnitude) of a vector v=xi^+yj^+zk^\vec{v} = x\hat{i} + y\hat{j} + z\hat{k} is v=x2+y2+z2|\vec{v}| = \sqrt{x^2 + y^2 + z^2}.
  • Angle Bisector Theorem: For a triangle ABCABC, if ADAD is the angle bisector of BAC\angle BAC where DD lies on BCBC, then BDDC=ABAC\frac{BD}{DC} = \frac{AB}{AC}.
  • Midpoint of a Line Segment: If DD is the midpoint of a line segment BCBC, then its position vector is D=B+C2\vec{D} = \frac{\vec{B} + \vec{C}}{2}.
  • Property of Isosceles Triangles: In an isosceles triangle, the angle bisector of the vertex angle is also the median to the base.

Step-by-Step Solution

1. Identify the Coordinates of the Vertices

The given position vectors of the vertices A, B, and C are: A=2i^3j^+3k^    A(2,3,3)\vec{A} = 2 \hat{i}-3 \hat{j}+3 \hat{k} \implies A(2, -3, 3) B=2i^+2j^+3k^    B(2,2,3)\vec{B} = 2 \hat{i}+2 \hat{j}+3 \hat{k} \implies B(2, 2, 3) C=i^+j^+3k^    C(1,1,3)\vec{C} = -\hat{i}+\hat{j}+3 \hat{k} \implies C(-1, 1, 3)

2. Calculate the Lengths of Sides AB and AC

To determine the nature of the triangle and apply the angle bisector theorem or its special case, we calculate the lengths of the sides AB and AC.

  • Vector AB\vec{AB}: AB=BA=(2i^+2j^+3k^)(2i^3j^+3k^)=(22)i^+(2(3))j^+(33)k^=0i^+5j^+0k^=5j^\vec{AB} = \vec{B} - \vec{A} = (2\hat{i}+2\hat{j}+3\hat{k}) - (2\hat{i}-3\hat{j}+3\hat{k}) = (2-2)\hat{i} + (2-(-3))\hat{j} + (3-3)\hat{k} = 0\hat{i} + 5\hat{j} + 0\hat{k} = 5\hat{j}

  • Length of AB: AB=AB=5j^=02+52+02=25=5 unitsAB = |\vec{AB}| = |5\hat{j}| = \sqrt{0^2 + 5^2 + 0^2} = \sqrt{25} = 5 \text{ units}

  • Vector AC\vec{AC}: AC=CA=(i^+j^+3k^)(2i^3j^+3k^)=(12)i^+(1(3))j^+(33)k^=3i^+4j^+0k^\vec{AC} = \vec{C} - \vec{A} = (-\hat{i}+\hat{j}+3\hat{k}) - (2\hat{i}-3\hat{j}+3\hat{k}) = (-1-2)\hat{i} + (1-(-3))\hat{j} + (3-3)\hat{k} = -3\hat{i} + 4\hat{j} + 0\hat{k}

  • Length of AC: AC=AC=3i^+4j^=(3)2+42+02=9+16=25=5 unitsAC = |\vec{AC}| = |-3\hat{i} + 4\hat{j}| = \sqrt{(-3)^2 + 4^2 + 0^2} = \sqrt{9 + 16} = \sqrt{25} = 5 \text{ units}

3. Analyze the Triangle and Locate Point D

Since AB=AC=5AB = AC = 5, triangle ABCABC is an isosceles triangle with ABAB and ACAC as the equal sides. In an isosceles triangle, the angle bisector of the vertex angle (here, BAC\angle BAC) is also the median to the base. Therefore, point DD, which lies on BCBC and is the foot of the angle bisector from AA, must be the midpoint of the line segment BCBC.

4. Determine the Position Vector of Point D

As DD is the midpoint of BCBC, we can find its position vector using the midpoint formula: D=B+C2\vec{D} = \frac{\vec{B} + \vec{C}}{2} D=(2i^+2j^+3k^)+(i^+j^+3k^)2\vec{D} = \frac{(2\hat{i}+2\hat{j}+3\hat{k}) + (-\hat{i}+\hat{j}+3\hat{k})}{2} D=(21)i^+(2+1)j^+(3+3)k^2\vec{D} = \frac{(2-1)\hat{i} + (2+1)\hat{j} + (3+3)\hat{k}}{2} D=i^+3j^+6k^2=12i^+32j^+3k^\vec{D} = \frac{\hat{i} + 3\hat{j} + 6\hat{k}}{2} = \frac{1}{2}\hat{i} + \frac{3}{2}\hat{j} + 3\hat{k} The coordinates of point D are (12,32,3)(\frac{1}{2}, \frac{3}{2}, 3).

5. Calculate the Length of the Angle Bisector AD (ll)

The length ll of the angle bisector ADAD is the distance between points A(2,3,3)A(2, -3, 3) and D(12,32,3)D(\frac{1}{2}, \frac{3}{2}, 3). We find the vector AD\vec{AD}: AD=DA=(12i^+32j^+3k^)(2i^3j^+3k^)\vec{AD} = \vec{D} - \vec{A} = \left(\frac{1}{2}\hat{i} + \frac{3}{2}\hat{j} + 3\hat{k}\right) - (2\hat{i}-3\hat{j}+3\hat{k}) AD=(122)i^+(32(3))j^+(33)k^\vec{AD} = \left(\frac{1}{2}-2\right)\hat{i} + \left(\frac{3}{2}-(-3)\right)\hat{j} + (3-3)\hat{k} AD=(142)i^+(3+62)j^+0k^\vec{AD} = \left(\frac{1-4}{2}\right)\hat{i} + \left(\frac{3+6}{2}\right)\hat{j} + 0\hat{k} AD=32i^+92j^\vec{AD} = -\frac{3}{2}\hat{i} + \frac{9}{2}\hat{j} The length ll is the magnitude of AD\vec{AD}: l=AD=(32)2+(92)2+02l = |\vec{AD}| = \sqrt{\left(-\frac{3}{2}\right)^2 + \left(\frac{9}{2}\right)^2 + 0^2} l=94+814=904=452l = \sqrt{\frac{9}{4} + \frac{81}{4}} = \sqrt{\frac{90}{4}} = \sqrt{\frac{45}{2}}

6. Compute the Value of 2l22l^2

The problem asks for the value of 2l22l^2. 2l2=2×(452)22l^2 = 2 \times \left(\sqrt{\frac{45}{2}}\right)^2 2l2=2×4522l^2 = 2 \times \frac{45}{2} 2l2=452l^2 = 45


Common Mistakes & Tips

  • Forgetting the isosceles property: If one does not notice that AB=ACAB=AC, they might proceed with the general angle bisector formula, which is more complex and prone to errors. Always check for symmetry or equality of side lengths first.
  • Calculation errors with fractions: Pay close attention to arithmetic operations, especially when dealing with fractions and negative signs, as seen in step 5.
  • Confusing position vectors with displacement vectors: Ensure that when calculating lengths or directions between points, you are using displacement vectors (e.g., AB=BA\vec{AB} = \vec{B} - \vec{A}) and not position vectors directly.

Summary

We were given the position vectors of the vertices of a triangle ABC. By calculating the lengths of sides AB and AC, we identified that the triangle is isosceles (AB=ACAB=AC). This crucial observation allowed us to deduce that the angle bisector AD is also the median to BC, meaning D is the midpoint of BC. We then found the position vector of D and subsequently calculated the length ll of the angle bisector AD. Finally, we computed 2l22l^2, which resulted in 45.

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

Practice More Vector Algebra Questions

View All Questions