document.write( "Question 256201: how can I tell if two lines are perpendicular? \n" ); document.write( "
Algebra.Com's Answer #188368 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! find the slopes of the two lines. There are 3 ways to tell if they are perpendicular: \n" ); document.write( "(1) graph then and if they cross at right angles, they are perpendicular. \n" ); document.write( "(2) multiply the two slopes. If the product is -1, then they are perpendicular \n" ); document.write( "(3) If the slope of one is the negative flip of the slope of the second, then they are perpendicular. \n" ); document.write( " |