Question 527114: what is the equation of (0,0), (1,4), (2,8), (3,12)
Answer by oberobic(2304) (Show Source):
You can put this solution on YOUR website! (0,0), (1,4), (2,8), (3,12)
.
m = (0-4)/(0-1) = 4
m = (4-8)/(1-2) = 4
m = (8-12)/(2-3) = 4
.
So a straight line will pass through all 4 points.
.
y = 4x + b
.
From the first point (0,0), we know that b = 0.
.
y = 4x
.
|
|
|