You can put this solution on YOUR website! find the equation of the line with y intercept 2 and slope -1/2
.
simply plug the values given into the "slope-intercept" form:
y = mx + b
where
m = slope
b = y-intercept
.
therefore we have:
y = mx + b
y = (-1/2)x + 2
or
y = -x/2 + 2