document.write( "Question 750869: Determine whether the given linear equations are parallel, perpendicular, or neither. \r
\n" );
document.write( "\n" );
document.write( "8x - 4y = - 12
\n" );
document.write( "8x - 4y = 8 \n" );
document.write( "
Algebra.Com's Answer #456842 by Cromlix(4381) You can put this solution on YOUR website! Sort equations into y = mx + c \n" ); document.write( "8x - 4y = - 12 => y = 2x + 3 \n" ); document.write( "8x - 4y = 8 => y = 2x - 2 \n" ); document.write( "As both lines have the same \n" ); document.write( "gradient, namely, 2, then they \n" ); document.write( "are parallel to one another.\r \n" ); document.write( "\n" ); document.write( "Hope this helps \n" ); document.write( ":-) \n" ); document.write( " |