document.write( "Question 678688: How do I find the distance between the following pairs of points (-2,-5) and (-2,3).\r
\n" );
document.write( "\n" );
document.write( "Also, how do i find the slope of the line segments joining them.\r
\n" );
document.write( "\n" );
document.write( "Help is appreciated, thank you very much. \n" );
document.write( "
Algebra.Com's Answer #421583 by josmiceli(19441) You can put this solution on YOUR website! The distance formula is: \n" ); document.write( " \n" ); document.write( "given: \n" ); document.write( "P1 ( -2,-5 ) \n" ); document.write( "P2 ( -2, 3 ) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "------------ \n" ); document.write( "The slope is ( change in y ) / ( change in x ) \n" ); document.write( "slope = \n" ); document.write( "slope = \n" ); document.write( "slope = \n" ); document.write( "When \n" ); document.write( "means the slope is infinite, and that means it is a vertical line \n" ); document.write( "through ( -2, y ) where y can be anything \n" ); document.write( " \n" ); document.write( " |