asked 138k views
1 vote
What is the matrix for y+x=4 and 2x-3y=3

1 Answer

5 votes
Given equations:

x+y = 4;
2x-3y = 3;

Matrix form would be:


\left[\begin{array}{cc}1&1\\2&-3\end{array}\right] \left[\begin{array}{c}x\\y\end{array}\right] = \left[\begin{array}{c}4\\3\end{array}\right]

-i
answered
User Markdwhite
by
8.3k 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.