Solveeit Logo

Question

Question: Two sides of a triangle have the joint equation $(x-3y + 2) (x+y-2) = 0$. The third side which is va...

Two sides of a triangle have the joint equation (x3y+2)(x+y2)=0(x-3y + 2) (x+y-2) = 0. The third side which is variable always passes through the point (-5,-1), then not possible values of slope of third side such that origin is an interior point of triangle is/are:

A

(-oo, -1] U [1/5, oo)

Answer

(-oo, -1] U [1/5, oo)

Explanation

Solution

Let the two given sides of the triangle be L1L_1 and L2L_2. L1:x3y+2=0L_1: x - 3y + 2 = 0 L2:x+y2=0L_2: x + y - 2 = 0

Let the third side be L3L_3. It passes through the point P(5,1)P(-5, -1). Let its slope be mm. The equation of L3L_3 is y(1)=m(x(5))y - (-1) = m(x - (-5)), which simplifies to y+1=m(x+5)y + 1 = m(x + 5), or mxy+5m1=0mx - y + 5m - 1 = 0.

First, find the vertices of the triangle.

  1. Vertex A (Intersection of L1L_1 and L2L_2): Solving x3y+2=0x - 3y + 2 = 0 and x+y2=0x + y - 2 = 0: Subtracting the second equation from the first: (x3y+2)(x+y2)=04y+4=0y=1(x - 3y + 2) - (x + y - 2) = 0 \Rightarrow -4y + 4 = 0 \Rightarrow y = 1. Substituting y=1y=1 into x+y2=0x+y-2=0: x+12=0x=1x+1-2=0 \Rightarrow x=1. So, vertex AA is (1,1)(1, 1).

  2. Vertex B (Intersection of L1L_1 and L3L_3): x3y+2=0x - 3y + 2 = 0 and mxy+5m1=0mx - y + 5m - 1 = 0. From L3L_3, y=mx+5m1y = mx + 5m - 1. Substitute into L1L_1: x3(mx+5m1)+2=0x - 3(mx + 5m - 1) + 2 = 0 x3mx15m+3+2=0x - 3mx - 15m + 3 + 2 = 0 x(13m)=15m5xB=15m513mx(1 - 3m) = 15m - 5 \Rightarrow x_B = \frac{15m - 5}{1 - 3m}. yB=m(15m513m)+5m1=15m25m+5m(13m)(13m)13m=15m25m+5m15m21+3m13m=3m113m=1y_B = m\left(\frac{15m - 5}{1 - 3m}\right) + 5m - 1 = \frac{15m^2 - 5m + 5m(1-3m) - (1-3m)}{1 - 3m} = \frac{15m^2 - 5m + 5m - 15m^2 - 1 + 3m}{1 - 3m} = \frac{3m - 1}{1 - 3m} = -1. So, vertex BB is (15m513m,1)\left(\frac{15m - 5}{1 - 3m}, -1\right). (This is valid if m1/3m \neq 1/3)

  3. Vertex C (Intersection of L2L_2 and L3L_3): x+y2=0x + y - 2 = 0 and mxy+5m1=0mx - y + 5m - 1 = 0. From L3L_3, y=mx+5m1y = mx + 5m - 1. Substitute into L2L_2: x+(mx+5m1)2=0x + (mx + 5m - 1) - 2 = 0 x(1+m)=35mxC=35m1+mx(1 + m) = 3 - 5m \Rightarrow x_C = \frac{3 - 5m}{1 + m}. yC=m(35m1+m)+5m1=3m5m2+5m(1+m)(1+m)1+m=3m5m2+5m+5m21m1+m=7m11+my_C = m\left(\frac{3 - 5m}{1 + m}\right) + 5m - 1 = \frac{3m - 5m^2 + 5m(1+m) - (1+m)}{1 + m} = \frac{3m - 5m^2 + 5m + 5m^2 - 1 - m}{1 + m} = \frac{7m - 1}{1 + m}. So, vertex CC is (35m1+m,7m11+m)\left(\frac{3 - 5m}{1 + m}, \frac{7m - 1}{1 + m}\right). (This is valid if m1m \neq -1)

