Skip to content
🚨 This site is a work in progress. Exciting updates are coming soon!

4.4 Q-2

Question Statement

Find the equation of the line through:

  1. The point (2,βˆ’9)(2,-9) and the intersection of the lines 2x+5yβˆ’8=02x + 5y - 8 = 0 and 3xβˆ’4yβˆ’6=03x - 4y - 6 = 0.
  2. The intersection of the lines xβˆ’yβˆ’4=0x - y - 4 = 0 and 7x+y+20=07x + y + 20 = 0, which is:
    • Parallel to the line 6x+yβˆ’14=06x + y - 14 = 0.
    • Perpendicular to the line 6x+yβˆ’14=06x + y - 14 = 0.
  3. Through the intersection of the lines x+2y+3=0x + 2y + 3 = 0 and 3x+4y+7=03x + 4y + 7 = 0, and making intercepts on the axes.

Background and Explanation

To solve these problems, we need to:

  1. Find the point of intersection of two lines using substitution or elimination.
  2. Use the point-slope form of the equation of a line, which is yβˆ’y1=m(xβˆ’x1)y - y_1 = m(x - x_1), where (x1,y1)(x_1, y_1) is the point and mm is the slope.
  3. Calculate the slope of the line through two points using the formula m=y2βˆ’y1x2βˆ’x1m = \frac{y_2 - y_1}{x_2 - x_1}.
  4. Solve for the slope condition if the line is parallel or perpendicular to another line.

Solution

Part 1: Equation of the Line through (2,βˆ’9)(2, -9) and the Intersection of 2x+5yβˆ’8=02x + 5y - 8 = 0 and 3xβˆ’4yβˆ’6=03x - 4y - 6 = 0

Step 1: Find the point of intersection of the two lines.

We solve the system of equations:

2x+5yβˆ’8=0(1)2x + 5y - 8 = 0 \tag{1} 3xβˆ’4yβˆ’6=0(2)3x - 4y - 6 = 0 \tag{2}

Using the elimination method, we manipulate the equations to find the values of xx and yy:

xβˆ’30βˆ’32=βˆ’yβˆ’12βˆ’124=1βˆ’8βˆ’15(C)\frac{x}{-30 - 32} = \frac{-y}{-12 - 124} = \frac{1}{-8 - 15} \tag{C} xβˆ’62=yβˆ’12=1βˆ’23(2)\frac{x}{-62} = \frac{y}{-12} = \frac{1}{-23} \tag{2}

Solving for xx and yy gives:

x=6223,y=1223x = \frac{62}{23}, \quad y = \frac{12}{23}

Thus, the point of intersection is [6223,1223]\left[\frac{62}{23}, \frac{12}{23}\right].

Step 2: Find the slope of the line through (2,βˆ’9)(2, -9) and the point [6223,1223]\left[\frac{62}{23}, \frac{12}{23}\right].

The slope formula is:

m=y2βˆ’y1x2βˆ’x1m = \frac{y_2 - y_1}{x_2 - x_1}

Substituting the values:

m=1223βˆ’(βˆ’9)6223βˆ’2=12+20762βˆ’46=21916m = \frac{\frac{12}{23} - (-9)}{\frac{62}{23} - 2} = \frac{12 + 207}{62 - 46} = \frac{219}{16}

Step 3: Write the equation of the line.

Using the point-slope form:

yβˆ’(βˆ’9)=21916(xβˆ’2)y - (-9) = \frac{219}{16}(x - 2)

Simplifying:

16(y+9)=219xβˆ’42816(y + 9) = 219x - 428 219xβˆ’16yβˆ’438βˆ’144=0219x - 16y - 438 - 144 = 0 219xβˆ’16yβˆ’582=0219x - 16y - 582 = 0

This is the required equation of the line.


Part 2: Equation of the Line Parallel and Perpendicular to 6x+yβˆ’14=06x + y - 14 = 0 through the Intersection of xβˆ’yβˆ’4=0x - y - 4 = 0 and 7x+y+20=07x + y + 20 = 0

Step 1: Find the general equation of the line through the intersection.

The general form of the line through the intersection of the lines xβˆ’yβˆ’4=0x - y - 4 = 0 and 7x+y+20=07x + y + 20 = 0 is:

(xβˆ’yβˆ’4)+k(7x+y+20)=0(x - y - 4) + k(7x + y + 20) = 0

Simplifying:

(1+7k)x+(kβˆ’1)yβˆ’4βˆ’20k=0(1)(1 + 7k)x + (k - 1)y - 4 - 20k = 0 \tag{1}

