document.write( "Question 322358: What is the equation of the line that passes through (-3, -1) and has a slope of 2/5 ? Put your answer in slope-intercept form. \n" ); document.write( "
Algebra.Com's Answer #230768 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (-3, -1) and has a slope of 2/5 \n" ); document.write( "Y=mX+b where m=slope & b=the Y intercept. \n" ); document.write( "-1=2/5*-3+b \n" ); document.write( "-1=-6/5+b \n" ); document.write( "b=-1+6/5 \n" ); document.write( "b=-5/5+6/5 \n" ); document.write( "b=1/5 ans. \n" ); document.write( "Y=2X/5+1/5 ans. \n" ); document.write( " |