document.write( "Question 38747: Are the following lines parallel, perpendicular, or neither?\r
\n" );
document.write( "\n" );
document.write( "L1 through (9,2) and (2,-8)
\n" );
document.write( "L2 through (-3,5) and (5,-1)\r
\n" );
document.write( "\n" );
document.write( "-8/2 - 2/9= -10/-7
\n" );
document.write( "-1/5 - 5/-3= -6/8\r
\n" );
document.write( "\n" );
document.write( "Is this problem neither?\r
\n" );
document.write( "\n" );
document.write( "Thank You!\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #24244 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Find the slope of each line: \n" ); document.write( "(9,2) and (2,-8) \n" ); document.write( "M = (y - y)/(x - x) = (9 - 2)/(2 - (-8)) = 7/10 \n" ); document.write( "The slope of L1 is (7/10) \n" ); document.write( "(-3,5) and (5,-1) \n" ); document.write( "M = (y - y)/(x - x) = ((-3) - 5)/(5 - (-1)) = (-8)/(6) = (-4/3) \n" ); document.write( "The slope of the lines are not parallel or perpendicular, so the answer is neither. \n" ); document.write( " |