document.write( "Question 258020: Write an equation of the line that passes through (-3,2) and is parallel to the line x-y=7.\r
\n" ); document.write( "\n" ); document.write( "I dont understand how to do this problem. Or even start it for that matter.
\n" ); document.write( "

Algebra.Com's Answer #189868 by Greenfinch(383)\"\" \"About 
You can put this solution on YOUR website!
The line x - y = 7 can be rewritten as y = x - 7
\n" ); document.write( "The gradient of the line is 1, because each increase of 1 in the value of x produces an increase in y of 1 as well.\r
\n" ); document.write( "\n" ); document.write( "Any line parallel (||) will also have a gradient of 1, so all lines || to
\n" ); document.write( " y = x -7 will be of the form y = x + c where c is a constant
\n" ); document.write( "The line we are interested in goes through (-3,2) so we put these numbers into the equation so 2 = -3 + c
\n" ); document.write( "so c = 5
\n" ); document.write( "The equation is y = x + 5
\n" ); document.write( "
\n" );