For the origin O(0,0)O(0,0) to be an interior point of the triangle ABCABC, it must lie on the same side of each line as the opposite vertex.

  1. Origin and Vertex A must be on the same side of L3L_3: L3(x,y)=mxy+5m1L_3(x,y) = mx - y + 5m - 1. L3(0,0)=5m1L_3(0,0) = 5m - 1. L3(A)=L3(1,1)=m(1)1+5m1=6m2L_3(A) = L_3(1,1) = m(1) - 1 + 5m - 1 = 6m - 2. For them to be on the same side, L3(0,0)L3(A)>0L_3(0,0) \cdot L_3(A) > 0: (5m1)(6m2)>0(5m - 1)(6m - 2) > 0 2(5m1)(3m1)>02(5m - 1)(3m - 1) > 0 (5m1)(3m1)>0(5m - 1)(3m - 1) > 0. This inequality holds when m<1/5m < 1/5 or m>1/3m > 1/3.

  2. Origin and Vertex B must be on the same side of L2L_2: L2(x,y)=x+y2L_2(x,y) = x + y - 2. L2(0,0)=0+02=2L_2(0,0) = 0 + 0 - 2 = -2. L2(B)=xB+yB2=15m513m+(1)2=15m513m3=15m53(13m)13m=15m53+9m13m=24m813mL_2(B) = x_B + y_B - 2 = \frac{15m - 5}{1 - 3m} + (-1) - 2 = \frac{15m - 5}{1 - 3m} - 3 = \frac{15m - 5 - 3(1 - 3m)}{1 - 3m} = \frac{15m - 5 - 3 + 9m}{1 - 3m} = \frac{24m - 8}{1 - 3m}. For them to be on the same side, L2(0,0)L2(B)>0L_2(0,0) \cdot L_2(B) > 0: (2)24m813m>0(-2) \cdot \frac{24m - 8}{1 - 3m} > 0 24m813m<0\frac{24m - 8}{1 - 3m} < 0 8(3m1)13m<0\frac{8(3m - 1)}{1 - 3m} < 0. This simplifies to 8(13m)13m<0\frac{-8(1 - 3m)}{1 - 3m} < 0, which means 8<0-8 < 0. This is always true, provided 13m01 - 3m \neq 0, i.e., m1/3m \neq 1/3.

  3. Origin and Vertex C must be on the same side of L1L_1: L1(x,y)=x3y+2L_1(x,y) = x - 3y + 2. L1(0,0)=03(0)+2=2L_1(0,0) = 0 - 3(0) + 2 = 2. L1(C)=xC3yC+2=35m1+m3(7m11+m)+2=35m21m+3+2(1+m)1+m=626m+2+2m1+m=824m1+mL_1(C) = x_C - 3y_C + 2 = \frac{3 - 5m}{1 + m} - 3\left(\frac{7m - 1}{1 + m}\right) + 2 = \frac{3 - 5m - 21m + 3 + 2(1 + m)}{1 + m} = \frac{6 - 26m + 2 + 2m}{1 + m} = \frac{8 - 24m}{1 + m}. For them to be on the same side, L1(0,0)L1(C)>0L_1(0,0) \cdot L_1(C) > 0: 2824m1+m>02 \cdot \frac{8 - 24m}{1 + m} > 0 824m1+m>0\frac{8 - 24m}{1 + m} > 0 8(13m)1+m>0\frac{8(1 - 3m)}{1 + m} > 0. This inequality holds when (13m)(1+m)>0(1 - 3m)(1 + m) > 0. The roots are m=1/3m = 1/3 and m=1m = -1. This inequality holds when 1<m<1/3-1 < m < 1/3.

Combining all conditions for mm:

  1. m<1/5m < 1/5 or m>1/3m > 1/3
  2. m1/3m \neq 1/3
  3. 1<m<1/3-1 < m < 1/3

Let's find the intersection of these conditions: The interval (1,1/3)(-1, 1/3) from condition 3. Intersect this with (,1/5)(1/3,)(-\infty, 1/5) \cup (1/3, \infty) from condition 1. The intersection is (1,1/5)(-1, 1/5). Condition 2 (m1/3m \neq 1/3) is already satisfied by this interval. Also, the conditions for vertices B and C to be well-defined (m1/3m \neq 1/3 and m1m \neq -1) are satisfied by this interval.

So, the possible values of the slope mm for which the origin is an interior point of the triangle are m(1,1/5)m \in (-1, 1/5).

The question asks for the "not possible values of slope of third side such that origin is an interior point of triangle". This means we need to find the complement of the interval (1,1/5)(-1, 1/5) on the real number line. The complement is (,1][1/5,)(-\infty, -1] \cup [1/5, \infty).

The final answer is (,1][1/5,)\boxed{(-\infty, -1] \cup [1/5, \infty)}.

Explanation of the solution:

  1. Identify the equations of the two given sides (L1,L2L_1, L_2) and the general equation of the third side (L3L_3) with slope mm.
  2. Calculate the coordinates of the three vertices of the triangle (A,B,CA, B, C) by finding the intersection points of these lines.
  3. For the origin (0,0)(0,0) to be an interior point, it must lie on the same side of each line as the vertex opposite to that line. This is checked using the sign of the line equation evaluated at the origin and the opposite vertex.
    • Origin and vertex AA must be on the same side of L3L_3.
    • Origin and vertex BB must be on the same side of L2L_2.
    • Origin and vertex CC must be on the same side of L1L_1.
  4. Set up inequalities based on these conditions.
  5. Solve the inequalities for mm.
  6. Find the intersection of all valid ranges of mm. This gives the possible values of mm.
  7. The question asks for "not possible values", so find the complement of the derived range.

Answer:

The not possible values of slope of third side such that origin is an interior point of triangle is (,1][1/5,)(-\infty, -1] \cup [1/5, \infty).

The final answer is (,1][1/5,)\boxed{(-\infty, -1] \cup [1/5, \infty)}.