document.write( "Question 955093: Are the lines through the pairs of points perpendicular:\r
\n" );
document.write( "\n" );
document.write( "!(10,1),B(-10,2) and C(10,-9), D(-6,3) \n" );
document.write( "
Algebra.Com's Answer #583386 by macston(5194) You can put this solution on YOUR website! Slope of !B=(2-1)/(-10-10)=-1/20 \n" ); document.write( "Slope of CD=(3-(-9))/-6-10=12/-16=-3/4 \n" ); document.write( "Slopes of perpendicular lines are negative reciprocals. \n" ); document.write( "Lines are not perpendicular. \n" ); document.write( " |