169k views
5 votes
Find equations for the lines through the point (a,

b.that are parallel to and perpendicular to the line y = mx + c, assuming m â  0.

User Alex Ketay
by
6.7k points

1 Answer

3 votes
The line y = mx + c has a slope of m.

Parallel line:
A parallel line will also have a slope of m, and should be of the form
y = mx + k
Because the line passes through the point (a,b), therefore
ma + k = b
k = b - ma
The equation of a parallel line is
y = mx + b - ma
= m(x-a) + b

Perpendicular line:
A perpendicular line will have a slope of -1/m, because the product of slopes should be -1.
The equation for a perpendicular line is of the form
y = -(1/m)x + k
Because the line passes through (a,b), therefore
-(1/m)a + k = b
k = b + a/m
The equation for a perpendicular line is
y = -(x/m) + b + a/m
= -(1/m)(x-a) + b

Answer:
Parallel line:
y=m(x-a)+b
Perpendicular line:
y=- (1)/(m)(x-a)+b

User Plahstic
by
7.3k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.