Answer:
(x, y) = (3, 3)
Explanation:
You want to solve by elimination the system of equations ...
Elimination
The point of the elimination method is to combine the equations in a way that causes the coefficient of one of the variables to become zero. In general, this can be accomplished by multiplying each equation by the coefficient of the chosen variable in the other equation, then subtracting the results one from the other.
Considering the x-coefficients, we can multiply the first equation by -5, the second by 1 and subtract the first product from the second. This eliminates the x-variable.
1(-5x +y) -(-5)(x +3y) = 1(-12) -(-5)(12)
-5x +y +5x +15y = -12 +60 . . . . . . . . . . eliminate parentheses
16y = 48 . . . . . . . . . . . . . . . . . . . collect terms
y = 3 . . . . . . . . . . . . . . . . divide by 16
Complete the solution
Now, we need to find x. We can do this by substituting for y in either equation. We choose to use the first equation:
x + 3(3) = 12
x = 3 . . . . . . . . . . subtract 9
The solution to the system of equations is (x, y) = (3, 3).
__
Additional comment
We chose to explain the elimination in terms of subtraction. That subtraction can be done in either order:
-5(equation 1) -1(equation 2)
or
1(equation 2) -(-5)(equation 1)
We chose the latter order so the coefficient of y would end up positive. We find fewer mistakes are made when the signs are positive.
Your curriculum materials may explain the elimination process in terms of addition. You may have noticed that subtracting -5 times the first equation is the same as adding 5 times the first equation. When you do this using addition, one of the multiplier coefficients needs to be the opposite of the coefficient of the variable in the other equation.
<95141404393>