document.write( "Question 187320: Are the following lines parallel, perpendicular?
\n" );
document.write( " L1 with equation x – 2y = 4
\n" );
document.write( " L2 with equation 2x + y = 2 \n" );
document.write( "
Algebra.Com's Answer #140412 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Are the following lines parallel, perpendicular? \n" ); document.write( "L1 with equation x – 2y = 4 \n" ); document.write( "slope-intercept form: y = (1/2)x -2 ; slope = 1/2 \n" ); document.write( "------------------------------------------------------------ \n" ); document.write( "L2 with equation 2x + y = 2 \n" ); document.write( "slope-intercept form: y = -2x + 2 ; slope = -2 \n" ); document.write( "------------------------------------------------------------ \n" ); document.write( "Since -2(1/2) = -1, the lines are perpendicular. \n" ); document.write( "========================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |