151k views
1 vote
Solve the systems of equations by elimination.

5x + 2y = 29
5x - 2y = 41

6x + 2y = 20
-6x + 3y = 10

User Jermy
by
3.2k points

1 Answer

5 votes

Explanation:

PART 1

5x + 2y = 29 -> eq 1

5x - 2y = 41

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

(+) (+) (+)

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

=> 10x = 70

=> x = 70/10

=> x = 7

Substituting x=7 in eq 1,

5(7) + 2y = 29

=> 35 + 2y = 29

=> 2y = 29 - 35

=> 2y = -6

=> y = -6/2

=> y = -3

PART 2

6x + 2y = 20 -> eq 1

-6x + 3y = 10

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

(+) (+) (+)

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

=> 5y = 30

=> y = 30/5

=> y = 6

Substituting y=6 in eq 1,

6x + 2y = 20

=> 6x + 2(6) = 20

=> 6x + 12 = 20

=> 6x = 8

=> x = 8/6

=> x = 4/3

User Calin Vlasin
by
3.7k points