Question:hard

The vertices of triangle ABC are $A \equiv (3,0,0) ; B \equiv (0,0,4) ; C \equiv (0,5,4)$. Find the position vector of the point in which the bisector of angle A meets BC is

Show Hint

Always scan the coordinates for zeroes before diving into heavy section formula calculations! Identifying that a line segment lies entirely within a specific 2D plane (like $x=0$) allows you to instantly eliminate impossible vector options.
Updated On: Jun 1, 2026
  • $5\hat{i} + 12\hat{j}$
  • $\frac{5\hat{j} + 12\hat{k}}{3}$
  • $\frac{5\hat{i} + 12\hat{j}}{13}$
  • $\frac{5\hat{i} - 12\hat{j}}{3}$
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: Look at where B and C sit.
Both $B(0,0,4)$ and $C(0,5,4)$ have an x value of 0, so the whole segment BC lies in the plane where $x = 0$.

Step 2: Use that on the point D.
Any point on BC must also have $x = 0$, which means its position vector has no $\hat i$ part.

Step 3: Test the options.
Three options carry an $\hat i$ term, so they cannot lie on BC. Only $\dfrac{5\hat j + 12\hat k}{3}$ has no $\hat i$, so it is the point.
\[ \boxed{\dfrac{5\hat j + 12\hat k}{3}} \]
Was this answer helpful?
0