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)\"\" \"About 
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( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C2x%2B4%2C2x%2B7%29\"
\n" ); document.write( "
\n" );