Addition of Two Matrices

We will learn how to find the addition of two matrices.

Two matrices A and B are conformable (compatible) for addition if A and B are of the same order.

The sum of A and B is a matrix of the same order and the elements of the matrix A + are obtained by adding the corresponding elements of A and B.

Example:

Let A = \(\begin{bmatrix} 12 & 7\\ 3 & -1 \end{bmatrix}\), B = \(\begin{bmatrix} 9 & 3\\ -5 & 4 \end{bmatrix}\), C = \(\begin{bmatrix} 7 & 9 & 5\\ 2 & -3 & 1 \end{bmatrix}\).

(i) A + B can be found because A and B both are of the same order 2 × 2. Adding the corresponding elements,

A + B = \(\begin{bmatrix} 12 + 9 & 7 + 3\\ 3 + (-5) & (-1) + 4 \end{bmatrix}\)

         = \(\begin{bmatrix} 21 & 10\\ -2 & 3 \end{bmatrix}\)


(ii) A + C cannot be found because A and C are not of the same order. A is of the order 2 × 2 and C is of the order 2 × 3.


Solved Examples on Addition of Two Matrices

1. If A = \(\begin{bmatrix} 1 & 5\\ 7 & 3 \end{bmatrix}\), B = \(\begin{bmatrix} 12 & -1\\ 0 & 9 \end{bmatrix}\), find A + B.

Solution:

A + B can be found because A and B both are of the same order 2 × 2.

Now adding the corresponding elements we get,

A + B = \(\begin{bmatrix} 1 & 5\\ 7 & 3 \end{bmatrix}\) + \(\begin{bmatrix} 12 & -1\\ 0 & 9 \end{bmatrix}\)

          = \(\begin{bmatrix} 1 + 12 & 5 + (-1)\\ 7 + 0 & 3 + 9 \end{bmatrix}\)

          = \(\begin{bmatrix} 13 & 4\\ 7 & 12 \end{bmatrix}\)

Addition of Two Matrices


2. If X = \(\begin{bmatrix} 1 & 0\\ 0 & 1 \end{bmatrix}\), Y = \(\begin{bmatrix} 0 & 1\\ 1 & 0 \end{bmatrix}\), find sum of two matrices X and Y.

Solution:

X + Y can be found because X and Y both are of the same order 2 × 2.

Now adding the corresponding elements we get,

X + Y = \(\begin{bmatrix} 1 & 0\\ 0 & 1 \end{bmatrix}\) + \(\begin{bmatrix} 0 & 1\\ 1 & 0 \end{bmatrix}\)

          = \(\begin{bmatrix} 1 + 0 & 0 + 1\\ 0 + 1 & 1 + 0 \end{bmatrix}\)

          = \(\begin{bmatrix} 1 & 1\\ 1 & 1 \end{bmatrix}\)





10th Grade Math

From Addition of Two Matrices to HOME




Didn't find what you were looking for? Or want to know more information about Math Only Math. Use this Google Search to find what you need.



New! Comments

Have your say about what you just read! Leave me a comment in the box below. Ask a Question or Answer a Question.

Share this page: What’s this?

Recent Articles

  1. 2nd Grade Place Value | Definition | Explanation | Examples |Worksheet

    Sep 14, 24 04:31 PM

    2nd Grade Place Value
    The value of a digit in a given number depends on its place or position in the number. This value is called its place value.

    Read More

  2. Three Digit Numbers | What is Spike Abacus? | Abacus for Kids|3 Digits

    Sep 14, 24 03:39 PM

    2 digit numbers table
    Three digit numbers are from 100 to 999. We know that there are nine one-digit numbers, i.e., 1, 2, 3, 4, 5, 6, 7, 8 and 9. There are 90 two digit numbers i.e., from 10 to 99. One digit numbers are ma

    Read More

  3. Worksheet on Three-digit Numbers | Write the Missing Numbers | Pattern

    Sep 14, 24 02:12 PM

    Reading 3-digit Numbers
    Practice the questions given in worksheet on three-digit numbers. The questions are based on writing the missing number in the correct order, patterns, 3-digit number in words, number names in figures…

    Read More

  4. Comparison of Three-digit Numbers | Arrange 3-digit Numbers |Questions

    Sep 13, 24 02:48 AM

    What are the rules for the comparison of three-digit numbers? (i) The numbers having less than three digits are always smaller than the numbers having three digits as:

    Read More

  5. Comparison of Two-digit Numbers | Arrange 2-digit Numbers | Examples

    Sep 12, 24 03:07 PM

     Compare 39 and 36
    What are the rules for the comparison of two-digit numbers? We know that a two-digit number is always greater than a single digit number. But, when both the numbers are two-digit numbers

    Read More