The vertices of a triangle are A(1,1), B(0,0) and C(2,0). The angular bisectors of the triangle meet at P. What are the coordinates of P?
- A. (1,\sqrt{2}-1) ✓
- B. (1,\sqrt{3}-1)
- C. (1,1/2)
- D. (1/2,\sqrt{2}-1)
Correct Answer: A. (1,\sqrt{2}-1)
Explanation
The intersection of angular bisectors is the incenter. The side lengths are a=BC=2, b=AC=\sqrt{1^2+(-1)^2}=\sqrt{2}, and c=AB=\sqrt{1^2+1^2}=\sqrt{2}. The incenter coordinates (x,y) are given by (\frac{ax_1+bx_2+cx_3}{a+b+c}, \frac{ay_1+by_2+cy_3}{a+b+c}). Thus x = \frac{2(1)+\sqrt{2}(0)+\sqrt{2}(2)}{2+2\sqrt{2}} = 1 and y = \frac{2(1)+\sqrt{2}(0)+\sqrt{2}(0)}{2+2\sqrt{2}} = \frac{1}{1+\sqrt{2}} = \sqrt{2}-1.
Related questions on Analytical Geometry (2D)
- Consider the following statements in respect of the line passing through origin and inclining at an angle of 75^{\circ} with the positive ...
- If P(3,4) is the mid-point of a line segment between the axes, then what is the equation of the line ?
- The base AB of an equilateral triangle ABC with side 8 cm lies along the y-axis such that the mid-point of AB is at the origin and B...
- The centre of the circle passing through origin and making positive intercepts 4 and 6 on the coordinate axes, lies on the line
- The centre of an ellipse is at (0,0), major axis is on the y-axis. If the ellipse passes through (3,2) and (1,6), then what is its ecc...