Matrix Question 1

Question :

\(
\text{If }
A = \begin{bmatrix}
2 & 1 \\
3 & 4
\end{bmatrix}
\text{ and }
B = \begin{bmatrix}
1 & 0 \\
2 & 1
\end{bmatrix},
\text{ then } A + B \text{ is equal to:}
\)

Options:

\(
\text{(A) } \begin{bmatrix} 3 & 1 \\ 5 & 5 \end{bmatrix}
\quad
\text{(B) } \begin{bmatrix} 1 & 1 \\ 1 & 3 \end{bmatrix}
\quad
\text{(C) } \begin{bmatrix} 2 & 0 \\ 6 & 4 \end{bmatrix}
\quad
\text{(D) } \begin{bmatrix} 3 & 1 \\ 5 & 4 \end{bmatrix}
\)

Leave a Reply

Your email address will not be published. Required fields are marked *