17.2k views
3 votes
which linear system has been correctly solved for one of the variables from the following system? 2x - y = -1 2x y = -7 2x - y = -1 y = 2x - 7 2x - y = -1 y = -2x 7 y = 2x 1 2x y = -7 y = -2x 7 2x y = -7

User CascadiaJS
by
7.9k points

1 Answer

5 votes
If you would like to solve the system of linear equations, you can do this using the following steps:

2x - y = -1 ... y = 2x + 1
2x + y = -7 ... y = -7 - 2x

The correct result would be: y = 2x + 1, 2x + y = -7.
User Rantonio
by
7.4k points