Need help! Which matrix equation represents the system of equations?
[2x+ y =5
[5x+3y -12

Step-by-step explanation:
The given equations are :
2x+ y =5 ....(1)
5x+3y = 12
We need to find the matrix equation that represents the system of equations.
[tex][A]=\left[\begin{array}{cc}2&1&\\5&3\end{array}\right][/tex]
[tex][B]=\left[\begin{array}{cc}5\\12\end{array}\right][/tex]
And
[tex][X]=\left[\begin{array}{cc}x\\y\end{array}\right][/tex]
Hence, the matrix equation is :
[tex]\left[\begin{array}{cc}2&1&\\5&3\end{array}\right] \left[\begin{array}{cc}x\\y\end{array}\right]=\left[\begin{array}{cc}5\\12\end{array}\right][/tex]
Hence, the correct option is (b).