6
Solve the system of equations.
-3x +y = 2
70 – 8y = 1
Solution:
y =
![6 Solve the system of equations 3x y 2 70 8y 1 Solution y class=](https://us-static.z-dn.net/files/d8f/3c28ce7356341f63fb5bcea9f6decf0e.png)
Answer:
x = -1, y = -1.
Step-by-step explanation:
-3x +y = 2
7x – 8y = 1
We can use the elimination method to solve these:
Multiply the first equation by 8:
-24x + 8y = 16
Now add this to the second equation:
-17x -8y + 8y = 17
-17x = 17
x = -1.
Plug x = -1 into the first equation:
-3(-1) + y = 2
3 + y = 2
y = -1.