document.write( "Question 388433: Write an equation of the line that is parallel to the given line
\n" ); document.write( " y = 2x + 3 and the given point (-4,1).
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #274728 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The line must have the form y = 2x + c, where c is unknown. To find c, use the coordinates of the given point. 1 = 2*-4 + c, or 1 = -8 + c, or c = 9. Therefore the equation of the line is y = 2x + 9.
\n" ); document.write( "
\n" ); document.write( "
\n" );