document.write( "Question 256122: How can you determine if two lines are perpendicular? \n" ); document.write( "
Algebra.Com's Answer #188281 by EMStelley(208)![]() ![]() You can put this solution on YOUR website! Two lines are perpendicular if their slopes are opposite reciprocals of each other. \r \n" ); document.write( "\n" ); document.write( "Example:\r \n" ); document.write( "\n" ); document.write( "y=2x+9 \n" ); document.write( "y=(-1/2)x-3 \n" ); document.write( " |