document.write( "Question 1170214: What is an equation of the line that passes through the point (2,2) and is parallel to the line x-2y=4? \n" ); document.write( "
Algebra.Com's Answer #795063 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
the line is 2y=x-4 or y=(1/2)x-2
\n" ); document.write( "the slope of that line is 1/2
\n" ); document.write( "so the slope of the parallel line to it is also 1/2
\n" ); document.write( "point slope formula y-y1=m(x-x1) m slope and (x1, y1) point
\n" ); document.write( "y-2=(1/2)x-2)
\n" ); document.write( "y=(1/2x)+1
\n" ); document.write( "\"graph%28300%2C300%2C-5%2C5%2C-5%2C5%2C%281%2F2%29x-2%2C+%281%2F2%29x%2B1%29\"
\n" ); document.write( "
\n" );