document.write( "Question 106222: Are the following lines parallel, perpendicular, or neither?
\n" );
document.write( "L1 with equation x – 6y = 24
\n" );
document.write( "L2 with equation 6x + y = 6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #77279 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x – 6y = 24 \n" ); document.write( "6x + y = 6 \n" ); document.write( ". \n" ); document.write( "-6y=-x+24 \n" ); document.write( "y=(1/6)x-4 \n" ); document.write( ". \n" ); document.write( "y=-6x+6 \n" ); document.write( ". \n" ); document.write( "they are perpendicular because the slope of one is the negative reciprocal of the other. (1/6 and -6) \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |