You can
put this solution on YOUR website!am trying to find out how to find the slope of the line that contains
(9,5)(X1,Y1) and (9,9)(X2,Y2). I got this wrong on a text.
Thank you
SLOPE = (Y2-Y1)/(X2-X1) = (9-5)/(9-9)=4/0= INFINITY....LINE IS PERPENDICULAR TO X AXIS OR PARALLEL TO Y AXIS.