document.write( "Question 172585: Find the slope of the line which passes through (1, 1) and (2, -2). \n" ); document.write( "
Algebra.Com's Answer #127452 by monika_p(71)\"\" \"About 
You can put this solution on YOUR website!
Find the slope of the line which passes through (1, 1) and (2,-2)\r
\n" ); document.write( "\n" ); document.write( "To find the slop of line passing through two points you use the following formula:\r
\n" ); document.write( "\n" ); document.write( "m=\"%28y1-y2%29%2F%28x1-x2%29\"
\n" ); document.write( "where (x1,y1) are the coordinates of the first point (1,1)
\n" ); document.write( "and (x2,y2) coordinates of second point (2,-2)
\n" ); document.write( "Substitute all given numbers in the formula and calculate m
\n" ); document.write( "
\n" );