document.write( "Question 148226: 44. Find the slope of the line passing through the points (18, 11) and (9, 2).\r
\n" ); document.write( "\n" ); document.write( "Can someone help me with this one?\r
\n" ); document.write( "\n" ); document.write( "Eddie
\n" ); document.write( "

Algebra.Com's Answer #108627 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
The slope, m, of a line that passes through two points, (\"x%5B1%5D\", \"y%5B1%5D\") and (\"x%5B2%5D\", \"y%5B2%5D\") is given by:
\n" ); document.write( "\"m+=+%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\"
\n" ); document.write( "So, if you make the appropriate substitutions of the x- and y-coordinates from the two given points, (18, 11) and (9, 2), you can find the slope, m.
\n" ); document.write( "\"m+=+%282-11%29%2F%289-18%29\"
\n" ); document.write( "\"m+=+%28-9%29%2F%28-9%29\" Simplify.
\n" ); document.write( "\"m+=+1\"
\n" ); document.write( "
\n" ); document.write( "
\n" );