Target Exam

CUET

Subject

Section B1

Chapter

Matrices

Question:

If $2 \begin{bmatrix} 1 & 3 \\ 0 & x \end{bmatrix} + \begin{bmatrix} y & 0 \\ 1 & 2 \end{bmatrix} = \begin{bmatrix} 5 & 6 \\ 1 & 8 \end{bmatrix}$, write the value of $(x - y)$.

Options:

0

1

3

6

Correct Answer:

0

Explanation:

The correct answer is Option (1) → 0 ##

$2 \begin{bmatrix} 1 & 3 \\ 0 & x \end{bmatrix} + \begin{bmatrix} y & 0 \\ 1 & 2 \end{bmatrix} = \begin{bmatrix} 5 & 6 \\ 1 & 8 \end{bmatrix}$

$\begin{bmatrix} 2 & 6 \\ 0 & 2x \end{bmatrix} + \begin{bmatrix} y & 0 \\ 1 & 2 \end{bmatrix} = \begin{bmatrix} 5 & 6 \\ 1 & 8 \end{bmatrix}$

$\begin{bmatrix} 2+y & 6 \\ 1 & 2x+2 \end{bmatrix} = \begin{bmatrix} 5 & 6 \\ 1 & 8 \end{bmatrix}$

Comparing corresponding elements:

$2 + y = 5 ⇒y = 3$

$2x + 2 = 8 ⇒2x = 6 ⇒x = 3$

$x - y = 3 - 3 = 0$