SOLUTION: A line with slope -2 that passes through the point (3, -3)

Algebra ->  Graphs -> SOLUTION: A line with slope -2 that passes through the point (3, -3)      Log On


   



Question 1127643: A line with slope -2 that passes through the point (3, -3)
Found 2 solutions by josgarithmetic, MathLover1:
Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
%28y-%28-3%29%29%2F%28x-3%29=-2

Simplify and write as y as a function of x.

Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!

A line with slope m=-2 that passes through the point (3,+-3):
use point-slope formula:
y-y%5B1%5D=m%28x-x%5B1%5D%29
y-%28-3%29=-2%28x-3%29
y%2B3=-2x%2B6
y=-2x%2B6-3
y=-2x%2B3