document.write( "Question 151953: Decide whether the pair of lines is parallel,perpendicular, or neither\r
\n" ); document.write( "\n" ); document.write( "Please help me solve the equation: 4x+2y=5
\n" ); document.write( " 2x-4y=1
\n" ); document.write( "

Algebra.Com's Answer #111713 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
4x+2y=5
\n" ); document.write( "2Y=-4X+5
\n" ); document.write( "Y=4X/2+5/2
\n" ); document.write( "Y=2X+5/2 (RED LINE)
\n" ); document.write( "2x-4y=1
\n" ); document.write( "-4Y=-2X+1
\n" ); document.write( "Y=-2X/-4+1/-4
\n" ); document.write( "Y=X/2-1/4 (GREEN LINE)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+2x+%2B5%2F2%2C+x%2F2+-1%2F4%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions 2x +5/2 and x/2 -1/4).
\n" ); document.write( "As graphed, they are neither parallel nor perpendicular.
\n" ); document.write( "
\n" );