+0  
 
0
599
1
avatar

How do you add matrices?

 Oct 8, 2014

Best Answer 

 #1
avatar+130511 
+5

We can only add (or subtract) matrices of the same dimension. We just add entries having the same position(s) in the matrices.

For instance

[3 4 ]   +   [ 5 6 ]    =  [ 8 10 ]

This idea can be extended to any number of matices of like dimension.

 

 Oct 8, 2014
 #1
avatar+130511 
+5
Best Answer

We can only add (or subtract) matrices of the same dimension. We just add entries having the same position(s) in the matrices.

For instance

[3 4 ]   +   [ 5 6 ]    =  [ 8 10 ]

This idea can be extended to any number of matices of like dimension.

 

CPhill Oct 8, 2014

0 Online Users