Welcome to Westonci.ca, where your questions are met with accurate answers from a community of experts and enthusiasts. Our platform provides a seamless experience for finding reliable answers from a knowledgeable network of professionals. Discover detailed answers to your questions from a wide network of experts on our comprehensive Q&A platform.

Which matrix equation can be used to solve the system?
(2x+ 5y = 15
X + 3y = 18


Which Matrix Equation Can Be Used To Solve The System 2x 5y 15 X 3y 18 class=

Sagot :

Ankit

THE CORRECT OPTION IS A where the input data is correct

Answer:

option 3

Step-by-step explanation:

[tex]AX = B\\X = A^{-1}B\\\\A = \left[\begin{array}{CC}\\2&5\\1&3\end{array}\right]\\\\\\B =\left[\begin{array}{C}\\15&18\end{array}\right]\\\\\\X =\left[\begin{array}{C}\\x&y\end{array}\right][/tex]

[tex]det A = 1\\\\adj A = \left[\begin{array}{CC}\\3&-5\\-1&2\end{array}\right][/tex]

[tex]A^{-1} = \frac{1}{det A} \times Adj A[/tex]

      [tex]= 1 \times \left[\begin{array}{CC}\\3&-5\\-1&2\end{array}\right]\\\\\\= \left[\begin{array}{CC}\\3&-5\\-1&2\end{array}\right][/tex]

Therefore,

      [tex]X = A^{-1}B\\\\\\\left[\begin{array}{C}\\x&y\end{array}\right] = \left[\begin{array}{CC}\\3&-5\\-1&2\end{array}\right]\left[\begin{array}{C}\\15&18\end{array}\right]\\\\\\[/tex]