document.write( "Question 74540: Are the following lines parallel, perpendicular, or neither?
\n" );
document.write( " L1 with equation x – 7y = 21
\n" );
document.write( " L2 with equation 7x + y = 7
\n" );
document.write( "A) Parallel
\n" );
document.write( "B) Perpendicular
\n" );
document.write( "C) Neither
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #53520 by Cintchr(481) ![]() You can put this solution on YOUR website! Solve each equation so that they are in the form y=mx+b \n" ); document.write( "L1 : \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "m = 1/7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "L2 : \n" ); document.write( " \n" ); document.write( "m=-7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since the slopes are opposite reciprocals of one another, the lines are perpendicular to one another. \n" ); document.write( " |