Get comprehensive answers to your questions with the help of IDNLearn.com's community. Get accurate and timely answers to your queries from our extensive network of experienced professionals.

HELPPP!!!!

Solve this system of equations using the inverse of a matrix.
-x +y = 8
4x + 3y = 12
x - 7y + z = 15


HELPPP Solve This System Of Equations Using The Inverse Of A Matrix X Y 8 4x 3y 12 X 7y Z 15 class=

Sagot :

The Solution of -x +y = 84, x + 3y = 12, x - 7y + z = 15 be [tex]\; \left[\begin{array}{ccc}x\\y\\z\end{array}\right] \; =\left[\begin{array}{ccc}-1.76\\6.24\\60.76\end{array}\right][/tex]

The correct option is (C)

What is inverse of Matrix?

The inverse of matrix is another matrix, which on multiplying with the given matrix gives the multiplicative identity.

Given equation are:

-x +y = 8

4x + 3y = 12

x - 7y + z = 15

So,

[tex]\left[\begin{array}{ccc}-1&1&0\\4&3&0\\1&-7&1\end{array}\right] \;*\; \left[\begin{array}{ccc}x\\y\\z\end{array}\right] \; = \; \left[\begin{array}{ccc}8\\12\\15\end{array}\right][/tex]

then,

[tex]\; \left[\begin{array}{ccc}x\\y\\z\end{array}\right] \; = \; \left[\begin{array}{ccc}-1&1&0\\4&3&0\\1&-7&1\end{array}\right]^{-1} \; \left[\begin{array}{ccc}8\\12\\15\end{array}\right][/tex]

Now, Calculating the inverse of Matrix we have,

[tex]\left[\begin{array}{ccc}-1&1&0\\4&3&0\\1&-7&1\end{array}\right]^{-1} \;[/tex] =      [tex]\left[\begin{array}{ccc}-3/7&1/7&0\\4/7&1/7&0\\31/7&6/7&1\end{array}\right][/tex]

so, [tex]\; \left[\begin{array}{ccc}x\\y\\z\end{array}\right] \; = \;\left[\begin{array}{ccc}-3/7&1/7&0\\4/7&1/7&0\\31/7&6/7&1\end{array}\right]\; \left[\begin{array}{ccc}8\\12\\15\end{array}\right][/tex]

 

[tex]\; \left[\begin{array}{ccc}x\\y\\z\end{array}\right] \; =\left[\begin{array}{ccc}-12/7\\44/7\\425/7\end{array}\right][/tex]

 [tex]\; \left[\begin{array}{ccc}x\\y\\z\end{array}\right] \; =\left[\begin{array}{ccc}-1.76\\6.24\\60.76\end{array}\right][/tex]

Hence ,[tex]\; \left[\begin{array}{ccc}x\\y\\z\end{array}\right] \; =\left[\begin{array}{ccc}-1.76\\6.24\\60.76\end{array}\right][/tex]

Learn more about Inverse of Matrix here:

https://brainly.com/question/10224991

#SPJ1