Solveeit Logo

Question

Question: Two equal sides of an isosceles triangle are given by the equations $7x-y+3=0$ and $x+y-3=0$ & its t...

Two equal sides of an isosceles triangle are given by the equations 7xy+3=07x-y+3=0 and x+y3=0x+y-3=0 & its third side passes through the point (1,10)(1, -10). Determine the equation of the third side.

A

x - 3y - 31 = 0

B

3x + y + 7 = 0

Answer

3x+y+7=0

Explanation

Solution

Let the equations of the two equal sides be L1:7xy+3=0L_1: 7x - y + 3 = 0 and L2:x+y3=0L_2: x + y - 3 = 0. Let the equation of the third side (the base) be L3L_3. The third side passes through the point P(1,10)P(1, -10).

1. Find the slopes of the given sides:

The slope of L1L_1 is m1=7m_1 = 7. The slope of L2L_2 is m2=1m_2 = -1.

2. Use the property of isosceles triangles:

In an isosceles triangle, the angles made by the equal sides with the base are equal. Let the slope of the third side be m3m_3. The angle between L1L_1 and L3L_3 is equal to the angle between L2L_2 and L3L_3. Using the formula for the angle between two lines, tanθ=mamb1+mamb\tan \theta = \left| \frac{m_a - m_b}{1 + m_a m_b} \right|:

m1m31+m1m3=m2m31+m2m3\left| \frac{m_1 - m_3}{1 + m_1 m_3} \right| = \left| \frac{m_2 - m_3}{1 + m_2 m_3} \right|

Substitute m1=7m_1 = 7 and m2=1m_2 = -1:

7m31+7m3=1m31m3\left| \frac{7 - m_3}{1 + 7m_3} \right| = \left| \frac{-1 - m_3}{1 - m_3} \right|

This leads to two cases:

Case 1: 7m31+7m3=1m31m3\frac{7 - m_3}{1 + 7m_3} = \frac{-1 - m_3}{1 - m_3}

(7m3)(1m3)=(1m3)(1+7m3)(7 - m_3)(1 - m_3) = (-1 - m_3)(1 + 7m_3)

78m3+m32=18m37m327 - 8m_3 + m_3^2 = -1 - 8m_3 - 7m_3^2

8m32+8=0    m32=18m_3^2 + 8 = 0 \implies m_3^2 = -1

This equation has no real solution for m3m_3. This case corresponds to the angle bisector being perpendicular to one of the lines, which is not possible for the base of an isosceles triangle.

Case 2: 7m31+7m3=(1m31m3)=1+m31m3\frac{7 - m_3}{1 + 7m_3} = - \left( \frac{-1 - m_3}{1 - m_3} \right) = \frac{1 + m_3}{1 - m_3}

(7m3)(1m3)=(1+m3)(1+7m3)(7 - m_3)(1 - m_3) = (1 + m_3)(1 + 7m_3)

78m3+m32=1+8m3+7m327 - 8m_3 + m_3^2 = 1 + 8m_3 + 7m_3^2

6m32+16m36=06m_3^2 + 16m_3 - 6 = 0

3m32+8m33=03m_3^2 + 8m_3 - 3 = 0

Solve the quadratic equation for m3m_3:

m3=8±824(3)(3)2(3)m_3 = \frac{-8 \pm \sqrt{8^2 - 4(3)(-3)}}{2(3)}

m3=8±64+366m_3 = \frac{-8 \pm \sqrt{64 + 36}}{6}

m3=8±1006m_3 = \frac{-8 \pm \sqrt{100}}{6}

m3=8±106m_3 = \frac{-8 \pm 10}{6}

This gives two possible values for m3m_3:

m3=8+106=26=13m_3 = \frac{-8 + 10}{6} = \frac{2}{6} = \frac{1}{3}

m3=8106=186=3m_3 = \frac{-8 - 10}{6} = \frac{-18}{6} = -3

3. Find the equation of the third side using the point-slope form:

The third side passes through P(1,10)P(1, -10). Using yy1=m(xx1)y - y_1 = m(x - x_1):

Possibility A: m3=13m_3 = \frac{1}{3}

y(10)=13(x1)y - (-10) = \frac{1}{3}(x - 1)

y+10=13(x1)y + 10 = \frac{1}{3}(x - 1)

3(y+10)=x13(y + 10) = x - 1

3y+30=x13y + 30 = x - 1

x3y31=0x - 3y - 31 = 0

