Skip to main content
Back to 3D Geometry
JEE Main 2023
3D Geometry
3D Geometry
Medium

Question

Let OO be the origin and the position vectors of AA and BB be 2i^+2j^+k^2 \hat{i}+2 \hat{j}+\hat{k} and 2i^+4j^+4k^2 \hat{i}+4 \hat{j}+4 \hat{k} respectively. If the internal bisector of AOB\angle \mathrm{AOB} meets the line AB\mathrm{AB} at C\mathrm{C}, then the length of OCO C is

Options

Solution

1. Key Concepts and Formulas

  • Position Vectors and Magnitude: The position vector of a point PP from the origin OO is OP\vec{OP}. Its magnitude (length) is OP=x2+y2+z2|\vec{OP}| = \sqrt{x^2+y^2+z^2} for OP=xi^+yj^+zk^\vec{OP} = x\hat{i} + y\hat{j} + z\hat{k}.
  • Angle Bisector Theorem (Vector Form): If the internal bisector of AOB\angle AOB meets the line segment ABAB at point CC, then CC divides ABAB internally in the ratio of the lengths of the adjacent sides, i.e., AC:CB=OA:OBAC:CB = OA:OB.
  • Section Formula (Vector Form): If a point CC divides the line segment joining points AA and BB with position vectors OA\vec{OA} and OB\vec{OB} respectively, in the ratio m:nm:n internally, then the position vector of CC is given by: OC=nOA+mOBm+n\vec{OC} = \frac{n \vec{OA} + m \vec{OB}}{m+n}

2. Step-by-Step Solution

Step 1: Calculate the magnitudes of vectors OA\vec{OA} and OB\vec{OB}.

  • Why this step? The Angle Bisector Theorem requires the lengths of the sides OAOA and OBOB to determine the ratio in which point CC divides the line segment ABAB.

  • Calculation: Given position vector of AA: OA=2i^+2j^+k^\vec{OA} = 2 \hat{i}+2 \hat{j}+\hat{k} OA=(2)2+(2)2+(1)2=4+4+1=9=3|\vec{OA}| = \sqrt{(2)^2 + (2)^2 + (1)^2} = \sqrt{4 + 4 + 1} = \sqrt{9} = 3 Given position vector of BB: OB=2i^+4j^+4k^\vec{OB} = 2 \hat{i}+4 \hat{j}+4 \hat{k} OB=(2)2+(4)2+(4)2=4+16+16=36=6|\vec{OB}| = \sqrt{(2)^2 + (4)^2 + (4)^2} = \sqrt{4 + 16 + 16} = \sqrt{36} = 6

Step 2: Determine the ratio in which CC divides the line segment ABAB.

  • Why this step? According to the Angle Bisector Theorem, point CC divides ABAB internally in the ratio OA:OBOA:OB. This ratio will be used in the section formula.

  • Calculation: The ratio OA:OB=OA:OB=3:6=1:2OA:OB = |\vec{OA}|:|\vec{OB}| = 3:6 = 1:2. So, CC divides the line segment ABAB internally in the ratio 1:21:2. This means for the section formula, we take m=1m=1 and n=2n=2 (where CC divides ABAB in ratio m:nm:n).

Step 3: Find the position vector of point CC (OC\vec{OC}) using the section formula.

  • Why this step? With the ratio of division determined, we can apply the section formula to find the coordinates (or position vector) of point CC.

  • Calculation: Using the section formula OC=nOA+mOBm+n\vec{OC} = \frac{n \vec{OA} + m \vec{OB}}{m+n} with m=1m=1, n=2n=2, OA=2i^+2j^+k^\vec{OA} = 2 \hat{i}+2 \hat{j}+\hat{k}, and OB=2i^+4j^+4k^\vec{OB} = 2 \hat{i}+4 \hat{j}+4 \hat{k}: OC=2(2i^+2j^+k^)+1(2i^+4j^+4k^)1+2\vec{OC} = \frac{2 \cdot (2 \hat{i}+2 \hat{j}+\hat{k}) + 1 \cdot (2 \hat{i}+4 \hat{j}+4 \hat{k})}{1+2} OC=(4i^+4j^+2k^)+(2i^+4j^+4k^)3\vec{OC} = \frac{(4 \hat{i}+4 \hat{j}+2 \hat{k}) + (2 \hat{i}+4 \hat{j}+4 \hat{k})}{3} Combine the components: OC=(4+2)i^+(4+4)j^+(2+4)k^3\vec{OC} = \frac{(4+2)\hat{i} + (4+4)\hat{j} + (2+4)\hat{k}}{3} OC=6i^+8j^+6k^3\vec{OC} = \frac{6\hat{i} + 8\hat{j} + 6\hat{k}}{3} OC=2i^+83j^+2k^\vec{OC} = 2\hat{i} + \frac{8}{3}\hat{j} + 2\hat{k}

Step 4: Calculate the length of OCOC.

  • Why this step? The problem asks for the length of OCOC, which is the magnitude of the position vector OC\vec{OC} obtained in the previous step.

  • Calculation: OC=(2)2+(83)2+(2)2|\vec{OC}| = \sqrt{(2)^2 + \left(\frac{8}{3}\right)^2 + (2)^2} OC=4+649+4|\vec{OC}| = \sqrt{4 + \frac{64}{9} + 4} OC=8+649|\vec{OC}| = \sqrt{8 + \frac{64}{9}} To add these terms, find a common denominator: OC=8×99+649=729+649=1369|\vec{OC}| = \sqrt{\frac{8 \times 9}{9} + \frac{64}{9}} = \sqrt{\frac{72}{9} + \frac{64}{9}} = \sqrt{\frac{136}{9}} Separate the square root for the numerator and denominator: OC=1369=4×343|\vec{OC}| = \frac{\sqrt{136}}{\sqrt{9}} = \frac{\sqrt{4 \times 34}}{3} Simplify the radical: OC=2343|\vec{OC}| = \frac{2\sqrt{34}}{3}

3. Common Mistakes & Tips

  • Incorrect Ratio for Section Formula: A common mistake is to use the magnitudes in the wrong order for the section formula. Remember, if CC divides ABAB in ratio m:nm:n, then OC=nOA+mOBm+n\vec{OC} = \frac{n\vec{OA} + m\vec{OB}}{m+n}. The Angle Bisector Theorem states AC:CB=OA:OBAC:CB = OA:OB, so if AC:CB=m:nAC:CB = m:n, then m=OAm=OA and n=OBn=OB.
  • Vector vs. Scalar Operations: Be careful to distinguish between magnitudes (scalars) and position vectors. The Angle Bisector Theorem uses ratios of lengths (scalars), not vectors.
  • Simplification of Radicals: Always simplify square roots to their simplest form. For example, 136=4×34=234\sqrt{136} = \sqrt{4 \times 34} = 2\sqrt{34}.

4. Summary

The problem involves applying the Angle Bisector Theorem in a 3D vector context. First, we calculated the magnitudes of the position vectors OA\vec{OA} and OB\vec{OB}. These magnitudes determined the ratio in which the angle bisector OCOC divides the line segment ABAB. Using the section formula, we found the position vector of point CC. Finally, the length of OCOC was calculated by finding the magnitude of OC\vec{OC}. Following these steps, the calculated length of OCOC is 2334\frac{2}{3}\sqrt{34}.

5. Final Answer

The final answer is 2334\boxed{\frac{2}{3} \sqrt{34}}, which corresponds to option (C).

Practice More 3D Geometry Questions

View All Questions