how do you change a linear equation to shift it up or down

2 answers

if the linear equation is written in the form
y = mx + b

shift up by 1 ----> y = mx + b + 1
shift down by 1 ---> y = mx + b - 1
thank you very much Reiny