document.write( "Question 80715: How do I find out if the following lines are perpendicular, parallel or neither?\r
\n" );
document.write( "\n" );
document.write( "L1 through (-4,-7) and(1,3)
\n" );
document.write( "L2 through (2,6) and (4,10) \n" );
document.write( "
Algebra.Com's Answer #57877 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! You can do this by finding the slopes \n" ); document.write( "If the slopes are equal, the lines are parallel, if the slopes are the negative reciprocal of each other, the lines are perpendicular. \n" ); document.write( "L1: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "L2: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "As you can see, the slopes are equal so this means that the lines are parallel! \n" ); document.write( " |