document.write( "Question 508858: What is the slope m=3 through the point (-6,-2)? \n" ); document.write( "
Algebra.Com's Answer #341140 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "-2=3*-6+b \n" ); document.write( "-2=-18+b \n" ); document.write( "b=-2+18 \n" ); document.write( "b=16 \n" ); document.write( "============ \n" ); document.write( "y=3x+16 \n" ); document.write( " |