document.write( "Question 988090: please help me understand how to determine if these pairs of lines are perpendicular parallel or neither:\r
\n" );
document.write( "\n" );
document.write( "1.y=-4x-4
\n" );
document.write( "2. 8x-2y=-2
\n" );
document.write( "3.y=4x+8 \n" );
document.write( "
Algebra.Com's Answer #608710 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Put them all into the form of y=mx+b and compare m. \n" ); document.write( "first is y=-4x-4 \n" ); document.write( "second is -2y=-8x-2; divide by -2; y=4x+1 \n" ); document.write( "third is y=4x+8 \n" ); document.write( "; \n" ); document.write( "Same slopes, different intercepts, parallel. \n" ); document.write( "Different slopes, which when multiplied together are not -1: neither. If multiplication of slopes is -1, then the lines are perpendicular. That is all you have to do. \n" ); document.write( "The second and third have the same slope, so they are parallel. The first has a slope of -4, but since -4*4=-16 and not -1, they intersect and are not perpendicular.\r \n" ); document.write( "\n" ); document.write( " |