229k views
5 votes
Solve the system of linear equations by the elimination method.2x + 10y = 23x - 5y = -17

User Takit Isy
by
4.7k points

1 Answer

1 vote

We will have the following:

2x + 10y = 2

2(3x - 5y = -17)

-----------------------

2x + 10y = 2

6x - 10y = -34

------------------------

8x + 0y = -32 => x = -4

Now, we replace in one of the expressions and solve for y:

2(-4) + 10y = 2 => -8 + 10y = 2

=> 10y = 10

=> y = 1

So, the solution of the system is (-4, 1).

User Mads Laumann
by
5.7k points