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

Algebra.Com's Answer #54383 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
First we need to solve both of these equations for y:
\n" ); document.write( "\"x+-+5y+=+10\"
\n" ); document.write( "\"-+5y+=+10-x\" Subtract x from both sides
\n" ); document.write( "\"y+=+-2%2B%281%2F5%29x\" Divide both sides by -5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5x+%2B+y+=+5\" Subtract 5x from both sides
\n" ); document.write( "\"y+=+5-5x\"\r
\n" ); document.write( "\n" ); document.write( "So we have two equations \"y+=+5-5x\" and \"y+=+-2%2B%281%2F5%29x\" with slopes
\n" ); document.write( "of \"m=1%2F5\" and \"m=-5\". Since they are the negative inverse of each other (ie \"m%5Bp%5D=-1%2Fm\" where \"m%5Bp%5D\" is the perpendicular slope), the two equations are perpendicular.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );