SOLUTION: Find an equations of the line containing the point (1,-2) and parallel to the line x+2y=-6
Algebra
->
Functions
-> SOLUTION: Find an equations of the line containing the point (1,-2) and parallel to the line x+2y=-6
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 1017896
:
Find an equations of the line containing the point (1,-2) and parallel to the line x+2y=-6
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
The slope of x+2y=-6 is found by m = -A/B = -1/2. We need the same slope.
Then we plug into
y = mx + b to find b and get
-2 = (-1/2)(1) + b
so that
b = -3/2
and our equation becomes
y = (-1/2)x - 3/2