document.write( "Question 211165This question is from textbook Algebra 2
\n" );
document.write( ": graph the line passing through (-3, -1), m = -1/5 \n" );
document.write( "
Algebra.Com's Answer #159519 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (-3, -1), m = -1/5 \n" ); document.write( "Y=mX+b \n" ); document.write( "-1=-1/5*-3+b \n" ); document.write( "-1=3/5+b \n" ); document.write( "b=-1-3/5 \n" ); document.write( "b=-5/5-3/5 \n" ); document.write( "b=-8/5 ans for the Y intercept. \n" ); document.write( "y=-x/5-8/5 \n" ); document.write( " |