document.write( "Question 30202: I would appreciate any help to the following problem #25. Determine whether each pair of lines is parallel, perpendicular, or neither.
\n" );
document.write( "x + y = 5
\n" );
document.write( "x - y = 1\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #16887 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! x + y = 5 --> y = -x + 5 \n" ); document.write( "x - y = 1 --> y = x - 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Written in this form, the coefficient of x is the gradient... we have -1 and +1. They are not parallel.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If (grad1)*(grad2) = -1 then the lines are perpendicular.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-1*1 is -1... so the 2 lines are perpendicular.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |