Access free live classes and tests on the app
Download
+
Unacademy
  • Goals
    • AFCAT
    • AP EAMCET
    • Bank Exam
    • BPSC
    • CA Foundation
    • CAPF
    • CAT
    • CBSE Class 11
    • CBSE Class 12
    • CDS
    • CLAT
    • CSIR UGC
    • GATE
    • IIT JAM
    • JEE
    • Karnataka CET
    • Karnataka PSC
    • Kerala PSC
    • MHT CET
    • MPPSC
    • NDA
    • NEET PG
    • NEET UG
    • NTA UGC
    • Railway Exam
    • SSC
    • TS EAMCET
    • UPSC
    • WBPSC
    • CFA
Login Join for Free
avtar
  • ProfileProfile
  • Settings Settings
  • Refer your friendsRefer your friends
  • Sign outSign out
  • Terms & conditions
  • •
  • Privacy policy
  • About
  • •
  • Careers
  • •
  • Blog

© 2023 Sorting Hat Technologies Pvt Ltd

CBSE Class 12 » CBSE Class 12 Study Materials » Mathematics » Operations on Matrices
CBSE

Operations on Matrices

Matrix operations - which combine two or more matrices into a single matrix - include addition, subtraction, multiplication, transpose and inverse of matrices.

Table of Content
  •  

A matrix is a set of numbers arranged in rows and columns to form a rectangular array. Rows are the horizontal lines, and columns are the vertical lines. The size of a matrix is defined by the number of rows and columns it contains. A matrix with m rows and n columns is called an m × n matrix. Each number in a matrix can be expressed in the form of [a]ij – where i represents the row number and j represents the column number.

Equal Matrix

Matrices are said to be equal if the order of the matrices is equal, and each element of one matrix is equal to the corresponding element of the other matrix. In other words, the number of rows and the number of columns of matrices are equal in addition to their corresponding elements.

Matrix Operations

A matrix operation includes arithmetic operations like addition, subtraction and multiplication. These operations help us to combine two or more matrices. Also, some operations like transpose and inverse of the matrix change the matrix itself.

Matrix Addition

The matrix addition can be performed on the matrices having the same order. The addition can be performed simply by adding the corresponding elements of the matrices. If A = [aij] and B = [bij] are both m x n matrices, then their sum, A + B = [aij] + [bij]. The order of the resulting matrix is the same as the order of the matrices being added.

Matrix Subtraction

The matrix subtraction can also be performed on the matrices having the same order. The subtraction is performed by subtracting the corresponding elements of the matrices. If A = [aij] and B = [bij] are both m x n matrices, then their sum, A – B = [aij] – [bij].

Matrix Multiplication

Matrix multiplication is different from subtraction and addition; corresponding elements of the same row and column are not multiplied. In order to perform matrix multiplication, the primary condition is that the number of columns in the first matrix should be equal to the number of rows in the second matrix. Let us understand the matrix multiplication by taking two matrices, A and B, which are multiplied to produce a new matrix, C.

Here the number of columns of matrix A is equal to the number of rows of matrix B, so it satisfies the condition of multiplication. Now, for finding the elements of matrix C –

  1. Matrix A element in row 1, column 1 will be multiplied with matrix B element in row 1, column 1 = a11 × b11.
  2. Matrix A element in row 1, column 2 will be multiplied with matrix B element in row 2, column 1 = a12 × b21.
  3. Matrix A element in row 1, column 3 will be multiplied with matrix B element in row 3, column 1 = a13 × b31.
  4. Adding both products calculated above will give the matrix C element at row 1, column 1 = c11 = a11 × b11 + a12 × b21 + a13 x b31.

Applying similar operations on row 1 of matrix A and column 2 of matrix B will give the element in the first row and second column of matrix C (c12).

Order of the Obtained Matrix

The order of the matrix obtained by multiplying the two compatible matrices will be equal to the order of the obtained matrix.The number of the rows of matrix 1 and the number of columns of matrix 2 is the order of the matrix.

Transpose of Matrix

The transpose of a matrix is a matrix obtained by interchanging the rows with columns and columns with rows. It is denoted by ‘AT‘. In transpose of the matrix, the order of the matrix is reversed. If the order of the matrix is m x n, then after its transpose, its order becomes n x m.

Conclusion

Matrices are rectangular arrays formed by arranging the sets of numbers in rows and columns. Different operations like addition, subtraction, multiplication can be performed on a matrix. We have also learned about the transpose of the matrix, which changes the matrix itself.

faq

Frequently asked questions

Get answers to the most common queries related to the CBSC Class 12 Examination Preparation.

Why do we need to use matrix operations?

Ans. Matrix operations help simplify two or three matrices, which allows solving algebraic equations. These operatio...Read full

