SOLUTION: Write the equation of a line that passes through (5,3) and is parallel to 9x+3y=6
Algebra
->
College
->
Linear Algebra
-> SOLUTION: Write the equation of a line that passes through (5,3) and is parallel to 9x+3y=6
Log On
Algebra: Linear Algebra (NOT Linear Equations)
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear Algebra
Question 1021700
:
Write the equation of a line that passes through (5,3) and is parallel to 9x+3y=6
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
As before, the slope is m = -A/B = -9/3 = -3
Then use y = mx + b and get
3 = -3(5) + b
3 = -15 + b
b = 18
y = -3x + 18