In algebra the formula for a line is $y=ax+b$ the $b$ moves the position of the line up and down the y axis.
The formula for a plane is given to me as $ax+by+cz+d=0$ the $d$ must move the position of the plane. what I am trying to find out is along what does ti shift the plane in $ R^3$
The minimum distance of the plane to the origin is $$ h = \frac{|d|}{\sqrt{a^2+b^2+c^2}}$$
So by changing $d$ you are moving the plane along it's normal direction, with less absolute value closer to the origin and and larger absolute value away from the origin.