document.write( "Question 71033: Are the following lines parallel, perpendicular, or neither?
\n" ); document.write( " L1 with equation x – 2y = 10
\n" ); document.write( " L2 with equation 2x + y = 2
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #50749 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
X-2Y=10
\n" ); document.write( "-2Y=-X+10
\n" ); document.write( "Y=-X/-2+10/-2
\n" ); document.write( "Y=X/2-5
\n" ); document.write( "---------------------------
\n" ); document.write( "2X+Y=2
\n" ); document.write( "Y=-2X+2
\n" ); document.write( "---------------------------
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+x%2F2+-5%2C+y+=+-2x+%2B2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions y = x/2 -5 and y = -2x+2).
\n" ); document.write( "checking the two lines ploted I'd say they are neither parallel nor perpendicular.
\n" ); document.write( "
\n" );