document.write( "Question 255225: find the slope from these coordinates\r
\n" );
document.write( "\n" );
document.write( "(5,0) (-6,-4) \n" );
document.write( "
Algebra.Com's Answer #187571 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (5,0) (-6,-4) \n" ); document.write( "Slope=(y2-y1)/(x2-x1) \n" ); document.write( "Slope=(-4-0)/(-6-5)=-4/-11=4/11 ans. \n" ); document.write( " |