document.write( "Question 1172869: Write the equation of the line that is parallel to y = 2x + 4 and passes through the point (-4, -1) \n" ); document.write( "
Algebra.Com's Answer #798005 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! slope of the desired line is 2 \n" ); document.write( "post slope formula y-y1=m(x-x1) \n" ); document.write( "y+1=2(x+4) \n" ); document.write( "y=2x+7 \n" ); document.write( " |