document.write( "Question 214975: how do i find the slope of a line that passes through the points (-2,3) and (1, -4) ?
\n" );
document.write( "please help (: \n" );
document.write( "
Algebra.Com's Answer #162441 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! how do i find the slope of a line that passes through the points (-2,3) and (1, -4) ? \n" ); document.write( "--------------- \n" ); document.write( "Slope, m, is diffy/diffx \n" ); document.write( "m = (-4-3)/(1+2) \n" ); document.write( "m = -7/3 \n" ); document.write( " \n" ); document.write( " |