document.write( "Question 173590: how do you find the slope of the line that passes through points \n" ); document.write( "
Algebra.Com's Answer #128453 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
Given point \"P%5B1%5D\" defined by the ordered pair (\"x%5B1%5D\",\"y%5B1%5D\") and point \"P%5B2%5D\" defined by the ordered pair (\"x%5B2%5D\",\"y%5B2%5D\"), the slope of the line defined by these two points is given by:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\" \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "By the way, it doesn't matter which point you call \"P%5B1%5D\" and which you call \"P%5B2%5D\"
\n" ); document.write( "
\n" );