You can put this solution on YOUR website! y = mx + b
Where: m is the slope, and b is the y-intercept
Since m (slope) is given, we can start filling in the equation:
y = -5/2x + b
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Next, we have the point (2,9) that says when x of the line is 2, y is 9
(2,9): y = mx + b, substitute:
9 = -5/2(2) + b
Solve for b:
9 = -5 + b
b = 14
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
So now we fill in the numbers:
y = mx + b
9 = -5/2(2) + 14