document.write( "Question 282958: In each case determine whether the lines are parallel, perpendicular, or neither.\r
\n" );
document.write( "\n" );
document.write( "y=x+7
\n" );
document.write( "y=-x+2 \n" );
document.write( "
Algebra.Com's Answer #205421 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! slope of the first line is 1 \n" ); document.write( "slope of the second line is -1\r \n" ); document.write( "\n" ); document.write( "their product 1*-1 =-1 so they are perpendicular. \n" ); document.write( " |