Formulate the method for adding partitioned matrices, and verify your method by partitioning the matrices in two different ways and finding their sum. A=begin{bmatrix}1 & 3 & -1 2 & 1 & 0 2 & -3 &1 end{bmatrix} text{ and } B=begin{bmatrix}3 & 2 & 1 -2 & 3 & 1 4 & 1 &5 end{bmatrix}

sagnuhh

sagnuhh

Answered question

2020-10-27

Formulate the method for adding partitioned matrices,
and verify your method by partitioning the matrices in two different ways and finding their sum.
A=[131210231] and B=[321231415]

Answer & Explanation

Alannej

Alannej

Skilled2020-10-28Added 104 answers

Step 1
The given two matrices are ,
A=[131210231]
B=[321231415]
finding the sum of matrices , A+B
A+B=[131210231]+[321231415]
=[(1+3)(3+2)(1+1)(2+(2))(1+3)(0+1)(2+4)(3+1)(1+5)]
=[450041626]
Therefore , the sum of the given two matrices is [450041626]
Step 2
To verify it ,we change the position of the matrices and find the sum of B+A
Finding the sum of matrices , B+A
B+A=[321231415]+[131210231]
=[(3+1)(2+3)(1+(1))((2)+2)(3+1)(1+0)(4+2)(1+(3))(5+1)]
=[450041626]
Therefore , the sum of the given two matrices is [450041626]
Jeffrey Jordon

Jeffrey Jordon

Expert2022-01-23Added 2605 answers

Answer is given below (on video)

Jeffrey Jordon

Jeffrey Jordon

Expert2022-08-23Added 2605 answers

Answer is given below (on video)

Do you have a similar question?

Recalculate according to your conditions!

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?