Problem 92
Question
The abscissa of the incentre of the triangle that has the coordinates of mid points of its sides as \((0,1)(1,1)\) and \((1,0)\) is (A) \(2-\sqrt{2}\) (B) \(1+\sqrt{2}\) (C) \(1-\sqrt{2}\) (D) \(2+\sqrt{2}\)
Step-by-Step Solution
Verified Answer
The abscissa of the incentre is \(2 - \sqrt{2}\) (Option A).
1Step 1: Identify Vertices of the Triangle
The given points are the midpoints of the sides of the triangle. Let the vertices of the triangle be \(A\), \(B\), and \(C\). The midpoints are \((0,1)\), \((1,1)\), \((1,0)\). These points suggest the use of the midpoint formula: Between any two points \((x_1, y_1)\) and \((x_2, y_2)\), the midpoint is \(\left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right)\). We need to solve for the coordinates of \(A\), \(B\), and \(C\).
2Step 2: Determine Vertices from Midpoints
For midpoint \((0,1)\), assume \(A = (x_1, y_1)\) and \(B = (x_2, y_2)\), then: \[ \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right) = (0,1) \]For the \(x\)-coordinate, \(\frac{x_1 + x_2}{2} = 0\) so \(x_1 + x_2 = 0\). For the \(y\)-coordinate, \(\frac{y_1 + y_2}{2} = 1\) so \(y_1 + y_2 = 2\).
3Step 3: Calculate Specific Vertex Pairings
Now similarly solve for the other midpoints: - Midpoint \((1,1)\) for vertices \(B\) and \(C\): - \(x_2 + x_3 = 2\), \(y_2 + y_3 = 2\).- Midpoint \((1,0)\) for vertices \(C\) and \(A\): - \(x_3 + x_1 = 2\), \(y_3 + y_1 = 0\).
4Step 4: Solve the System of Equations
From the equations:1. \(x_1 + x_2 = 0\)2. \(x_2 + x_3 = 2\)3. \(x_3 + x_1 = 2\)4. \(y_1 + y_2 = 2\)5. \(y_2 + y_3 = 2\)6. \(y_3 + y_1 = 0\)Let's solve them:- From (1), \(x_2 = -x_1\).- Substitute in (2), \(-x_1 + x_3 = 2\) so \(x_3 = 2 + x_1\).- Substitute in (3), \(2 + x_1 + x_1 = 2\) so \(2x_1 = 0\) making \(x_1 = 0\).- Use \(x_1 = 0\) in (1) and (2), \(x_2 = 0\), \(x_3 = 2\).For \(y\)-coordinates:- From (4), \(y_1 + y_2 = 2\).- From (5), \(y_2 + y_3 = 2\).- From (6), \(y_3 + y_1 = 0\).- Solve these to obtain: \(y_1 = 1\), \(y_2 = 1\), \(y_3 = -1\).Thus, vertices are \((0,1), (0,1), (2,-1)\).
5Step 5: Determine Incentre Coordinates
The incentre \((x_i, y_i)\) of a triangle can be found using the formula:\[ x_i = \frac{a \cdot x_1 + b \cdot x_2 + c \cdot x_3}{a + b + c} \]where \(a\), \(b\), and \(c\) are the lengths of the sides opposite the vertices \((x_1, y_1), (x_2, y_2), (x_3, y_3)\), respectively.Using the given vertices, calculate the side lengths:- \(a = \sqrt{(0 - 2)^2 + (1 - (-1))^2} = \sqrt{4 + 4} = 2\sqrt{2}\)- \(b = \sqrt{(0-2)^2 + (1-1)^2} = 2\)- \(c = \sqrt{(0-0)^2 + (1-(-1))^2} = 2\)Substitute into the formula:\[ x_i = \frac{2 \sqrt{2} \cdot 0 + 2 \cdot 0 + 2 \cdot 2}{2\sqrt{2} + 2 + 2} \]\[ x_i = \frac{4}{2 + 2+ 2\sqrt{2}} \]
6Step 6: Simplify Fraction for Abscissa
Simplify:\[ x_i = \frac{4}{4 + 2\sqrt{2}} = \frac{4}{4(1 + \frac{\sqrt{2}}{2})} \]Rationalize the denominator:\[ x_i = \frac{4}{4 + 2\sqrt{2}} \times \frac{4 - 2\sqrt{2}}{4 - 2\sqrt{2}} \]\[ x_i = \frac{16 - 8\sqrt{2}}{16 - 8} = \frac{16 - 8\sqrt{2}}{8} \]\[ x_i = 2 - \sqrt{2} \]This corresponds to option (A).
Key Concepts
Midpoint FormulaSystem of EquationsTriangle Vertices Calculation
Midpoint Formula
The midpoint formula is a simple yet powerful tool in geometry that helps find the center point between two given points. Suppose you have two points with coordinates
- \((x_1, y_1)\)
- \((x_2, y_2)\)
- \(M\)
System of Equations
Solving a system of equations can reveal unknown values for multiple variables that relate to each other through several linear relationships. In this exercise, after using the midpoint formula, you quickly get numerous equations concerning the unknown vertices of the triangle. Given:
- \(x_1 + x_2 = 0\)
- \(x_2 + x_3 = 2\)
- \(x_3 + x_1 = 2\)
- \(y_1 + y_2 = 2\)
- \(y_2 + y_3 = 2\)
- \(y_3 + y_1 = 0\)
Triangle Vertices Calculation
Calculating the vertices of a triangle when given midpoints requires reversing the midpoint formula. Each midpoint gives rise to two equations, allowing you to calculate the coordinates of the vertices of the triangle. For this task, solve: 1. Use
- \((0, 1)\) with assumed vertices \((A, B)\)
- \((1, 1)\) for vertices \((B, C)\)
- \((1, 0)\) for vertices \((C, A)\)
- Finding pairs like \((y_1, y_2)\) where you know the combination equals a midpoint value.
- Solve for \((x_1, y_1), (x_2, y_2)\) by using solved variables from another equation.
- \((0,1), (0,1),(2,-1)\)
Other exercises in this chapter
Problem 90
A line is drawn through the point \((1,2)\) to meet the coordinate axes at points \(P\) and \(Q\) respectively such that it forms a triangle \(O P Q\), where \(
View solution Problem 91
A ray of light along \(x+\sqrt{3 y}=\sqrt{3}\) gets reflected upon reaching \(x\)-axis, the equation of the reflected ray is (A) \(\sqrt{3 y}=x-\sqrt{3}\) (B) \
View solution Problem 93
Let \(a, b, c\) and \(d\) be non-zero numbers. If the point of intersection of the line \(4 a x+2 a y+c=0\) with the line \(5 b x+2 b y+d=0\) lies in the fourth
View solution Problem 94
Let \(P S\) be the median of the triangle with vertices \(P\) \((2,2), Q(6,-1)\) and \(R(7,3)\). The equation of the line passing through \((1,-1)\) and paralle
View solution