Step 2: Condition for Parallel Line.

For the line to be parallel to 6x+yβˆ’14=06x + y - 14 = 0, the slope of the line must be equal to βˆ’6-6. The slope of line (1) is:

m=βˆ’7k+1kβˆ’1m = -\frac{7k + 1}{k - 1}

Equating to βˆ’6-6:

7k+1kβˆ’1=βˆ’6\frac{7k + 1}{k - 1} = -6

Solving for kk:

7k+1=βˆ’6(kβˆ’1)7k + 1 = -6(k - 1) 7k+1=βˆ’6k+67k + 1 = -6k + 6 13k=513k = 5 k=βˆ’7k = -7

Substitute k=βˆ’7k = -7 into equation (1) to get the equation:

(1βˆ’49)x+(βˆ’8)yβˆ’4+140=0(1 - 49)x + (-8)y - 4 + 140 = 0

Simplifying:

βˆ’48xβˆ’8yβˆ’144=0-48x - 8y - 144 = 0

Dividing by βˆ’1-1:

6x+y+18=06x + y + 18 = 0

Step 3: Condition for Perpendicular Line.

For the line to be perpendicular to 6x+yβˆ’14=06x + y - 14 = 0, the product of their slopes must be βˆ’1-1. The slope of 6x+yβˆ’14=06x + y - 14 = 0 is βˆ’6-6, so we set up the equation:

7k+1kβˆ’1Γ—(βˆ’6)=βˆ’1\frac{7k + 1}{k - 1} \times (-6) = -1

Solving for kk:

6(7k+1)=βˆ’(kβˆ’1)6(7k + 1) = -(k - 1) 42k+6=βˆ’k+142k + 6 = -k + 1 43k=βˆ’543k = -5 k=βˆ’543k = -\frac{5}{43}

Substituting k=βˆ’543k = -\frac{5}{43} into equation (1) gives:

(43βˆ’3543)x+(βˆ’5βˆ’4343)yβˆ’4+20(βˆ’543)=0\left(\frac{43 - 35}{43}\right)x + \left(\frac{-5 - 43}{43}\right)y - 4 + 20\left(-\frac{5}{43}\right) = 0

Simplifying:

843xβˆ’4843yβˆ’4=0\frac{8}{43}x - \frac{48}{43}y - 4 = 0

Multiplying through by 43:

8xβˆ’48y=1728x - 48y = 172

Simplifying:

xβˆ’6yβˆ’34=0x - 6y - 34 = 0

Part 3: Equation of the Line through the Intersection of x+2y+3=0x + 2y + 3 = 0 and 3x+4y+7=03x + 4y + 7 = 0

Step 1: General form of the line through the intersection.

The equation of the line through the intersection of the lines is:

(1+3k)x+(2+4k)y+3+7k=0(1 + 3k)x + (2 + 4k)y + 3 + 7k = 0

Step 2: Find the x-intercept.

Set y=0y = 0:

(1+3k)x+0+3+7k=0(1 + 3k)x + 0 + 3 + 7k = 0

Solving for xx:

x=βˆ’3βˆ’7k1+3kx = \frac{-3 - 7k}{1 + 3k}

Step 3: Find the y-intercept.

Set x=0x = 0:

0+(2+4k)y+3+7k=00 + (2 + 4k)y + 3 + 7k = 0

Solving for yy:

y=βˆ’3βˆ’7k2+4ky = \frac{-3 - 7k}{2 + 4k}

Step 4: Equate the intercepts.

Since the x- and y-intercepts are equal:

βˆ’3+7k1+3k=βˆ’3+7k2+4k\frac{-3 + 7k}{1 + 3k} = \frac{-3 + 7k}{2 + 4k}

Solving for kk:

2+4k=1+3k2 + 4k = 1 + 3k k=βˆ’1k = -1

Substitute k=βˆ’1k = -1 into the equation:

(1βˆ’3)x+(2βˆ’4)y+3βˆ’7=0(1 - 3)x + (2 - 4)y + 3 - 7 = 0

Simplifying:

βˆ’2xβˆ’2yβˆ’4=0-2x - 2y - 4 = 0

Dividing by βˆ’2-2:

x+y+2=0x + y + 2 = 0

Key Formulas or Methods Used

  • Point-slope form: yβˆ’y1=m(xβˆ’x1)y - y_1 = m(x - x_1)
  • Slope formula: m=y2βˆ’y1x2βˆ’x1m = \frac{y_2 - y_1}{x_2 - x_1}
  • Equation of a line through two points.
  • Conditions for parallel and perpendicular lines.