0% found this document useful (0 votes)
47 views14 pages

Math's Activity 2

This document discusses matrix multiplication, determinants, and inverses. It provides examples of 3x3 matrices A and B and shows: 1) The multiplication of matrices A and B, which results in a new 3x3 matrix. 2) The determinants of matrices A and B, which are 11 and -102 respectively. 3) The inverses of matrices A and B, found using a formula in a spreadsheet. The document concludes that this activity helps explain matrix concepts like multiplication, determinants, and inverses through examples and formulas.

Uploaded by

Anushka Mishra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views14 pages

Math's Activity 2

This document discusses matrix multiplication, determinants, and inverses. It provides examples of 3x3 matrices A and B and shows: 1) The multiplication of matrices A and B, which results in a new 3x3 matrix. 2) The determinants of matrices A and B, which are 11 and -102 respectively. 3) The inverses of matrices A and B, found using a formula in a spreadsheet. The document concludes that this activity helps explain matrix concepts like multiplication, determinants, and inverses through examples and formulas.

Uploaded by

Anushka Mishra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 14

Math's activity

MATRICES
BY:ANUSHKA MISHRA
XII B
OBJECTIVE
• TO Learn to do matrix
multiplication , finding out
determinant and inverse of the
following.
Matrices multiplication
MATRIX A MATRIX B
3 4 5 1 5 3
1 1 4 4 9 2
2 1 4 5 6 7

A*B 44 81 52 FORMULA USED = mmult (array1,array2)


25 38 33
26 43 36
Proof of
matrix
multiplication
DETERMINANT OF A&B
MATRIX A MATRIX B
3 4 5 1 5 3
1 1 4 4 9 2
2 1 4 5 6 7

DETERMINANT OF A 11 FORMULA USED = MDERTERM(ARRAY1)

DETERMINANT OF B -102 FORMULA USED = MDETERM(ARRAY2)


PROOF OF
DETERMINANT A & B
INVERSE OF A&B
MATRIX A MATRIX B
3 4 5 1 5 3
1 1 4 4 9 2
2 1 4 5 6 7

INVERSE OF A INVERSE OF B
0 -1 1
-0.5 0.166667 0.166667
0.363636364 0.181818182 -0.6363636
0.176471 0.078431 -0.09804
-0.090909091 0.454545455 -0.090909091 0.205882 -0.18627 0.107843
Proof of
inverse A
PROOF OF
INVERSE B
METHOD
1. Calculate matrix multiplication on spread sheet by using formula
=mmulti(array1,array2)
2. Calculate determinant A & B by using formula
=mdeterm(array1,array2)
3. Calculate matrix inverse by using formula =minverse(array1,array2)
4. Next calculate all the things manually
5. You will get all the answers same .
OBSERVATION
The matrix multiplication is A*B
44 81 52
25 38 33
26 43 36
The determinant of A and B is
A= 11
B= -102

The inverse of A and B is


A= 3 4 5
B= -0.5 0.167 0.167
1 1 4 0.176 0.078 -0.1
2 1 4 0.205 -0.19 0.108
CONCLUSION

This activity is useful in explaining the concept of


matrix multiplication , determinant of A and B also
inverse of A and B
THANK YOU

You might also like