document.write( "Question 190932: Is the line parallel, perpendicular or neither??\r
\n" );
document.write( "\n" );
document.write( "y = x + 7
\n" );
document.write( "y = -x + 2\r
\n" );
document.write( "\n" );
document.write( "How do I figure this out?? Thanks for helping! \n" );
document.write( "
Algebra.Com's Answer #143352 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Is the line parallel, perpendicular or neither?? \n" ); document.write( "y = x + 7 \n" ); document.write( "y = -x + 2 \n" ); document.write( "How do I figure this out?? \n" ); document.write( "---------- \n" ); document.write( "Both are in the form y = mx +b where b is the slope. \n" ); document.write( "The slope of the 1st Eq. is \"1\". \n" ); document.write( "The slope of the 2nd Eq. is \"-1\". \n" ); document.write( "----------------------------------- \n" ); document.write( "The slopes are not the same so the lines are not parallel. \n" ); document.write( "------------------------------------------ \n" ); document.write( "The product of the slopes is 1*-1 = -1 so the lines are perpendicular. \n" ); document.write( "=========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |