SOLUTION: how do you write this problem? "write the equation of a line that goes through the point (3,-3) and had a slope of -0.5"

Algebra ->  Coordinate-system -> SOLUTION: how do you write this problem? "write the equation of a line that goes through the point (3,-3) and had a slope of -0.5"       Log On


   



Question 596929: how do you write this problem? "write the equation of a line that goes through the point (3,-3) and had a slope of -0.5"
Answer by rfer(16322) About Me  (Show Source):
You can put this solution on YOUR website!
y=mx+b
-3=-0.5*3+b
-3=-1.5+b
b=-3+1.5
b=-1.5
---
y=-0.5x-1.5