document.write( "Question 751350: What is the slope m and y-intercept point of the line 3x – y = –2? \n" ); document.write( "
Algebra.Com's Answer #457336 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! 3x - y = -2 \n" ); document.write( "sort into y = mx + c \n" ); document.write( " y = 3x + 2\r \n" ); document.write( "\n" ); document.write( " m = 3 : y intercept point (0,2) \n" ); document.write( " |