document.write( "Question 697905: find the slope of the line through the pair of points. a(2,-3),p(2,9) \n" ); document.write( "
Algebra.Com's Answer #430328 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the slope of the line through the pair of points. a(2,-3),p(2,9) \n" ); document.write( "----- \n" ); document.write( "slope = (9--3)/(2-2) = 12/0 , which is undefined. \n" ); document.write( "============================== \n" ); document.write( "Note: If you plot the 2 points and draw a line thru them, \n" ); document.write( "you will see that the line if vertical. It has equation x = 2. \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |