document.write( "Question 466933: Find the equation of the line that passes through the point (4,4) and is parallel to the line y=-x+3 \n" ); document.write( "
Algebra.Com's Answer #320267 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The parallel line has to have the form y = -x + c, where c is an undetermined constant. To find the value of c, use the coordinates of the point.\r
\n" ); document.write( "\n" ); document.write( "==> 4 = -4 + c ==> c = 8\r
\n" ); document.write( "\n" ); document.write( "==> The equation of the line is y = -x + 8. (Equations for one line are fundamentally the same, so it's up to you to just go from one form to another.)
\n" ); document.write( "
\n" );