
Ajay S. answered 04/15/20
Algebra 1 Tutor of Several Years that Delivers Results
Great question. This question mainly is trying to find the equation of a line.
A line has the general form y = mx + b, where m is the slope and b is the y-intercept.
Because we have to use m and s, our equation is s = xm + b where s is savings and m is months.
In our given problem, we have the points (3, 510) and (7, 626) since we know there is $510 saved in the third month and $626 saved in the seventh.
We can first use these two points to find the slope of our line.
Slope = Rise / Run = Change in Y / Change in X
We can thus conclude that the slope = (626 - 510) / (7-3)
116 / 4
Slope = 29
So we have one part of our line. Now we need to find the y intercept. We can use point-slope form for that with one of the points given.
Point slope form has the general form y-y1 = slope(x-x1) where y1 and x1 are a coordinate of the line.
s - 510 = 29(m-3)
s = 29m-87+510
s = 29m + 423