Solveeit Logo

Question

Question: Find the co-ordinates of the incentre of the triangle formed by the line x + y+1=0; x-y+3=0 & 7x-y+3...

Find the co-ordinates of the incentre of the triangle formed by the line x + y+1=0; x-y+3=0 & 7x-y+3=0. Also find the centre of the circle escribed to 7x-y+3 = 0.

Answer

The co-ordinates of the incentre are (-1, 1) and the centre of the circle escribed to 7x-y+3 = 0 is (4, 1).

Explanation

Solution

The three lines forming the triangle are: L1:x+y+1=0L_1: x + y + 1 = 0 L2:xy+3=0L_2: x - y + 3 = 0 L3:7xy+3=0L_3: 7x - y + 3 = 0

1. Finding the Vertices of the Triangle

  • Vertex A (Intersection of L1L_1 and L2L_2): Adding L1L_1 and L2L_2: (x+y+1)+(xy+3)=0    2x+4=0    x=2(x+y+1) + (x-y+3) = 0 \implies 2x + 4 = 0 \implies x = -2. Substituting x=2x=-2 into L1L_1: 2+y+1=0    y=1-2 + y + 1 = 0 \implies y = 1. Vertex A is (2,1)(-2, 1).

  • Vertex B (Intersection of L1L_1 and L3L_3): From L1L_1, y=x1y = -x - 1. Substituting into L3L_3: 7x(x1)+3=0    8x+4=0    x=1/27x - (-x - 1) + 3 = 0 \implies 8x + 4 = 0 \implies x = -1/2. Substituting x=1/2x=-1/2 into y=x1y = -x - 1: y=(1/2)1=1/2y = -(-1/2) - 1 = -1/2. Vertex B is (1/2,1/2)(-1/2, -1/2).

  • Vertex C (Intersection of L2L_2 and L3L_3): From L2L_2, y=x+3y = x + 3. Substituting into L3L_3: 7x(x+3)+3=0    6x=0    x=07x - (x + 3) + 3 = 0 \implies 6x = 0 \implies x = 0. Substituting x=0x=0 into y=x+3y = x + 3: y=3y = 3. Vertex C is (0,3)(0, 3).

The vertices are A(2,1)(-2, 1), B(1/2,1/2)(-1/2, -1/2), and C(0,3)(0, 3).

2. Finding the Lengths of the Sides

Let aa be the length of the side opposite Vertex A (BC), bb opposite Vertex B (AC), and cc opposite Vertex C (AB).

  • a=BC=(0(1/2))2+(3(1/2))2=(1/2)2+(7/2)2=1/4+49/4=50/4=522a = BC = \sqrt{(0 - (-1/2))^2 + (3 - (-1/2))^2} = \sqrt{(1/2)^2 + (7/2)^2} = \sqrt{1/4 + 49/4} = \sqrt{50/4} = \frac{5\sqrt{2}}{2}.
  • b=AC=(0(2))2+(31)2=22+22=8=22b = AC = \sqrt{(0 - (-2))^2 + (3 - 1)^2} = \sqrt{2^2 + 2^2} = \sqrt{8} = 2\sqrt{2}.
  • c=AB=(1/2(2))2+(1/21)2=(3/2)2+(3/2)2=9/4+9/4=18/4=322c = AB = \sqrt{(-1/2 - (-2))^2 + (-1/2 - 1)^2} = \sqrt{(3/2)^2 + (-3/2)^2} = \sqrt{9/4 + 9/4} = \sqrt{18/4} = \frac{3\sqrt{2}}{2}.

3. Finding the Incenter

The incenter II is given by I=(axA+bxB+cxCa+b+c,ayA+byB+cyCa+b+c)I = \left( \frac{ax_A + bx_B + cx_C}{a+b+c}, \frac{ay_A + by_B + cy_C}{a+b+c} \right). Sum of side lengths: a+b+c=522+22+322=62a+b+c = \frac{5\sqrt{2}}{2} + 2\sqrt{2} + \frac{3\sqrt{2}}{2} = 6\sqrt{2}.

Numerator for x-coordinate: axA+bxB+cxC=522(2)+22(1/2)+322(0)=522=62ax_A + bx_B + cx_C = \frac{5\sqrt{2}}{2}(-2) + 2\sqrt{2}(-1/2) + \frac{3\sqrt{2}}{2}(0) = -5\sqrt{2} - \sqrt{2} = -6\sqrt{2}. Numerator for y-coordinate: ayA+byB+cyC=522(1)+22(1/2)+322(3)=5222+922=62ay_A + by_B + cy_C = \frac{5\sqrt{2}}{2}(1) + 2\sqrt{2}(-1/2) + \frac{3\sqrt{2}}{2}(3) = \frac{5\sqrt{2}}{2} - \sqrt{2} + \frac{9\sqrt{2}}{2} = 6\sqrt{2}.

Incenter coordinates: I=(6262,6262)=(1,1)I = \left( \frac{-6\sqrt{2}}{6\sqrt{2}}, \frac{6\sqrt{2}}{6\sqrt{2}} \right) = (-1, 1).

4. Finding the Center of the Escribed Circle

The circle escribed to the line 7xy+3=07x-y+3=0 (which is L3L_3) has its center at the excenter opposite to the side L3L_3. This side L3L_3 is opposite to Vertex A. Therefore, we need to find the excenter IAI_A.

The formula for the excenter IAI_A (opposite to vertex A) is: IA=(axA+bxB+cxCa+b+c,ayA+byB+cyCa+b+c)I_A = \left( \frac{-ax_A + bx_B + cx_C}{-a+b+c}, \frac{-ay_A + by_B + cy_C}{-a+b+c} \right)

Denominator: a+b+c=522+22+322=52+42+322=222=2-a+b+c = -\frac{5\sqrt{2}}{2} + 2\sqrt{2} + \frac{3\sqrt{2}}{2} = \frac{-5\sqrt{2} + 4\sqrt{2} + 3\sqrt{2}}{2} = \frac{2\sqrt{2}}{2} = \sqrt{2}.

Numerator for x-coordinate: axA+bxB+cxC=(522)(2)+(22)(1/2)+(322)(0)=522=42-ax_A + bx_B + cx_C = -(\frac{5\sqrt{2}}{2})(-2) + (2\sqrt{2})(-1/2) + (\frac{3\sqrt{2}}{2})(0) = 5\sqrt{2} - \sqrt{2} = 4\sqrt{2}. Numerator for y-coordinate: ayA+byB+cyC=(522)(1)+(22)(1/2)+(322)(3)=5222+922=5222+922=222=2-ay_A + by_B + cy_C = -(\frac{5\sqrt{2}}{2})(1) + (2\sqrt{2})(-1/2) + (\frac{3\sqrt{2}}{2})(3) = -\frac{5\sqrt{2}}{2} - \sqrt{2} + \frac{9\sqrt{2}}{2} = \frac{-5\sqrt{2} - 2\sqrt{2} + 9\sqrt{2}}{2} = \frac{2\sqrt{2}}{2} = \sqrt{2}.

Excenter IAI_A coordinates: IA=(422,22)=(4,1)I_A = \left( \frac{4\sqrt{2}}{\sqrt{2}}, \frac{\sqrt{2}}{\sqrt{2}} \right) = (4, 1).

Conclusion: The co-ordinates of the incentre are (1,1)(-1, 1). The centre of the circle escribed to 7xy+3=07x-y+3=0 is (4,1)(4, 1).