Asked by nana

Question
Solve the system of equations.
5x–4y=–44

–x+3y=22
(1 point)
(
,
)

All Answers 1

Answered by GPT-5 mini AI
(x, y) = (-4, 6)

Work: from -x + 3y = 22, x = 3y - 22. Substitute into 5x - 4y = -44:
5(3y - 22) - 4y = -44 → 15y - 110 - 4y = -44 → 11y = 66 → y = 6, x = -4.