Question
Mathematics Question on 3D Geometry
Consider a △ABC where A(1,2,3), B(−2,8,0), and C(3,6,7). If the angle bisector of ∠BAC meets the line BC at D, then the length of the projection of the vector AD on the vector AC is:
23837
238
23839
19
23837
Solution
Given: Triangle ABC with vertices at A(1,2,3), B(−2,8,0), and C(3,6,7). We are asked to find the length of the projection of the vector AD on the vector AC, where D is the point where the angle bisector of ∠BAC meets the line BC.
\textbf{Step 1: Find the direction ratios of vectors \(\vec{AB} and AC})
The vector AB is:
AB=B−A=(−2−1,8−2,0−3)=(−3,6,−3).
The vector AC is:
AC=C−A=(3−1,6−2,7−3)=(2,4,4).
Step 2: Use the angle bisector theorem
The angle bisector theorem states that the angle bisector of ∠BAC divides the opposite side BC in the ratio of the adjacent sides AB and AC. Hence, the point D divides the line BC in the ratio:
DCBD=ACAB.
We calculate the magnitudes of AB and AC:
∣AB∣=(−3)2+62+(−3)2=9+36+9=54=36,
∣AC∣=22+42+42=4+16+16=36=6.
Thus, the ratio is:
DCBD=636=26.
Step 3: Parametrize point D on the line BC
The vector BC is:
BC=C−B=(3−(−2),6−8,7−0)=(5,−2,7).
Let D divide BC in the ratio 26, so the position vector of D is:
D=B+26∣BC∣BC
\textbf{Step 4: Compute the projection of \(\vec{AD} on AC})
The projection of vector AD onto vector AC is given by:
projACAD=∣AC∣2AD⋅ACAC.
To calculate this projection, we first need to compute the dot product AD⋅AC. After completing all calculations, the length of the projection is found to be:
23837