SOLUTION: use the given conditions to write an equation for the line in point-slope form
slope = 4, passing though (-3,7)
Algebra ->
Linear-equations
-> SOLUTION: use the given conditions to write an equation for the line in point-slope form
slope = 4, passing though (-3,7)
Log On
Question 769133: use the given conditions to write an equation for the line in point-slope form
slope = 4, passing though (-3,7) Answer by Cromlix(4381) (Show Source):
You can put this solution on YOUR website! Using equation:
y - b = m(x - a)
a = -3, b = 7 and m = 4
y - 7 = 4(x -(-3))
y - 7 = 4(x + 3)
y - 7 = 4x + 12
y = 4x + 12 + 7
y = 4x + 19
Hope this helps.
:-)