document.write( "Question 271821: graph the line containing the given pair of points and find the slope:
\n" );
document.write( "(1,0),(-4,-3)
\n" );
document.write( "m=__? \n" );
document.write( "
Algebra.Com's Answer #198939 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! graph the line containing the given pair of points and find the slope: \n" ); document.write( "(1,0),(-4,-3) \n" ); document.write( "m=__?\r \n" ); document.write( "\n" ); document.write( "m = (-3-0)/(-4-1) \n" ); document.write( "m = -3/-5 \n" ); document.write( "m = 3/5 \n" ); document.write( " |