document.write( "Question 461920: Solve the following systems of equations and state if any lines are parallel: \r
\n" );
document.write( "\n" );
document.write( "y + 7x + 6 = 0
\n" );
document.write( "y = 2x + 30\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #316691 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! \"Solve the following systems of equations and state if any lines are parallel:\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y + 7x + 6 = 0 ----> y = -7x - 6 {subtracted 7x and 6 from both sides} \n" ); document.write( "y = 2x + 30 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Slope-intercept form is y = mx + b \n" ); document.write( "m is the slope \n" ); document.write( "b is the y-intercept\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In y = -7x - 6, the slope is -7 \n" ); document.write( "In y = 2x + 30, the slope is 2 \n" ); document.write( "Parallel lines have equal slopes, \n" ); document.write( "therefore these lines are not parallel.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now to solve: \n" ); document.write( "y = -7x - 6 {re-arranged first equation} \n" ); document.write( "y = 2x + 30 {original second equation}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-7x - 6 = 2x + 30 {substituted -7x - 6, in for y, into second equation} \n" ); document.write( "-6 = 9x + 30 {added 7x to both sides} \n" ); document.write( "-36 = 9x {subtracted 30 from both sides} \n" ); document.write( "x = -4 {divided both sides by 9}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 2x + 30 {original second equation} \n" ); document.write( "y = 2(-4) + 30 {substituted -4, in for x, into y = 2x + 30} \n" ); document.write( "y = -8 + 30 {multiplied 2 by -4} \n" ); document.write( "y = 22 {combined like terms}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = -4 and y = 22 \n" ); document.write( "www.algebrahouse.com \n" ); document.write( " |