document.write( "Question 126156: 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 #92466 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! convert equations to slope-intercept form (y=mx+b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "L1 __ y=(1/6)x-4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "L2 __ y=-6x+6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the slopes are negative reciprocals (their product is -1) \n" ); document.write( "__ so the lines are perpendicular \n" ); document.write( " |