document.write( "Question 166611: How to determine if the equations are parallel, Perpendicular or neither ?\r
\n" );
document.write( "\n" );
document.write( "1. y + 3 = 6x
\n" );
document.write( " -6x + y = 4\r
\n" );
document.write( "\n" );
document.write( "2. 3y + 21 = 2x
\n" );
document.write( " 2y = 10 - 3x\r
\n" );
document.write( "\n" );
document.write( "3. y = -x + 8
\n" );
document.write( " -2x -y = 4 \n" );
document.write( "
Algebra.Com's Answer #122792 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How to determine if the equations are parallel, Perpendicular or neither ? \n" ); document.write( "1. y + 3 = 6x \n" ); document.write( "-6x + y = 4 \n" ); document.write( "2. 3y + 21 = 2x \n" ); document.write( "2y = 10 - 3x \n" ); document.write( "3. y = -x + 8 \n" ); document.write( "-2x -y = 4 \n" ); document.write( "-------------------------- \n" ); document.write( "Find the slope (m) of each line. If the slope is the same, they're parallel. If the slopes are negative inverses (m and -1/m), they're perpendicular. Otherwise, they're neither. \n" ); document.write( "1. y + 3 = 6x \n" ); document.write( "-6x + y = 4 \n" ); document.write( "Put into slope-intercept form, y = mx + b \n" ); document.write( "y = 6x - 3 \n" ); document.write( "y = 6x + 4 \n" ); document.write( "Slope is 6 in both, so they're parallel. \n" ); document.write( "--------------------- \n" ); document.write( "2. 3y + 21 = 2x \n" ); document.write( "2y = 10 - 3x \n" ); document.write( "The coefficient term can be ignored for these problems. \n" ); document.write( "3y + 21 = 2x m = 2/3 \n" ); document.write( "2y = 10 - 3x m = -3/2 Perpendicular \n" ); document.write( "-------------------- \n" ); document.write( "3. y = -x + 8 m = -1 \n" ); document.write( "-2x -y = 4 m = -2 Neither\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |