112k views
1 vote
In arithmetic, the aditive identity says that for some number a, a + 0 = 0 + a = 0. What would be an aditive

identity in matrix arithmetic?

User DougA
by
5.5k points

2 Answers

5 votes

Answer:

Explanation:

User Amedeo
by
5.3k points
4 votes

Answer:

Let's have a matrix [M]

The aditive identity for matrix arithmetic would be [M]+[0]=[0]+[M]

Explanation:

Let [0] be a full-zero matrix


[0]=\left[\begin{array}{ccc}0&0&0\\0&0&0\\0&0&0\end{array}\right]

If we add [0] for any [M] matrix, the [M] matrix won't change.

Then [M]+[0]=[0]+[M]=[M]

User Shubham Shaw
by
5.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.