document.write( "Question 117147: determine whether the lines through the paris of points are parallel, perpendicular, of neither\r
\n" );
document.write( "\n" );
document.write( "3x-12y=11
\n" );
document.write( "64x+12y=-18 \n" );
document.write( "
Algebra.Com's Answer #85318 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 3X-12Y=11 OR -12Y=-3X+11 OR Y=-3X-12+11/-12 0R Y=X/4-11/12 SLOPE=1/4 \n" ); document.write( "64X+12Y=-18 OR 12Y=-64X-18 OR Y=-64X/12-18/12 OR Y=-16X/3-3/2 SLOPE=-16/3 \n" ); document.write( "THESE TWO LINES ARE NEITHER PARALLEL NOR PERPENDICULAR. \n" ); document.write( " \n" ); document.write( " |