document.write( "Question 789370: 4. Write an equation of the line parallel to the line y = 2 − 3 x at (4, −2) and sketch its graph. \n" ); document.write( "
Algebra.Com's Answer #478843 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write an equation of the line parallel to the line y = 2-3x at (4,-2) and sketch its graph. \n" ); document.write( "---------- \n" ); document.write( "The slope of the line, m, is -3 \n" ); document.write( "Use y = mx + b and the point to find b, the y-intercept \n" ); document.write( "-2 = -3*4 + b \n" ); document.write( "b = 10 \n" ); document.write( "----- \n" ); document.write( "--> y = -3x + 10 \n" ); document.write( " \n" ); document.write( " |