document.write( "Question 738365: Graph line containing the given pair and find slope: (-3,3), (2,-1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #450793 by rfer(16322) ![]() You can put this solution on YOUR website! slope \n" ); document.write( "m=(-1-3)/(2--3) \n" ); document.write( "m=-4/5 \n" ); document.write( " |