Multiplication of Two Matrices

Here we will learn the process of Multiplication of two matrices.

Two matrices A and B are conformable (compatible) for multiplication

(i) AB if the number of columns in A = the number of rows in B

(ii) BA if the number of columns in B = the number of rows in A.


To find the product AB when A and B are conformable for multiplication AB

Let A = \(\begin{bmatrix} a & b\\ c & d \end{bmatrix}\) and B = \(\begin{bmatrix} x & y & z\\ l & m & n \end{bmatrix}\)

A is a 2 × 2 matrix and B is a 2 × 3 matrix.

Therefore, the number of columns in A = the number of rows in B = 2.

Therefore, AB can be found because A, B are conformable for multiplication AB.

The product AB is defined as

AB = \(\begin{bmatrix} a & b\\ c & d \end{bmatrix}\) \(\begin{bmatrix} x & y & z\\ l & m & n \end{bmatrix}\)

   = \(\begin{bmatrix} a(x) + b(l) & a(y) + b(m) & a(z) + b(n)\\c(x) +d(l) & c(y) + d(m) & c(z) + d(n) \end{bmatrix}\)

Product of Two Matrices
Multiplication of Two Matrices

Clearly, the product BA is not possible because the number of columns in B(=3) ≠ the number of rows in A(=2).

Note: Given two matrices A and B, AB may be found but BA may not be found. It is also possible that neither AB nor BA can be found, or both AB and BA can be found.


Solved Example on Multiplication of Two Matrices:

1. Let A = \(\begin{bmatrix} 2 & 5\\ -1 & 3 \end{bmatrix}\) and B = \(\begin{bmatrix} 2 & 5\\ -1 & 3 \end{bmatrix}\). Find AB and BA. Is AB = BA?

Solution:

Here, A is of the order 2 × 2 and B is of the order 2 × 2.

So, the number of columns in A = the number of rows in B. Hence, AB can be found. Also, the number of columns in B = the number of rows in A. Hence, BA can also found.

Now,

AB = \(\begin{bmatrix} 2 & 5\\ -1 & 3 \end{bmatrix}\) \(\begin{bmatrix} 2 & 5\\ -1 & 3 \end{bmatrix}\)

     = \(\begin{bmatrix} 2 × 1 + 5 × 4 & 2 × 1 + 5 × (-2)\\ (-1) × 1 + 3 × 4 & (-1) × 1 + 3 × (-2) \end{bmatrix}\) 

     = \(\begin{bmatrix} 22 & -8\\ 11 & -7 \end{bmatrix}\)

BA = \(\begin{bmatrix} 2 & 5\\ -1 & 3 \end{bmatrix}\) \(\begin{bmatrix} 2 & 5\\ -1 & 3 \end{bmatrix}\)

     = \(\begin{bmatrix} 1 × 2 + 1 × (-1) & 1 × 5 + 1 × 3\\ 4 × 2 + (-2) × (-1) & 4 × 5 + (-2) × 3 \end{bmatrix}\) 

     = \(\begin{bmatrix} 1 & 8\\ 10 & 14 \end{bmatrix}\).


Clearly, \(\begin{bmatrix} 22 & -8\\ 11 & -7 \end{bmatrix}\) ≠ \(\begin{bmatrix} 1 & 8\\ 10 & 14 \end{bmatrix}\).

Therefore, AB ≠ BA.


2. Let X = \(\begin{bmatrix} 11 & 4\\ -5 & 2 \end{bmatrix}\) and I = \(\begin{bmatrix} 1 & 0\\ 0 & 1 \end{bmatrix}\). Prove that XI = IX = A.

Solution:

XI = \(\begin{bmatrix} 11 & 4\\ -5 & 2 \end{bmatrix}\) \(\begin{bmatrix} 1 & 0\\ 0 & 1 \end{bmatrix}\)

    = \(\begin{bmatrix} 11 × 1 + 4 × 0 & 11 × 0 + 4 × 1\\ -5 × 1 + 2 × 0 & -5 × 0 + 2 × 1 \end{bmatrix}\) 

    = \(\begin{bmatrix} 11 & 4\\ -5 & 2 \end{bmatrix}\) = X

IX = \(\begin{bmatrix} 1 & 0\\ 0 & 1 \end{bmatrix}\)\(\begin{bmatrix} 11 & 4\\ -5 & 2 \end{bmatrix}\) 

    = \(\begin{bmatrix} 1 × 11 + 0 × (-5) & 1 × 4 + 0 × 2\\ 0 × 11 + 1 × (-5) & 0 × 4 + 1 × 2 \end{bmatrix}\) 

    = \(\begin{bmatrix} 11 & 4\\ -5 & 2 \end{bmatrix}\) = X


Therefore, AI = IA =A. (Proved)





10th Grade Math

From Multiplication of Two Matrices to HOME PAGE




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 Geometry Worksheet | Plane and Solid Shapes | Point | Line

    Dec 14, 24 02:12 PM

    Curved Line and Straight Line
    2nd grade geometry worksheet

    Read More

  2. 2nd grade math Worksheets | Free Math Worksheets | By Grade and Topic

    Dec 14, 24 12:25 PM

    2nd Grade Math Worksheet
    2nd grade math worksheets is carefully planned and thoughtfully presented on mathematics for the students.

    Read More

  3. Patterns in Numbers | Patterns in Maths |Math Patterns|Series Patterns

    Dec 13, 24 08:43 AM

    Complete the Series Patterns
    We see so many patterns around us in our daily life. We know that a pattern is an arrangement of objects, colors, or numbers placed in a certain order. Some patterns neither grow nor reduce but only r…

    Read More

  4. Patterns in Math | Missing Number | Counting Numbers | Worksheets

    Dec 13, 24 12:31 AM

    Finding patterns in math is very important to understand the sequence in the series. We need to find the exact missing number that from the group of numbers. The counting numbers may be counting

    Read More

  5. Concept of Pattern | Similar Patterns in Mathematics | Similar Pattern

    Dec 12, 24 11:22 PM

    Patterns in Necklace
    Concept of pattern will help us to learn the basic number patterns and table patterns. Animals such as all cows, all lions, all dogs and all other animals have dissimilar features. All mangoes have si…

    Read More