You can put this solution on YOUR website! y = x+5
.
So, when x = 0, y = 5. That defines one point: (0,5).
.
When y = 0, then x = -5. That defines a second point: (-5, 0).
.
Plot the two points and draw a straight line that passes through both points.
.