document.write( "Question 67293: Write an equation in slope intercept form, y = mx + b, of the line that has a slope of –2/3, and contains the point, (6, –5). \n" ); document.write( "
Algebra.Com's Answer #47885 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! Y=-2/3X+b \n" ); document.write( "NOW SUBSTITUTE THE X & Y VALUES OF THE POINT THUS & SOLVE FOR THE Y INTERCEPT(b) \n" ); document.write( "-5=-2/3*6+b \n" ); document.write( "-5=-4+b \n" ); document.write( "b=-5+4 \n" ); document.write( "b=-1 \n" ); document.write( "THUS THE EQUATION IS \n" ); document.write( "Y=-2/3X-1 \n" ); document.write( " |