document.write( "Question 73462: please help : \r
\n" );
document.write( "\n" );
document.write( "Given the following points, find the slope of the line through these points.
\n" );
document.write( "(-3,0) and (2,-1) \n" );
document.write( "
Algebra.Com's Answer #52601 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! slope=(y2-y1)/(x2-x1) \n" ); document.write( "(-1-0)/(2+3)=-1/5 is the slope through these two points. \n" ); document.write( " |