Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

NCERT Solutions for Class 12 Maths Chapter 3 Matrices

ffImage
banner

Matrices Class 12 NCERT Solutions Complete Resources - Free PDF Download

NCERT Class 12 Matrices Solutions PDF provided by Vedantu, offer detailed answers and explanations for all the exercises in this chapter. These solutions help students understand the concepts clearly and improve their problem-solving skills. Chapter 3 covers important topics that are crucial for exams, so focusing on understanding each concept is essential.

toc-symbolTable of Content
toggle-arrow


In this chapter, key areas include various mathematical or scientific principles (depending on the subject), their applications, and problem-solving techniques. Students should pay special attention to the examples provided and practice the exercises regularly. The solutions by Vedantu are designed to make learning easier and more effective, ensuring students grasp the core ideas thoroughly.


Access Exercise Wise NCERT Solutions for Chapter 3 Maths Class 12

Competitive Exams after 12th Science
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow
More Free Study Material for Matrices
icons
Revision notes
874.2k views 12k downloads
icons
Important questions
800.1k views 11k downloads
icons
Ncert books
811.5k views 10k downloads

Master the Concepts of Matrices with NCERT Solution for Class 12 Maths Chapter 3

NCERT Maths Class 12 Chapter 3 Solutions, "Matrices," is based on the concept of Matrix and their properties. The chapter consists of the following exercises:


Exercise 3.1: This exercise introduces types of matrices and covers basic operations like addition, subtraction, and multiplication.


Exercise 3.2: This exercise explores matrix properties like commutative, associative, and identity matrix use.


Exercise 3.3: This exercise focuses on matrix multiplication, its properties, and practicing inverse calculations.


Exercise 3.4: This exercise teaches and applies the concept of matrix transpose and its properties.


Miscellaneous Exercise: Mix of questions testing all matrix concepts and problem-solving skills.


Overall, this chapter is an important topic in linear algebra and covers the fundamental concepts of matrices, including matrix notation, matrix operations, matrix properties, and matrix multiplication.


Some Important Points to remember

1. A matrix is said to be an ordered rectangular array of numbers or functions. These numbers or functions in the array are called the elements or the entries of the matrix.


2. Order of a Matrix

The order of the matrix determines the dimension of the matrix and the number of rows and columns in the matrix. The general representation of matrix order is Amxn, where m is the number of rows and n is the number of columns in the matrix.


3. Types of Matrices

  • Column Matrix: A column matrix is a matrix with only one column.

  • Row Matrix: A row matrix is a matrix with only one row.

  • Square Matrix: A square matrix is one that has an equal number of rows and columns.

  • Diagonal Matrix: A square matrix where only the diagonal elements are non-zero and all other elements are zero.

  • Scalar Matrix: A diagonal matrix where all the diagonal elements are the same non-zero number.

  • Identity Matrix: A diagonal matrix where all diagonal elements are '1' and all other elements are zero, often symbolized as 'I'.

  • Zero or Null Matrix: A matrix where all elements are zero.


4. Equality of Matrices: Let A and B be two matrices. These matrices will be equal, if

(i) orders of A and B will be the same

(ii) corresponding elements of two matrices are the same


5. Operations on Matrices

  • Addition of Matrices: You can add two matrices by adding the numbers that are in the same position in each matrix, as long as both matrices are the same size.

  • Subtraction of Matrices: Subtracting matrices works like addition; you subtract the numbers in the same positions, but only if the matrices are the same size.

  • Multiplication of Matrices: To multiply matrices, the number of columns in the first matrix must match the number of rows in the second; you then multiply and sum specific pairs of numbers.


6. Properties of Multiplication of Matrices

  • Non-commutativity: 

Matrix multiplication will be not commutative i.e. if AB & BA are both defined, then it is not mandatory that AB ≠ BA.

  • Associative law:

For three matrices A, B, and C, if multiplication is defined, then we can write it as A (BC) = (AB) C.

  • Multiplicative identity: 

For any square matrix A, there will be an identity matrix of the same order in which  IA = AI = A.


