document.write( "Question 622532: Solve the following systems of equations and state if any lines are parallel
\n" );
document.write( "y + 7x + 6 = 0
\n" );
document.write( "y = 2x + 30 \n" );
document.write( "
Algebra.Com's Answer #391481 by math-vortex(648)![]() ![]() You can put this solution on YOUR website! Hi, there-- \n" ); document.write( ". \n" ); document.write( "Solve the following system of equations and state if any lines are parallel. \n" ); document.write( "y + 7x + 6 = 0 \n" ); document.write( "y = 2x + 30 \n" ); document.write( ". \n" ); document.write( "We can solve this using the substitution method. Substitute 2x+30 for y in the first equation. \n" ); document.write( "y + 7x + 6 = 0 \n" ); document.write( "(2x + 30) + 7x + 6 = 0 \n" ); document.write( ". \n" ); document.write( "Simplify and solve for x. \n" ); document.write( "9x + 36 = 0 \n" ); document.write( "9x = -36 \n" ); document.write( "x = -36/9 \n" ); document.write( "x = -4 \n" ); document.write( ". \n" ); document.write( "Substitute -4 for x in the second equation. \n" ); document.write( "y = 2x + 30 \n" ); document.write( "y = 2(-4) + 30 \n" ); document.write( ". \n" ); document.write( "Simplify and solve for y. \n" ); document.write( "y = -8 + 30 \n" ); document.write( "y = 22 \n" ); document.write( ". \n" ); document.write( "The solution to this system is the ordered pair (-4, 22). The lines are not parallel. \n" ); document.write( ". \n" ); document.write( "It's always a good idea to check the solution in both equations. \n" ); document.write( "y + 7x + 6 = 0 \n" ); document.write( "(22) + 7(-4) + 6 = 0 \n" ); document.write( "22 + -28 + 6 = 0 \n" ); document.write( "0 = 0 Check! \n" ); document.write( ". \n" ); document.write( "y = 2x + 30 \n" ); document.write( "(22) = 2(-4) + 30 \n" ); document.write( "22 = -8 + 30 \n" ); document.write( "22 = 22 Check! \n" ); document.write( ". \n" ); document.write( "Hope this helps! Feel free to email if there is any part you'd like to explain better. \n" ); document.write( ". \n" ); document.write( "Ms.Figgy \n" ); document.write( "math.in.the.vortex@gmail.com \n" ); document.write( " |