Question 70502
let x1=3 and y1=4
and x2=3 and y2=-4

now slope=(y2-y1)/(x2-x1)

        = (-4-4)/(3-3)
        = -8/0
        =infinity

if the slope is infinity it means line is parallel to y axis.