75.8k views
4 votes
Write the system of equations below as a matrix

{2x - 7y = 4
{x - 3y = 3​

User Blockhead
by
7.0k points

1 Answer

2 votes
  • x1=2
  • x2=1
  • y1=-7
  • y2=-3
  • c1=4
  • c2=3

Matrix:-


\\ \sf\longmapsto \left[\begin{array}{ccc}\sf 2 &\sf -7 &\sf 4\\ \sf 1&\sf -3 &\sf 3\end{array}\right]

User Benamar
by
7.1k points