document.write( "Question 69627: I am trying to find out how to find the slope of the line that contains
\n" );
document.write( "(9,5) and (9,9). I got this wrong on a text.\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #49607 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! am trying to find out how to find the slope of the line that contains \n" ); document.write( "(9,5)(X1,Y1) and (9,9)(X2,Y2). I got this wrong on a text. \n" ); document.write( "Thank you \n" ); document.write( "SLOPE = (Y2-Y1)/(X2-X1) = (9-5)/(9-9)=4/0= INFINITY....LINE IS PERPENDICULAR TO X AXIS OR PARALLEL TO Y AXIS. \n" ); document.write( " \n" ); document.write( " |