Possibility B: m3=3m_3 = -3

y(10)=3(x1)y - (-10) = -3(x - 1)

y+10=3x+3y + 10 = -3x + 3

3x+y+7=03x + y + 7 = 0

4. Check for validity (optional but good practice):

The vertex formed by L1L_1 and L2L_2 is found by solving their equations:

7xy+3=07x - y + 3 = 0

x+y3=0x + y - 3 = 0

Adding the two equations: 8x=0    x=08x = 0 \implies x = 0. Substituting x=0x=0 into the second equation: 0+y3=0    y=30 + y - 3 = 0 \implies y = 3. So, the vertex is V(0,3)V(0, 3).

The third side (base) should not pass through the vertex V(0,3)V(0,3).

For x3y31=0x - 3y - 31 = 0: 03(3)31=931=4000 - 3(3) - 31 = -9 - 31 = -40 \neq 0.

For 3x+y+7=03x + y + 7 = 0: 3(0)+3+7=1003(0) + 3 + 7 = 10 \neq 0.

Both possibilities are valid in this regard.

Also, the third side should not be parallel to either of the equal sides. m1=7m_1 = 7, m2=1m_2 = -1. Neither 1/31/3 nor 3-3 is equal to 77 or 1-1. Both possibilities are valid.

The problem typically implies a unique solution in such contexts. In geometry, the "third side" of an isosceles triangle refers to the base. The base is perpendicular to the internal angle bisector of the vertex angle. The slopes 1/31/3 and 3-3 are negative reciprocals of each other, meaning the two possible lines for L3L_3 are perpendicular. This corresponds to the two angle bisectors of L1L_1 and L2L_2 also being perpendicular. One of these angle bisectors is the internal one, and the other is the external one. The base must be perpendicular to the internal angle bisector.

The equations of the angle bisectors of L1L_1 and L2L_2 are:

7xy+372+(1)2=±x+y312+12\frac{7x - y + 3}{\sqrt{7^2 + (-1)^2}} = \pm \frac{x + y - 3}{\sqrt{1^2 + 1^2}}

7xy+352=±x+y32\frac{7x - y + 3}{5\sqrt{2}} = \pm \frac{x + y - 3}{\sqrt{2}}

7xy+35=±(x+y3)\frac{7x - y + 3}{5} = \pm (x + y - 3)

Bisector 1 (internal): 7xy+3=5(x+y3)    2x6y+18=0    x3y+9=07x - y + 3 = 5(x + y - 3) \implies 2x - 6y + 18 = 0 \implies x - 3y + 9 = 0. Slope mB1=1/3m_{B_1} = 1/3.

Bisector 2 (external): 7xy+3=5(x+y3)    12x+4y12=0    3x+y3=07x - y + 3 = -5(x + y - 3) \implies 12x + 4y - 12 = 0 \implies 3x + y - 3 = 0. Slope mB2=3m_{B_2} = -3.

The base of the isosceles triangle is perpendicular to the internal angle bisector of the vertex angle.

To determine the internal bisector, we can check a point. Let's take the origin (0,0)(0,0).

For L1:7(0)0+3=3L_1: 7(0) - 0 + 3 = 3

For L2:0+03=3L_2: 0 + 0 - 3 = -3

Since the signs are opposite, the origin (0,0)(0,0) lies in the angle containing the origin.

For B1:03(0)+9=9B_1: 0 - 3(0) + 9 = 9.

For B2:3(0)+03=3B_2: 3(0) + 0 - 3 = -3.

The internal bisector is the one for which the signs for L1L_1 and L2L_2 are opposite, and its value for the point (0,0)(0,0) has a sign that places it in the correct region.

A simpler way to identify the internal bisector is to choose the one whose slope is between m1m_1 and m2m_2. m1=7m_1=7, m2=1m_2=-1. mB1=1/3m_{B_1}=1/3 is between 1-1 and 77. mB2=3m_{B_2}=-3 is not. So B1:x3y+9=0B_1: x - 3y + 9 = 0 is the internal angle bisector.

The slope of the base (L3L_3) must be perpendicular to the slope of the internal angle bisector B1B_1. Slope of B1B_1 is 1/31/3. Therefore, the slope of L3L_3 must be m3=1/(1/3)=3m_3 = -1/(1/3) = -3. This corresponds to Possibility B.

The equation of the third side is 3x+y+7=03x + y + 7 = 0.