asked 188k views
2 votes
Solve x + y = 5 using matrices. 2x – y = 1 I have the answer, x = 2 and y =3, how do I phrase this as a matrices? (2,3)?

1 Answer

4 votes
x +y = 5

x = 5-y

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

2x -y = 1

2•(5-y) -y = 1

10 -2y -y = 1

10 -3y = 1

-3 y = 1-10


-3y = -9

then you can divide it
y = -9/-3

y= 3


for x :

x + y = 5

x + (3) = 5
x= 5-3
x= 2


(x,y)

(2,3)
answered
User Preslav Rachev
by
9.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.