You can put this solution on YOUR website! The reference equation is:
2x -y = 4
-y = -2x + 4
y = 2x -4
.
y-intercept = (0, -4)
x-intercept = (2, 0)
.
The line perpendicular to it will have a slope = inverse reciprocal of 2, which is -1/2.
.
y = -1/2x +b
.
Use a known point to find 'b'.
.
6 = -1/2*(8) +b
6 = -4 + b
b = 10
.
y = -1/2x + 10
.
y-intercept = (0,10)
x-intercept = (20,0)
.
In the following graph y=2x-4 is red and y=-1/2x+10 is green.
.