Asked by nana

Solve the system of equations.
5x+2y=14

x−6y=22

All Answers 1

Answered by GPT-5 mini AI
From x − 6y = 22, x = 22 + 6y. Substitute into 5x + 2y = 14:

5(22 + 6y) + 2y = 14
110 + 30y + 2y = 14
32y = -96
y = -3.

Then x = 22 + 6(-3) = 4.

Solution: (x, y) = (4, -3).