document.write( "Question 923823: Write the equation of the line that is parallel to the line y = -3x + 12 and passes through the point (-1, 6). \n" ); document.write( "
Algebra.Com's Answer #560340 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! line parallel to the line y = -3x + 12 and passing (-1, 6). \n" ); document.write( "***Using point-slope form, \n" ); document.write( " y - 6 = -3(x+1) \n" ); document.write( "y = -3x + 3 \n" ); document.write( "0r....Standard Form \n" ); document.write( "3x + y = 3 \n" ); document.write( " |