Summary of NCERT Solutions Class 12 Matrices 

  • A matrix is an ordered rectangular array of numbers or functions.

  • A matrix having $m$ rows and $n$ columns is called a matrix of order $m \times n$.

  • $\left[a_y\right]_{m \times 1}$ is a column matrix.

  • $\left[a_h\right]_{\mathrm{b} x}$ is a row matrix.

  • An $m \times n$ matrix is a square matrix if $m=n$.

  • $A=\left[a_{i j}\right]_{\text {nex }}$ is a diagonal matrix if $a_{i j}=0$, when $i \neq j$.

  • $A_y=\left[a_{i j}\right]_{n \times n}$ is a scalar matrix if $a_{i j}=0$, when $i \neq j, a_{i j}=k,(k$ is some constant $)$, when $i=j$.

  • $A=\left[a_y\right]_{m \times n}$ is an identity matrix, if $a_{i j}=1$. when $i=j, a_{i j}=0$, when $i \neq j$.

  • A zero matrix has all its elements as zero.

  • $A=\left[a_i\right]-\left[b_y\right]-B$ if

  1. A and B are of asme order,

  2. $a_{i j}-b_{i j}$ for all possible values of $i$ and $j$.

  • $k a=k\left[a_y\right]_{m \times n}-\left[k\left(a_y\right)\right]_{m \times n}$

  • $-A=(-1) A$

  • $A-B=A+(-1) B$

  • $A+B=B+A$

  • $(A+B)+C=A+(B+C)$, where $A, B$ and $C$ are of aame order.

  • $k(A+B)=k A+k B$, where $\mathrm{A}$ and $\mathrm{B}$ of asme order, $k$ is constant.

  • $(k+l) A=k A+l A$, where $k$ and $l$ are constant.

  • If $A=\left[a_{j j}\right]_{m \beta n}$ and $B=\left[b_{i j}\right]_{N \times p}$, then $A B=C-\left[C_{j k}\right]_{w \times p}$, where $c_{j k}=\sum_{j=1}^n a_j b_{j k}$

  1. $A(B C)=(A B) C$

  2. $A(B+C)=A B+A C$

  3. $(A+B) C=A C+B C$

  •  If $A=\left[a_W\right]_{n \times N}$, then $A$ or $A^T=\left[a_N\right]_{N \times m}$

  1. $\left(A^{\prime}\right)^{\prime}=A$,

  2. $(k t)^{\prime}=k A^{\prime}$,

  3. $(A+B)^{\prime}=A^{\prime}+B^{\prime}$;

  4. $(A B)^{\prime}=B \cdot A^{\prime}$

  • $A$ is a symmetric matrix if $A^{\prime}=A$.

  • A is a skew symmetric matrix if $A^{\prime}=-A^{\prime}$.

  • Any aquare matrix can be represented as the sum of a symmetric and a skew symmetric matrix.

  • Elementary operations of a matrix are as follows:

  1. $R_i \leftrightarrow R_j$ or $C_i \leftrightarrow C_i$

  2. $R_l \rightarrow k R_i$ or $C_l \rightarrow k C_i$

  3. $R_i \rightarrow R_i+k R_j$ or $C_i \rightarrow C_i+k C_j$

  • If $A$ and $B$ re two square matrices such that $A B-B A=I$, then $B$ is the inverse matrix of $A$ and is denoted by $A^{-1}$ and $A$ is the inverse of $\mathrm{B}$.


Overview of Deleted Syllabus for Class 12 Maths Chapter 3

Chapter

Dropped Topics

Matrices

3.7 Elementary Operations (Transformation) of a Matrix

3.8.1 Inverse of Matrices by Elementary Operations (Retain Question 18 of Exercise 3.4)

Page 98 Example 26

Page Number 100-101: Miscellaneous Exercise Questions 1, 2, 3 and 12



Class 12 Maths Chapter 3: Exercise Breakdown

Exercise

Number of Questions

Exercise 3.1 Solutions

10 Questions (7 Short Answers, 3 MCQs)

Exercise 3.2 Solutions

22 Questions (14 Long, 6 Short, 2 MCQs)

Exercise 3.3 Solutions

12 Questions (10 Short Answers, 2 MCQs)

Exercise 3.4 Solutions

18 Questions (4 Long, 13 Short, 1 MCQ)

Miscellaneous Exercise Solutions

11 Questions and Solutions


Other Study Materials of CBSE Class 12 Maths Chapter 3



NCERT Solutions for Class 12 Maths | Chapter-wise List

Given below are the chapter-wise NCERT 12 Maths solutions PDF. Using these chapter-wise class 12th maths ncert solutions, you can get clear understanding of the concepts from all chapters.




Related Links for NCERT Class 12 Maths in Hindi

Explore these essential links for NCERT Class 12 Maths in Hindi, providing detailed solutions, explanations, and study resources to help students excel in their mathematics exams.




Important Related Links for NCERT Class 12 Maths

WhatsApp Banner

FAQs on NCERT Solutions for Class 12 Maths Chapter 3 Matrices

1. Where can I find reliable, step-by-step NCERT Solutions for Class 12 Maths Chapter 3, updated for the 2025-26 CBSE syllabus?

