The position vectors of the vertices A,B and C of a triangle are 2i^−3j^+3k^,2i^+2j^+3k^ and −i^+j^+3k^ respectively. Let l denotes the length of the angle bisector AD of ∠BAC where D is on the line segment BC, then 2l2 equals :
Options
Solution
Key Concepts and Formulas
Position Vectors and Vector Subtraction: The position vector of a point P is denoted by P. The vector representing the segment from point A to point B is given by AB=B−A.
Magnitude of a Vector: The length (magnitude) of a vector v=xi^+yj^+zk^ is ∣v∣=x2+y2+z2.
Angle Bisector Theorem: For a triangle ABC, if AD is the angle bisector of ∠BAC where D lies on BC, then DCBD=ACAB.
Midpoint of a Line Segment: If D is the midpoint of a line segment BC, then its position vector is D=2B+C.
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)B=2i^+2j^+3k^⟹B(2,2,3)C=−i^+j^+3k^⟹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.
Length of AC:AC=∣AC∣=∣−3i^+4j^∣=(−3)2+42+02=9+16=25=5 units
3. Analyze the Triangle and Locate Point D
Since AB=AC=5, triangle ABC is an isosceles triangle with AB and AC as the equal sides. In an isosceles triangle, the angle bisector of the vertex angle (here, ∠BAC) is also the median to the base. Therefore, point D, which lies on BC and is the foot of the angle bisector from A, must be the midpoint of the line segment BC.
4. Determine the Position Vector of Point D
As D is the midpoint of BC, we can find its position vector using the midpoint formula:
D=2B+CD=2(2i^+2j^+3k^)+(−i^+j^+3k^)D=2(2−1)i^+(2+1)j^+(3+3)k^D=2i^+3j^+6k^=21i^+23j^+3k^
The coordinates of point D are (21,23,3).
5. Calculate the Length of the Angle Bisector AD (l)
The length l of the angle bisector AD is the distance between points A(2,−3,3) and D(21,23,3).
We find the vector AD:
AD=D−A=(21i^+23j^+3k^)−(2i^−3j^+3k^)AD=(21−2)i^+(23−(−3))j^+(3−3)k^AD=(21−4)i^+(23+6)j^+0k^AD=−23i^+29j^
The length l is the magnitude of AD:
l=∣AD∣=(−23)2+(29)2+02l=49+481=490=245
6. Compute the Value of 2l2
The problem asks for the value of 2l2.
2l2=2×(245)22l2=2×2452l2=45
Common Mistakes & Tips
Forgetting the isosceles property: If one does not notice that AB=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=B−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=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 l of the angle bisector AD. Finally, we computed 2l2, which resulted in 45.