Lines that are perpendicular to each other have slopes that are the negative reciprocals of each other (if one has a slope of 2/3, then the other will have a slope of -3/2).
We can find the slope of 2x + 4y = 8 by putting it into slope-intercept form:
2x + 4y = 8
4y = -2x + 8
y = -2/4x + 8/4
y = -1/2x + 2
So the slope is -1/2
That means the slope of the line perpendicular to it is 2/1 or 2.
So we are looking for a line with a slope of 2 that goes through the point (3, 6) and we can use the point-slope form of a line to find it. The point-slope form is:
y - y1 = m(x - x1) where "m" is the slope and the point is (x1, y1) meaning x1 = 3 and y1 = 6 so:
y - 6 = 2(x - 3)
We can multiply this out to get:
y - 6 = 2x - 6 then add 6 to both sides to get y = 2x which is answer D