You can find comprehensive NCERT Solutions for Class 12 Maths Chapter 3 (Matrices) that are fully aligned with the latest CBSE 2025-26 syllabus. These solutions provide detailed, step-by-step methods for every question in all exercises, including the Miscellaneous Exercise, ensuring you follow the correct format for board exams.

2. How should I correctly solve questions from Exercise 3.2 on matrix properties using the NCERT-prescribed method?

To solve problems from Exercise 3.2, you must follow the NCERT pattern precisely. The solutions demonstrate how to:

  • State the property being used, such as associativity or commutativity, before applying it.
  • Show each step of the matrix operation (addition, subtraction, or scalar multiplication) clearly.
  • Verify that the final answer is in the simplest form as expected by CBSE guidelines.

3. What is the correct CBSE-approved method for multiplying two matrices as explained in the NCERT Solutions for Chapter 3?

The NCERT Solutions demonstrate the correct stepwise method for matrix multiplication. First, you must confirm that the number of columns in the first matrix equals the number of rows in the second. Then, to find each element of the product matrix, you must clearly show the process of multiplying the corresponding elements of a row from the first matrix with a column from the second and then summing the results. Writing these intermediate steps is crucial for scoring full marks.

4. How do the NCERT Solutions for the Miscellaneous Exercise in Chapter 3 differ from the regular exercises?

The NCERT Solutions for the Miscellaneous Exercise tackle more complex, application-based problems. Unlike regular exercises that focus on a single concept, these questions often require combining multiple concepts from the chapter, such as using matrix operations and transpose properties in a single problem. They are designed to test your overall understanding and problem-solving skills, similar to higher-order questions in board exams.

5. Why is it essential to follow the stepwise format from NCERT Solutions when finding the inverse of a matrix by elementary operations?

Following the precise stepwise format is critical because finding the inverse using elementary operations is a procedural task where marks are awarded for each correct step. The NCERT solutions show the official method of applying row or column operations sequentially to transform the given matrix into an identity matrix. Skipping steps or using incorrect notation (e.g., R₁ → R₁ + 2R₂) can lead to deductions in the CBSE board exam.

6. What is a common mistake when finding the transpose of a matrix, and how do NCERT Solutions help avoid it?

A common mistake is confusing the transpose (A') with the inverse (A⁻¹) or incorrectly swapping rows and columns. The NCERT solutions for Chapter 3 clearly illustrate that finding the transpose simply means interchanging the rows and columns. For a matrix A = [aᵢⱼ], its transpose A' will be [aⱼᵢ]. By providing clear, step-by-step examples for properties like (AB)' = B'A', the solutions help reinforce the correct method and prevent conceptual errors.

7. According to the NCERT Solutions, how do you verify if two matrices are equal?

To verify if two matrices, A and B, are equal, two conditions must be met as per the NCERT methodology:

  1. Both matrices must have the same order (e.g., both are 2x3).
  2. Every corresponding element in both matrices must be identical (i.e., aᵢⱼ = bᵢⱼ for all i and j).

The solutions demonstrate this by comparing each element one by one to prove equality.

8. How do the NCERT Solutions for Chapter 3 clarify the difference between a scalar and a diagonal matrix?

The NCERT Solutions clarify this by focusing on their defining properties. A diagonal matrix is a square matrix where all non-diagonal elements are zero, but the diagonal elements can be different. A scalar matrix is a special type of diagonal matrix where all diagonal elements are the same non-zero constant (e.g., k). The solutions use specific examples to make this distinction clear, which is crucial for 1-mark objective questions.

9. If a question can be solved using two different methods, which approach should be used in the board exam as per NCERT guidelines?

For the CBSE board exams, it is always recommended to use the method that is most clearly and frequently demonstrated in the NCERT textbook and its solutions. While alternative valid methods exist, sticking to the official NCERT approach ensures that your solution aligns perfectly with the CBSE's marking scheme, minimising any risk of losing marks for not following the expected procedure.

10. What specific topics are covered in the NCERT Solutions for Class 12 Maths Chapter 3 for the 2025-26 session?

The NCERT Solutions for Chapter 3 Matrices cover all topics in the updated 2025-26 CBSE syllabus, providing detailed answers for:

  • Types of matrices (row, column, square, diagonal, scalar, identity, zero).
  • Equality of matrices.
  • Operations on matrices: addition, subtraction, and scalar multiplication.
  • Properties of matrix multiplication, including non-commutativity.
  • Transpose of a matrix and its properties.
  • Invertible matrices and finding the inverse using elementary operations.