SOLUTION: the slope and a point on line are given. use the information to locate three addtional points on the line slope=2; point=(-2,3)
Algebra ->
Graphs
-> SOLUTION: the slope and a point on line are given. use the information to locate three addtional points on the line slope=2; point=(-2,3)
Log On
Question 1023506: the slope and a point on line are given. use the information to locate three addtional points on the line slope=2; point=(-2,3) Answer by Cromlix(4381) (Show Source):
You can put this solution on YOUR website! Hi there,
Using line equation
y - b = m(x - a)
m = 2 (a,b) = (-2,3)
y - 3 = 2(x - (- 2)
y - 3 = 2(x + 2)
y - 3 = 2x + 4
y = 2x + 4 + 3
y = 2x + 7
3 Additional points:
(1, 9) (-4, -1) (10, 27)
Hope this helps :-)