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. Multiplying 3-Digit Number by 1-Digit Number | Three-Digit Multiplicat

    Oct 22, 24 03:26 PM

    Multiplying 3-Digit Number by 1-Digit Number
    Here we will learn multiplying 3-digit number by 1-digit number. In two different ways we will learn to multiply a two-digit number by a one-digit number. 1. Multiply 201 by 3 Step I: Arrange the numb…

    Read More

  2. Word Problems on Multiplication |Multiplication Word Problem Worksheet

    Oct 22, 24 01:23 AM

    Multiplication Word Problem
    Word problems on multiplication for fourth grade students are solved here step by step. Problem Sums Involving Multiplication: 1. 24 folders each has 56 sheets of paper inside them. How many sheets of…

    Read More

  3. Worksheet on Word Problems on Multiplication | Multiplication Problems

    Oct 22, 24 12:31 AM

    In worksheet on word problems on multiplication, all grade students can practice the questions on word problems involving multiplication. This exercise sheet on word problems on multiplication

    Read More

  4. Multiplying 2-Digit Number by 1-Digit Number | Multiply Two-Digit Numb

    Oct 21, 24 03:38 PM

    Multiplying 2-Digit Number by 1-Digit Number
    Here we will learn multiplying 2-digit number by 1-digit number. In two different ways we will learn to multiply a two-digit number by a one-digit number. Examples of multiplying 2-digit number by

    Read More

  5. Multiplication Table of 4 |Read and Write the Table of 4|4 Times Table

    Oct 21, 24 02:26 AM

    Multiplication Table of Four
    Repeated addition by 4’s means the multiplication table of 4. (i) When 5 candle-stands having four candles each. By repeated addition we can show 4 + 4 + 4 + 4 + 4 = 20 Then, four 5 times

    Read More