Question 42674
Vertical lines are undefined:
{{{x = 4}}}
take two points: (4,0) and (4,2)
M = (y2 - y1)/(x2 - x1) = (0 - 2)/(4 - 4) = -2/0 undefined
(C) is your answer.