document.write( "Question 1102049: I have to determine whether the pair of lines are parallel, perpendicular, or neither.\r
\n" );
document.write( "\n" );
document.write( "2x-3y=-18
\n" );
document.write( "2x+3y=0 \n" );
document.write( "
Algebra.Com's Answer #716678 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! 2x-3y=-18------------ slope, \n" ); document.write( "2x+3y=0---------------slope, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "What does that tell you? \n" ); document.write( "Same slope, parallel \n" ); document.write( "Product of slopes negative 1, perpendicular \n" ); document.write( "Neither of these, intersect, and neither parallel nor perpendicular \n" ); document.write( " |