Respuesta :

Answer:

[tex]x=5,y=2[/tex]

Step-by-step explanation:

The given matrix equation is

[tex]\frac{1}{2} \left[\begin{array}{cc}4&8\\x+3&-4\end{array}\right] -3\left[\begin{array}{cc}1&y+1\\-1&-2\end{array}\right]=\left[\begin{array}{cc}-1&-5\\7&4\end{array}\right][/tex]

We multiply the scalars to get;

[tex]\left[\begin{array}{cc}2&4\\ \frac{x+3}{2}&-2\end{array}\right] --\left[\begin{array}{cc}3&3y+3\\-3&-6\end{array}\right]=\left[\begin{array}{cc}-1&-5\\7&4\end{array}\right][/tex]

We simplify the right hand side to get;

[tex]\left[\begin{array}{cc}-1&1-3y\\ \frac{x+3}{2}+3&4\end{array}\right] =\left[\begin{array}{cc}-1&-5\\7&4\end{array}\right][/tex]

The two matrices are equal. This means the corresponding entries are also equal.

[tex]\Rightarrow 1-3y=-5[/tex]

[tex]\Rightarrow -3y=-5-1[/tex]

[tex]\Rightarrow -3y=-6[/tex]

[tex]\Rightarrow y=2[/tex]

Also

[tex]\frac{x+3}{2}+3=7[/tex]

[tex]\Rightarrow \frac{x+3}{2}=7-3[/tex]

[tex]\Rightarrow \frac{x+3}{2}=4[/tex]

[tex]\Rightarrow x+3=8[/tex]

[tex]\Rightarrow x=8-3[/tex]

[tex]\Rightarrow x=5[/tex]

Answer:

The values of x and y are 5 and 2 respectively.

Step-by-step explanation:

We have given a matrix equation.

[tex]\frac{1}{2} \left[\begin{array}{ccc}4&8\\x+3&-4\\\end{array}\right] -3\left[\begin{array}{ccc}1&y+1\\-1&-2\end{array}\right] =\left[\begin{array}{ccc}-1&-5\\7&4\end{array}\right][/tex]

We have to find the value of x and y.

Multiplying the scalars into the matrix, we have

[tex]\left[\begin{array}{ccc}2&4\\\frac{x+3}{2}&-2\end{array}\right] -\left[\begin{array}{ccc}3&3y+3\\-3&-6\end{array}\right] =\left[\begin{array}{ccc}-1&-5\\7&4\end{array}\right][/tex]

Adding the matrices of left sides, we have

[tex]\left[\begin{array}{ccc}2-3&4-3y-3\\\frac{x+3}{2}+3&-2+6\end{array}\right][/tex] = [tex]\left[\begin{array}{ccc}-1&-5\\7&4\end{array}\right][/tex]

[tex]\left[\begin{array}{ccc}-1&1-3y\\\frac{x+9}{2}&4\end{array}\right][/tex] =  [tex]\left[\begin{array}{ccc}-1&-5\\7&4\end{array}\right][/tex]

Two matrices are equal if their entries are equal.

1-3y = -5 ⇒ -3y = -5-1 ⇒ -3y  = -6

y = 2

[tex]\frac{x+9}{2} =7[/tex]

x+9 = 14

x = 14-9

x = 5

Hence, the values of x and y are 5 and 2 respectively.