63.3k views
4 votes
Which of the following matrix addition problems are possible?

Which of the following matrix addition problems are possible?-example-1

2 Answers

4 votes

Answer:

A

Explanation:

E2020

User Timur Nurlygayanov
by
4.9k points
5 votes

Answer:

Option A

Explanation:

When adding two matrices, they should be of the same sizes.

Option A:

Matrix
\left[\begin{array}{c}2&3\end{array}\right] has 2 rows and 1 column.

Matrix
\left[\begin{array}{c}3&4\end{array}\right] has 2 rows and 1 column too.

So, these matrices can be added.

The result will be


\left[\begin{array}{c}2+3&3+4\end{array}\right]=\left[\begin{array}{c}5&7\end{array}\right]

User Kumsal Obuz
by
3.9k points