document.write( "Question 187407: Determine whether the graphs of the equations are parallel lines, perpendicular lines, or neither.\r
\n" );
document.write( "\n" );
document.write( "3x-8y=-18
\n" );
document.write( "32x+12y=-18
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #140486 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 3x-8y=-18 \n" ); document.write( "-8y=-3x-18 \n" ); document.write( "y=-3x/-8-18/8 \n" ); document.write( "y=3x/8-9/4 (red line) \n" ); document.write( "------------------------- \n" ); document.write( "32x+12y=-18 \n" ); document.write( "12y=-32x-18 \n" ); document.write( "y=-32x/-12-18/-12 \n" ); document.write( "y=8x/3+3/2 (green line) \n" ); document.write( "the slopes are: 3/8 & 8/3 which says they are neither parallel nor perpendicular. \n" ); document.write( " |