document.write( "Question 906558: Find an equation of a line which passes through the point (3,2) and is parallel to y=3-x \n" ); document.write( "
Algebra.Com's Answer #550285 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Parallel lines have identical slopes.
\n" ); document.write( "In this case, \"m=-1\"
\n" ); document.write( "Use the point-slope form of a line.
\n" ); document.write( "\"y-2=-%28x-3%29\"
\n" ); document.write( "\"y-2=-x%2B3\"
\n" ); document.write( "\"y=-x%2B5\"
\n" ); document.write( "
\n" ); document.write( "
\n" );