What is the condition for addition and subtraction of the matrices?

Ans. The addition and subtraction of matrices can only be performed on matrices having the same order. In other word...Read full

Can we perform multiplication on matrices having different orders?

Ans. Yes, the multiplication can be performed on the matrices having different orders. However, the matrices should ...Read full

Can we perform division on two matrices?

Ans. No, we cannot divide two matrices. However, a matrix can be divided by a scalar quantity. Instead of division, ...Read full

What will be the order of the matrix obtained by multiplying a 2×3 matrix with a 3×4 matrix?

Ans. When 2×3 and 3×4 matrices are multiplied the order of the obtained matrix is the row of the first matrix  ×...Read full

Ans. Matrix operations help simplify two or three matrices, which allows solving algebraic equations. These operations are similar to arithmetic operations like subtraction, addition and multiplication.

Ans. The addition and subtraction of matrices can only be performed on matrices having the same order. In other words, the number of rows and the number of columns in the matrices should be the same.

Ans. Yes, the multiplication can be performed on the matrices having different orders. However, the matrices should follow the basic principle: the number of columns of the first matrix should be equal to the number of rows of the second matrix.

Ans. No, we cannot divide two matrices. However, a matrix can be divided by a scalar quantity. Instead of division, we can find the inverse of a matrix.

 

Ans. When 2×3 and 3×4 matrices are multiplied the order of the obtained matrix is the row of the first matrix  ×column of the second matrix.Hence a 2×4 matrix will be obtained.

Crack CBSE Class 12 with Unacademy

Get subscription and access unlimited live and recorded courses from India’s best educators

  • Structured syllabus
  • Daily live classes
  • Ask doubts
  • Tests & practice
Learn more

Notifications

Get all the important information related to the CBSE Class 12 Examination including the process of application, important calendar dates, eligibility criteria, exam centers etc.

CBSE Class 12 Exam Pattern
CBSE Class 12 Results 2023
CBSE Class 12 Syllabus
See all

Related articles

Learn more topics related to Mathematics
Zero and Identity matrix

An information derivation/illustration of the scalar matrix is presented, beginning with refuting the intuitive concept the unit matrix is stuffed with 1s, then replacing it with the proper unit matrix

What is 100 Factorial?

What is the factorial of 100? How do we calculate the factorial of 100? We will be shedding light on all these significant topics over here.

Vector Product

A vector has both a magnitude and a direction, as we know. Do we, however, understand how any two vectors multiply? Let's take a closer look at the cross-product of these vectors.

Types Of Matrices

In this article, we learn about a matrix, symmetric matrices, properties, different types of matrices, including row, column, singleton, horizontal, vertical, equal square, skew-symmetric matrices, and some of the operations.

See all
Access more than

6,582+ courses for CBSE Class 12

Get subscription

Trending Topics

  • Assertive Sentence
  • First 20 Elements
  • Charging By Induction
  • Dialogue Writing
  • What Are Tertiary Activities
  • Pedigree Analysis
  • Secondary Activities
  • Disintegration Of Soviet Union
combat_neetug

Important Links

  • NCERT Solutions
  • NCERT Books
  • Physics Formulas
  • Maths Formulas
  • Chemistry Formulas
rankpredictor_neetug
Download NEET 2022 question paper
Company Logo

Unacademy is India’s largest online learning platform. Download our apps to start learning


Starting your preparation?

Call us and we will answer all your questions about learning on Unacademy

Call +91 8585858585

Company
About usShikshodayaCareers
we're hiring
BlogsPrivacy PolicyTerms and Conditions
Help & support
User GuidelinesSite MapRefund PolicyTakedown PolicyGrievance Redressal
Products
Learner appLearner appEducator appEducator appParent appParent app
Popular goals
IIT JEEUPSCSSCCSIR UGC NETNEET UG
Trending exams
GATECATCANTA UGC NETBank Exams
Study material
UPSC Study MaterialNEET UG Study MaterialCA Foundation Study MaterialJEE Study MaterialSSC Study Material

© 2025 Sorting Hat Technologies Pvt Ltd

Unacademy
  • Goals
    • AFCAT
    • AP EAMCET
    • Bank Exam
    • BPSC
    • CA Foundation
    • CAPF
    • CAT
    • CBSE Class 11
    • CBSE Class 12
    • CDS
    • CLAT
    • CSIR UGC
    • GATE
    • IIT JAM
    • JEE
    • Karnataka CET
    • Karnataka PSC
    • Kerala PSC
    • MHT CET
    • MPPSC
    • NDA
    • NEET PG
    • NEET UG
    • NTA UGC
    • Railway Exam
    • SSC
    • TS EAMCET
    • UPSC
    • WBPSC
    • CFA

Share via

COPY