SOLUTION: write the equation of a line that has a slope of -3 and passes through the point (2,1).
Algebra
->
Linear-equations
-> SOLUTION: write the equation of a line that has a slope of -3 and passes through the point (2,1).
Log On
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 1152044
:
write the equation of a line that has a slope of -3 and passes through the point (2,1).
Answer by
Boreal(15235)
(
Show Source
):
You can
put this solution on YOUR website!
point slope formula y-y1=m(x-x1), m slope and (x1, y1) point
y-1=-3(x-2)
y=-3x+7