document.write( "Question 333596: What is the slope m and y-intercept point of the line 3x – y = –2? \n" ); document.write( "
Algebra.Com's Answer #239056 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 3x-y=-2 \n" ); document.write( "-y=-3x-2 \n" ); document.write( "y=3x+2 \n" ); document.write( "slope m=3 \n" ); document.write( "y int b=2 \n" ); document.write( " |