document.write( "Question 467090: 5x + 2y = -15
\n" ); document.write( "2x - y = -6
\n" ); document.write( "

Algebra.Com's Answer #320400 by gwendolyn(128)\"\" \"About 
You can put this solution on YOUR website!
There are several ways to solve this equation. I will show you one of them.\r
\n" ); document.write( "\n" ); document.write( "The first option is to isolate a variable in one of the equations, and then substitute it into the other equation. If we take the equation 2x-y=-6, we can isolate the variable 'y':\r
\n" ); document.write( "\n" ); document.write( "2x-y=-6
\n" ); document.write( "First, we subtract '2x' from both sides
\n" ); document.write( "2x-y-2x=-6-2x
\n" ); document.write( "the values of '2x' cancel out on the left side of the equation
\n" ); document.write( "-y=-6-2x
\n" ); document.write( "Next, we multiply both sides of the equation by -1
\n" ); document.write( "y=6+2x\r
\n" ); document.write( "\n" ); document.write( "Then, we can take this value for 'y' and plug it into the other equation:\r
\n" ); document.write( "\n" ); document.write( "5x+2y=-15
\n" ); document.write( "We substitute in our value for 'y'
\n" ); document.write( "5x+2(6+2x)=-15
\n" ); document.write( "After that, we can distribute the 2
\n" ); document.write( "5x+12+4x=-15
\n" ); document.write( "Then, we combine the like terms in the equation
\n" ); document.write( "9x=-27
\n" ); document.write( "Finally, we divide both sides by three
\n" ); document.write( "x=-3\r
\n" ); document.write( "\n" ); document.write( "After we have a value for 'x', we can substitute it into either of the original equations to find the value for 'y'.\r
\n" ); document.write( "\n" ); document.write( "2x-y=-6
\n" ); document.write( "We substitute our value of 'x' in
\n" ); document.write( "2(-3)-y=-6
\n" ); document.write( "Then, we can multiply
\n" ); document.write( "-6-y=-6
\n" ); document.write( "We add 6 to both sides of the equation
\n" ); document.write( "-y=0
\n" ); document.write( "We divide both sides by -1
\n" ); document.write( "y=0\r
\n" ); document.write( "\n" ); document.write( "So, our solution to the problem is (-3,0).
\n" ); document.write( "
\n" ); document.write( "
\n" );