KnowledgeBoat Logo
|

Mathematics

Find x and y, if :

[x031][110y]=[2232]\begin{bmatrix}[r] x & 0 \ -3 & 1 \end{bmatrix}\begin{bmatrix}[r] 1 & 1 \ 0 & y \end{bmatrix} = \begin{bmatrix}[r] 2 & 2 \ -3 & -2 \end{bmatrix}

Matrices

17 Likes

Answer

Given,

[x031][110y]=[2232][x×1+0×0x×1+0×y3×1+1×03×1+1×y]=[2232][x+0x+03+03+y]=[2232][xx33+y]=[2232]\Rightarrow \begin{bmatrix}[r] x & 0 \ -3 & 1 \end{bmatrix}\begin{bmatrix}[r] 1 & 1 \ 0 & y \end{bmatrix} = \begin{bmatrix}[r] 2 & 2 \ -3 & -2 \end{bmatrix} \\[1em] \Rightarrow \begin{bmatrix}[r] x \times 1 + 0 \times 0 & x \times 1 + 0 \times y \ -3 \times 1 + 1 \times 0 & -3 \times 1 + 1 \times y \end{bmatrix} = \begin{bmatrix}[r] 2 & 2 \ -3 & -2 \end{bmatrix} \\[1em] \Rightarrow \begin{bmatrix}[r] x + 0 & x + 0 \ -3 + 0 & -3 + y \end{bmatrix} = \begin{bmatrix}[r] 2 & 2 \ -3 & -2 \end{bmatrix} \\[1em] \Rightarrow \begin{bmatrix}[r] x & x \ -3 & -3 + y \end{bmatrix} = \begin{bmatrix}[r] 2 & 2 \ -3 & -2 \end{bmatrix}

By definition of equality of matrices we get,

x = 2

-3 + y = -2
⇒ y = -2 + 3
⇒ y = 1.

Hence, x = 2 and y = 1.

Answered By

9 Likes


Related Questions