Question Statement
Find the equation of the line through:
- The point (2,β9) and the intersection of the lines 2x+5yβ8=0 and 3xβ4yβ6=0.
- The intersection of the lines xβyβ4=0 and 7x+y+20=0, which is:
- Parallel to the line 6x+yβ14=0.
- Perpendicular to the line 6x+yβ14=0.
- Through the intersection of the lines x+2y+3=0 and 3x+4y+7=0, and making intercepts on the axes.
Background and Explanation
To solve these problems, we need to:
- Find the point of intersection of two lines using substitution or elimination.
- Use the point-slope form of the equation of a line, which is yβy1β=m(xβx1β), where (x1β,y1β) is the point and m is the slope.
- Calculate the slope of the line through two points using the formula m=x2ββx1βy2ββy1ββ.
- 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) and the Intersection of 2x+5yβ8=0 and 3xβ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)
3xβ4yβ6=0(2)
Using the elimination method, we manipulate the equations to find the values of x and y:
β30β32xβ=β12β124βyβ=β8β151β(C)
β62xβ=β12yβ=β231β(2)
Solving for x and y gives:
x=2362β,y=2312β
Thus, the point of intersection is [2362β,2312β].
Step 2: Find the slope of the line through (2,β9) and the point [2362β,2312β].
The slope formula is:
m=x2ββx1βy2ββy1ββ
Substituting the values:
m=2362ββ22312ββ(β9)β=62β4612+207β=16219β
Step 3: Write the equation of the line.
Using the point-slope form:
yβ(β9)=16219β(xβ2)
Simplifying:
16(y+9)=219xβ428
219xβ16yβ438β144=0
219xβ16yβ582=0
This is the required equation of the line.
Part 2: Equation of the Line Parallel and Perpendicular to 6x+yβ14=0 through the Intersection of xβyβ4=0 and 7x+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=0 and 7x+y+20=0 is:
(xβyβ4)+k(7x+y+20)=0
Simplifying:
(1+7k)x+(kβ1)yβ4β20k=0(1)
Step 2: Condition for Parallel Line.
For the line to be parallel to 6x+yβ14=0, the slope of the line must be equal to β6. The slope of line (1) is:
m=βkβ17k+1β
Equating to β6:
kβ17k+1β=β6
Solving for k:
7k+1=β6(kβ1)
7k+1=β6k+6
13k=5
k=β7
Substitute k=β7 into equation (1) to get the equation:
(1β49)x+(β8)yβ4+140=0
Simplifying:
β48xβ8yβ144=0
Dividing by β1:
6x+y+18=0
Step 3: Condition for Perpendicular Line.
For the line to be perpendicular to 6x+yβ14=0, the product of their slopes must be β1. The slope of 6x+yβ14=0 is β6, so we set up the equation:
kβ17k+1βΓ(β6)=β1
Solving for k:
6(7k+1)=β(kβ1)
42k+6=βk+1
43k=β5
k=β435β
Substituting k=β435β into equation (1) gives:
(4343β35β)x+(43β5β43β)yβ4+20(β435β)=0
Simplifying:
438βxβ4348βyβ4=0
Multiplying through by 43:
8xβ48y=172
Simplifying:
xβ6yβ34=0
Part 3: Equation of the Line through the Intersection of x+2y+3=0 and 3x+4y+7=0
The equation of the line through the intersection of the lines is:
(1+3k)x+(2+4k)y+3+7k=0
Step 2: Find the x-intercept.
Set y=0:
(1+3k)x+0+3+7k=0
Solving for x:
x=1+3kβ3β7kβ
Step 3: Find the y-intercept.
Set x=0:
0+(2+4k)y+3+7k=0
Solving for y:
y=2+4kβ3β7kβ
Step 4: Equate the intercepts.
Since the x- and y-intercepts are equal:
1+3kβ3+7kβ=2+4kβ3+7kβ
Solving for k:
2+4k=1+3k
k=β1
Substitute k=β1 into the equation:
(1β3)x+(2β4)y+3β7=0
Simplifying:
β2xβ2yβ4=0
Dividing by β2:
x+y+2=0
- Point-slope form: yβy1β=m(xβx1β)
- Slope formula: m=x2ββx1βy2ββy1ββ
- Equation of a line through two points.
- Conditions for parallel and perpendicular lines.