document.write( "Question 148650: Find the slope of a line passing through (-4, 6) and (-2, 5) \n" ); document.write( "
Algebra.Com's Answer #108985 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the slope of a line passing through (-4, 6) and (-2, 5)
\n" ); document.write( "Slope m = (y2-y1/(x2-x1)
\n" ); document.write( "m = (5-6)/(-2 - (-4))
\n" ); document.write( "m= -1/2
\n" ); document.write( "
\n" ); document.write( "
\n" );