Michael J. answered 01/05/16
Tutor
5
(5)
Best Afterschool Tutor to Prepare You For Your Regents
d is the independent variable
c is the dependent variable
A linear function in the form y=mx+b , where m is slope and b is y-intercept. To find the slope, we need two points. From the information, our two points are in the form (d, c).
Point 1 = (300, 366)
Point 2 = (1500, 510)
Use the formula for slope:
m = (y2 - y1) / (x2 - x1)
m = (510 - 366) / (1500 - 300)
m = 144 / 1200
m = 0.12
The equation of the line so far is
y = 0.12x + b
Plug in the values of the point 1 into the equation of the line to find b.
366 = 0.12(300) + b
366 = 36 + b
330 = b
The equation that we want is
c = 0.12d + 330