CBSE Class 12 English Notes Summary of All Chapters | Flamingo Vistas Class 12 Chapters Summary

Studying from CBSE Class 12 English Flamingo Vistas Notes Summary of All Chapters in Hindi Pdf Download helps students to prepare for the exam in a well-structured and organised way. Making Flamingo Vistas Class 12 Chapters Summary saves students time during revision as they don’t have to go through the entire textbook. In CBSE Notes, students find the summary of the complete chapters in a short and concise way. Students can refer to the NCERT Solutions for Class 12 English, to get the answers to the exercise questions.

English Class 12 Notes Summary | Summary of Class 12 English Flamingo Vistas

Flamingo Class 12 Chapters Summary | Class 12 English Flamingo Summary

Vistas Class 12 Chapters Summary | Class 12 English Vistas Summary

We hope students have found this Summary of Class 12 English Flamingo Vistas useful for their studies. If you have any queries related to English Class 12 Notes Summary, drop your questions below in the comment box.

Determinants Class 12 Notes Maths Chapter 4

By going through these CBSE Class 12 Maths Notes Chapter 4 Determinants, students can recall all the concepts quickly.

Determinants Notes Class 12 Maths Chapter 4

DETERMINANT:
Def.: Let A = [aij]n×n be a matrix of order n × n or simply as of order n. Now we can associate each square matrix with a unique number (real or complex). If M is a set of matrices and K is the set of real or complex numbers, then
f: M → K
or
f(A) = k, when A ∈ M and k ∈ K, which is written as
f(A) = | A | = det (A) = k.

Expansions of Determinants:
→ Determinant of order 1
Let A =[a]. Then, det A = a or | a | = a.

→ Determinant of order 2
Let A = \(\left[\begin{array}{ll}
a & b \\
c & d
\end{array}\right]\) is a matrix or order 2 × 2
Determinants Class 12 Notes Maths 1
Multiply the elements along the arrow, the products are written with alternate sign +, -, i.e.,
\(\left|\begin{array}{ll}
a & b \\
c & d
\end{array}\right|\) = (ad – bc)
Product with element a11 = a and, a22 = d is taken positive.

→ Determinant of order n
Let the determinant be
Determinants Class 12 Notes Maths 2
To expand this determinant, we take the following steps:

  1. Take up the elements of a row (or column). Let it be in ith a row. Its elements are a11, a22,…, aij…, aiin.
  2. Corresponding to element aij we find a determinant Mij, which is obtained by deleting the elements of ith row and jth column. The determinant Mij is called the minor of aij.
  3. Sign of the product is (-1)i+j. Thus, the expansion with the help of ith row = (-1)i+1 ai1 Mi1 + (-1)i+2 ai2 Mi2 +………… + (-1)+j aij Mij + ….. + (-1)i+n ain Min.

Now, consider the expansion of a determinant of third order,
i.e., \(\left|\begin{array}{lll}
a_{11} & a_{12} & a_{13} \\
a_{21} & a_{22} & a_{23} \\
a_{31} & a_{32} & a_{33}
\end{array}\right|\)

  1. The elements in the first row are a11, a12 and a13.
  2. M11 is obtained by deleting 1st row and 1st column.
    Determinants Class 12 Notes Maths 3

Adding the product elements and corresponding determinants with proper sign (-1)i+j, we get the expansion of the determinant
Determinants Class 12 Notes Maths 4
The same result is obtained by taking the element of any other row or column. Similarly, the determinants of higher order may be expanded.

Properties of Determinants:
Property 1: If the rows and columns of a determinant are interchanged, the value of the determinant remains the same.
Thus, \(\left|\begin{array}{lll}
a_{1} & b_{1} & c_{1} \\
a_{2} & b_{2} & c_{2} \\
a_{3} & b_{3} & c_{3}
\end{array}\right|=\left|\begin{array}{lll}
a_{1} & a_{2} & a_{3} \\
b_{1} & b_{2} & b_{3} \\
c_{1} & c_{2} & c_{3}
\end{array}\right|\).

Property 2: If any two rows or columns of a determinant are interchanged, then sign of the determinant is changed.
Thus, \(-\left|\begin{array}{lll}
a_{2} & b_{2} & c_{2} \\
a_{1} & b_{1} & c_{1} \\
a_{3} & b_{3} & c_{3}
\end{array}\right|=\left|\begin{array}{lll}
a_{1} & b_{1} & c_{1} \\
a_{2} & b_{2} & c_{2} \\
a_{3} & b_{3} & c_{3}
\end{array}\right|\).

Property 3: If any two rows (columns) of a determinant are identical, the value of the determinant is zero.
Thus, \(\left|\begin{array}{lll}
a_{1} & a_{2} & a_{3} \\
a_{1} & a_{2} & a_{3} \\
b_{1} & b_{2} & b_{3}
\end{array}\right|\) = 0

Property 4: If each element of a row or column of a determinant is multiplied by a constant k, then its value is k times the given determinant.
Thus, \(\left|\begin{array}{lll}
k a_{1} & k a_{2} & k a_{3} \\
b_{1} & b_{2} & b_{3} \\
c_{1} & c_{2} & c_{3}
\end{array}\right|=k\left|\begin{array}{lll}
a_{1} & a_{2} & a_{3} \\
b_{1} & b_{2} & b_{3} \\
c_{1} & c_{2} & c_{3}
\end{array}\right|\).

Property 5: If the element of a row or column of a determinant are expressed as sum of two (or more terms), then the determinant can be expressed as sum of two (or more) determinants.
Determinants Class 12 Notes Maths 5
Property 6: If to each element of any row or column of a determinant, the equimultiples of corresponding elements of any other row or column are added, then the value of the determinant remains unchanged.
Determinants Class 12 Notes Maths 6
Area of a Triangle:
The area of a triangle whose vertices are (x1, y1), (x2, y2) and (x3, y3) is equal to \(\frac{1}{2}\) \(\left|\begin{array}{lll}
x_{1} & y_{1} & 1 \\
x_{2} & y_{2} & 1 \\
x_{3} & y_{3} & 1
\end{array}\right|\)

It may be noted:

  • The area is positive. So, take the only absolute value.
  • If the three points are collinear, the area of a triangle is taken as zero.

→ Minor of a determinant: In a determinant Δ, the minor of aij is obtained by deleting the ith row and jth column.
e.g. Minor of a21 of \(\left|\begin{array}{lll}
a_{11} & a_{12} & a_{13} \\
a_{21} & a_{22} & a_{23} \\
a_{31} & a_{32} & a_{33}
\end{array}\right|\)

= M21 = \(\left|\begin{array}{ccc}
\ldots & a_{12} & a_{13} \\
\ldots & \ldots & \ldots \\
\ldots & a_{32} & a_{33}
\end{array}\right|=\left|\begin{array}{ll}
a_{12} & a_{13} \\
a_{32} & a_{33}
\end{array}\right|\)

Co-factor of an element of Determinant:
Co-factor of an element a., of determinant | aij |
= (-1)i+j Mij where Mij is the minor of aij.

In det. \(\left|\begin{array}{lll}
a_{11} & a_{12} & a_{13} \\
a_{21} & a_{22} & a_{23} \\
a_{31} & a_{32} & a_{33}
\end{array}\right|\), cofactor of a31 = (-1)3+1M31 = \(\left|\begin{array}{ll}
a_{12} & a_{13} \\
a_{22} & a_{23}
\end{array}\right|\)

→ Matrix of cofactors: By replacing the elements of a determinant with their cofactors, a matrix of cofactors is obtained.
Determinants Class 12 Notes Maths 7
→ Adjoint of a Matrix: The adjoint of a square matrix is the transpose of the matrix of cofactors.
If Aij, is the cofactor of a., of det. A = | aij |, then
Determinants Class 12 Notes Maths 8
→ Singular Matrix: If | A | =0, the square matrix A is said to be singular.

→ Non-singular Matrix: If | A | ≠ 0, the square matrix A is known as a non-singular matrix.

→ Invertible Matrix: If AB = BA = I, then A is called the inverse of A which is written as B = A-1. In this case, the square matrix A is said to be invertible.

Some Theorems:

  1. If A is a square matrix, then A (adj A) = (adj A) A = AI.
  2. If A and B are non-singular matrices, then AB and BA are also non-singular matrices.
  3. | AB | = | A | | B |.
  4. A square matrix A is invertible, if and only if A is non-singular.
  5. A-1 = \(\frac{1}{|A|}\) adj A.
  6. (AB)-1 = B-1A-1.
  7. (a) (A’)-1 .= (A-1)’.
    (b) (A-1)-1 = A.
    (c) (XYZ)-1 = Z-1 Y-1 X-1.

Linear System of Equations:
→ Consistent system: The system of equations is said to be consistent, if it has one or more than one solutions.

→ Inconsistent system: The system of equations is said to be inconsistent, if it has no solution.
Consider the system of equations:
a1x + b1y + c1z = d1
a2x + b2y + c2z = d2
a3x + b3y + c3z = d3

Let A = \(\left[\begin{array}{lll}
a_{1} & b_{1} & c_{1} \\
a_{2} & b_{2} & c_{2} \\
a_{3} & b_{3} & c_{3}
\end{array}\right]\), X = \(\left[\begin{array}{l}
x \\
y \\
z
\end{array}\right]\) and B = \(\left[\begin{array}{l}
d_{1} \\
d_{2} \\
d_{3}
\end{array}\right]\)

The given system of equations can be written is
\(\left[\begin{array}{lll}
a_{1} & b_{1} & c_{1} \\
a_{2} & b_{2} & c_{2} \\
a_{3} & b_{3} & c_{3}
\end{array}\right]\left[\begin{array}{l}
x \\
y \\
z
\end{array}\right]=\left[\begin{array}{l}
d_{1} \\
d_{2} \\
d_{3}
\end{array}\right]\)
or
AX = B.
∴ X = A-1B.

Consistency/Inconsistency of system cf equations:
(a) For a non-homogeneous system of equations AX ≠ O:

  1. if | A | ≠ 0, AX = B has a unique solution.
  2. If | A | = 0, let us find (adj A) B.
  3. If (adj A)B ≠ 0, the system of equations is inconsistent.
  4. If (adj A)B = 0, the system of equations has infinitely many solutions and hence consistent.

(b) For the homogeneous system of equations AX = O:

  1. If | A | ≠ 0, the solution is x = 0, y = 0, z = 0. This is called the trivial solution. The system is consistent.
  2. If | A | = 0, the system has infinitely many solutions. The system is consistent.

In such as case, we put one of the variables equal to k. Let z = k, then we find the values of x and y in terms of k.

1. DETERMINANT OF A SQUARE MATRIX

(i) If A = \(\left[\begin{array}{ll}
a_{11} & a_{12} \\
a_{21} & a_{22}
\end{array}\right]\), then det. A = \(\left|\begin{array}{ll}
a_{11} & a_{12} \\
a_{21} & a_{22}
\end{array}\right|\) = a11a22 – a21a12

(ii) If A = \(\left[\begin{array}{lll}
a_{11} & a_{12} & a_{13} \\
a_{21} & a_{22} & a_{23} \\
a_{31} & a_{32} & a_{33}
\end{array}\right]\), then det. A = a11\(\left|\begin{array}{ll}
a_{22} & a_{23} \\
a_{32} & a_{33}
\end{array}\right|\) – a12 \(\left|\begin{array}{ll}
a_{21} & a_{23} \\
a_{31} & a_{33}
\end{array}\right|\) + a13 \(\left|\begin{array}{ll}
a_{21} & a_{22} \\
a_{31} & a_{32}
\end{array}\right|\)
= a11a22a33 – a23a32a11 – a12a21a33 + a12a23a11 + a13a21a32 – a13a31a22.

2. MINOR AND CO-FACTOR
(i) The minor of an element aij is a determinant, which is obtained by supressing die ith row and jth column. The minor of an element aij is denoted by Mij.

(ii) The co-factor of an element is its minor with proper sign. The co-factor of an element aij is denoted by Aij
Aij =(-1)i+jMij

3. PROPERTIES

(i) Reflection Property. The value of the determinant remains unaltered by interchanging its rows and columns.
(ii) Switching Property. If two adjacent rows (or columns) of a determinant are interchanged, then the sign of the determinant is changed.
(iii) Repetition Property. If two rows (or columns) of a determinant are identical, then its value is zero.
(iv) Scalar Multiple Property. If each element of a row (or column) of a determinant is multiplied f
by a constant ‘k’ then its value gets multiplied by the scalar ‘k’
(v) Sum Property. If each element of a row (or column) of a determinant is expressed as the sum
of two or more terms, then the determinant can be expressed as the sum of two or more determinants.
(vi) Invariance Property. If to any row (or column) of a determinant, a multiple of another row (or column) is added, the value of the determinant remains the same.
(vii) Factor Property. If a determinant Δ vanishes when for x is put a in those elements of Δ, which are polynomials in x, then (x – a) is a factor of Δ.

4. AREA OF A TRIANGLE

Area of a triangle whose vertices are (x1, y1), (x2, y2), (x3, y3) is given by:
D = \(\frac{1}{2}\left|\begin{array}{lll}
x_{1} & y_{1} & 1 \\
x_{2} & y_{2} & 1 \\
x_{3} & y_{3} & 1
\end{array}\right|\)
When the area of the triangle is zero, then the points are collinear.

5. ADJOINT OF A MATRIX

Let A = \(\left[\begin{array}{lll}
a_{11} & a_{12} & a_{13} \\
a_{21} & a_{22} & a_{23} \\
a_{31} & a_{32} & a_{33}
\end{array}\right]\), then adj, A = \(\left[\begin{array}{lll}
\mathrm{A}_{11} & \mathrm{~A}_{21} & \mathrm{~A}_{31} \\
\mathrm{~A}_{12} & \mathrm{~A}_{22} & \mathrm{~A}_{32} \\
\mathrm{~A}_{13} & \mathrm{~A}_{23} & \mathrm{~A}_{33}
\end{array}\right]\), where capital letters are co-factors of corresponding small letters.

6. INVERSE OF A MATRIX

Invertible Matrix. Any n-rowed square matrix A is said to be invertible if there exists an n-rowed matrix B such that
AB = BA = In
B is called the inverse of A and is denoted as A-1.

Theorems.
(i) Inverse of every square matrix, if it exists, is unique.
(ii) A is invertible iff |A| ≠ 0
(iii) A-1 = \(\frac{\operatorname{adj} . \mathrm{A}}{|\mathrm{A}|}\), if | A | ≠ 0.

PROPERTIES:

(i) (AB)-1 =B-1 A-1
(ii) (A’)-1 = (A-1)’
(iii) (Ak)-1 =(A-1)k, where k is any positive integer.

7. SINGULAR AND NON-SINGULAR MATRICES
A square matrix is said to be singular if |A| = 0 and non-singular if |A| ≠ 0.

8. SOLUTIONS OF EQUATIONS BY MATRIX METHOD To solve the equations :
\(\begin{array}{l}
a_{11} x_{1}+a_{12} x_{2}+\ldots \ldots+a_{1 n} x_{n}=b_{1} \\
a_{21} x_{1}+a_{22} x_{2}+\ldots \ldots+a_{2 n} x_{n}=b_{2} \\
\ldots \ldots \ldots \ldots \ldots \ldots \ldots \ldots \ldots \ldots \ldots \ldots \ldots \ldots \ldots \ldots \ldots \ldots \\
a_{m 1} x_{1}+a_{m 2} x_{2}+\ldots \ldots+a_{m n} x_{n}=b_{m} .
\end{array}\)
Here X = A-1B,
where A = \(\left[\begin{array}{cccc}
a_{11} & a_{12} & \ldots \ldots \ldots & a_{1 n} \\
a_{21} & a_{22} & \ldots \ldots \ldots & a_{2 n} \\
\ldots & \ldots \ldots \ldots \ldots & \\
a_{m 1} & a_{m 2} \ldots \ldots \ldots . & a_{m n}
\end{array}\right]\), X = \(\left[\begin{array}{c}
x_{1} \\
x_{2} \\
\cdots \\
x_{n}
\end{array}\right]\), B = \(\left[\begin{array}{c}
b_{1} \\
b_{2} \\
\ldots \\
b_{m}
\end{array}\right]\)

(i) If |A| ≠ 0, then the system is consistent and has a unique solution.
(ii) If | A | = 0 and (adj. A) B = O, (O being a zero matrix) then the system is consistent and has infinitely many solutions.
(iii) If | A | = 0 and (adj. A) B ≠ O, then the system is inconsistent and has no solution.

9. SOLUTION OF HOMOGENEOUS EQUATIONS
To solve the equations :
a1x + b1y + c1z = 0
a2x + b2y + c1z = 0
a3x + b3y + c3z = 0.

Here AX = 0, where A = \(\left[\begin{array}{lll}
a_{1} & b_{1} & c_{1} \\
a_{2} & b_{2} & c_{2} \\
a_{3} & b_{3} & c_{3}
\end{array}\right]\) and X = \(\left[\begin{array}{l}
x \\
y \\
z
\end{array}\right]\)

(i) If |A| ≠ 0, then system has only trivial solution.
(ii) If |A| = 0, the system has infinitely many solutions.

Matrices Class 12 Notes Maths Chapter 3

By going through these CBSE Class 12 Maths Notes Chapter 3 Matrices, students can recall all the concepts quickly.

Matrices Notes Class 12 Maths Chapter 3

Matrix (Definition): A matrix is defined as a rectangular array (arrangement) of numbers or functions.A
The matrices are denoted by capital letters as shown below:
Matrices Class 12 Notes Maths 1
→ Elements: The numbers or functions in a matrix are called its elements. In matrix A; 2, 5, 6, 4, 0 and \(\sqrt{3}\) are the elements.

→ Row: The elements lying in a horizontal line form a row. Matrix B has 3 rows viz: first row is (1, 3 + 2i, \(\frac{2}{3}\)) is (-5, 2.3, 7) and third row is (\(\sqrt{7}\) 4 -8).

→ Column: The elements lying in a vertical line form a column. Matrix A has three columns viz: first column is \(\left(\begin{array}{l}
2 \\
4
\end{array}\right)\), second is \(\left(\begin{array}{l}
5 \\
0
\end{array}\right)\) and third is \(\left(\begin{array}{c}
6 \\
\sqrt{3}
\end{array}\right)\)

→ Order of matrix: A matrix, having m rows and n columns, is said to be of the order m × n. The matrix A is of order 2 × 3, B is of order 3 × 3 and C is of order 3 × 2.

In general, a matrix of order m × n, i.e., consisting of m rows and n columns is denoted by A = [aij]m×n.
Matrices Class 12 Notes Maths 2

A number of elements in the matrix [aij]m×n are m × n and nth element = aij is that element that lies in the ith row and jth column.

Types of matrices:
→ Square Matrix: If in a matrix, the number of rows is equal to the number of columns, then the matrix is called a square matrix.
Matrices Class 12 Notes Maths 3
has 3 rows and 3 columns. Therefore, it is a square matrix.

In general, [aij]n×n is a square matrix of order n. the elements a11, a22, a33,…,aii…, ann are the elements of main diagonal. Thus, in the matrix P; 2, 7 and 1 are the diagonal elements.

→ Row Matrix: A matrix, which has one row is known as row matrix. [3 -1 i 2] is a row matrix, which has only one row.

→ Column Matrix: A matrix having one column is said to be is a column matrix.\(\left[\begin{array}{c}
-1 \\
3 \\
2
\end{array}\right]\) is a column matrix, since there is only one column in it.

→ Diagonal Matrix: A square matrix is called a diagonal matrix, if its non-diagonal elements are zero, i.e., aij = 0, when i ≠ 0, e.g. \(\left[\begin{array}{ll}
2 & 0 \\
0 & 1
\end{array}\right]\) is a diagonal matrix.

→ Scalar Matrix: It is a square matrix whose (a) diagonal elements are non-zero and equal (b) non-diagonals elements are zero, Le, aij = k ≠ 0 when j = j, aij = 0, when i ≠ j.\(\left[\begin{array}{lll}
2 & 0 & 0 \\
0 & 2 & 0 \\
0 & 0 & 2
\end{array}\right]\) is scalar matrix.

→ Unit or Identity Matrix: It is a square matrix in which each diagonal element is 1. i.e., aij = 1 when i = j and aij = 0 when i ≠ j.\(\left[\begin{array}{lll}
1 & 0 & 0 \\
0 & 1 & 0 \\
0 & 0 & 1
\end{array}\right]\) is an Identity or Unit matrix.

→ Zero Matrix or Null Matrix: A matrix, in which all the elements are equal to zero, is called the zero matrix.\(\left[\begin{array}{lll}
0 & 0 & 0 \\
0 & 0 & 0 \\
0 & 0 & 0
\end{array}\right]\) is a zero matrix.

→ Comparable Matrices: Two matrices are said to be comparable, if they are of the same order. For example, \(\left[\begin{array}{ccc}
2 & 3 & -5 \\
4 & -2 & 6
\end{array}\right]\) and \(\left[\begin{array}{ccc}
i & 2 & x \\
3 & x^{2} & -1
\end{array}\right]\) are comparable matrices since each matrix is of order 2 × 3.

→ Equal Matrices: Two matrices are equal, if (a) they are of the same order (b) their corresponding elements are equal.
Matrices Class 12 Notes Maths 4
if p = 2, q = 3, r = 5, s = 7, t = 9 and u = 8.

OPERATIONS ON MATRICES:
→ Addition of Matrices: The sum of two matrices A and B of the same order is obtained by adding the corresponding elements. Thus,
Matrices Class 12 Notes Maths 5
→ Multiplication of a Matrix by a Scalar: If a matrix A = [aij]m×n is multiplied by a scalar k, then the product kA is obtained by multiplying each element of A, by k. For example,
Matrices Class 12 Notes Maths 6
→ Negative of a Matrix: The negative of a matrix A = -A = (-1)A. For example,
Matrices Class 12 Notes Maths 7
→ Difference of two Matrices: If A and B are the matrices of the same order, then A – B = A + (-1)B = Sum of matrices A and -B.

→ Properties of Matrices Addition: Let A, B, and C be the matrices of the same order m × n.
(a) The commutation Law: A + B = B + A
(b) The Association Law: (A + B) + C = A + (B + C)
(c) The Existence of Additive Identity: Let Omxn be null matrix of order m × n.
A + Om×n = Om×n + A = A.
(d) The Existence of Additive Inverse: Let A = [aij]m×n. We have an order matrix – A = [-aij]m×n such that A + (-A) = A – A = Om×n
-A is called the additive inverse of A or negative of A.

→ Properties of Scalar Multiplication of a Matrix
Let A and B be the matrices of the same order m × n. Then,
(a) k(A + B) = kA + kB
(b) (k + l)A = kA+ lA

→ Multiplication of Matrices
Two matrices A and B are conformable for multiplication if the Tiber of columns in A is equal to the number of rows in B.
If A = [aij]m×n then B = [bij]n×p and AB = [cij]m×p
Cij = (ij), the element of AB = sum of the products of the elements of the ith row of A with corresponding elements oi jth column of B. Here, (ith row of A) (jth column of B).
Matrices Class 12 Notes Maths 8
No. of columns in A = No. of rows in B = 2 ⇒ A and B are comformable for multiplication. Let AB = [Cij]2×3
c11 = (I row of A) × (I column of B)
= \(\left[\begin{array}{ll}
2 & 3
\end{array}\right]\left[\begin{array}{c}
-1 \\
2
\end{array}\right]\) = 2 × (-1) + 3 × 2 = -2 + 6 = 4

c12 = (I row of A) × (II column of B)
= \(\left[\begin{array}{ll}
2 & 3
\end{array}\right]\left[\begin{array}{c}
2 \\
-3
\end{array}\right]\) = 2 × 2 + 3 × (-3) = 4 – 9 = -5

c13 = (I row of A) × (III column of B)
= \(\left[\begin{array}{ll}
2 & 3
\end{array}\right]\left[\begin{array}{l}
4 \\
5
\end{array}\right]\) = 2 × 4 + 3 × 5 = 8 + 15 = 23

c21 = (II row of A) × (I column of B)
= \(\left[\begin{array}{ll}
1 & 4
\end{array}\right]\left[\begin{array}{c}
-1 \\
2
\end{array}\right]\) = 1 × (-1) + 4 × 2 = -1 + 8 = 7

c22 = (II row of A) × (III column of B)
= \(\left[\begin{array}{ll}
1 & 4
\end{array}\right]\left[\begin{array}{c}
2 \\
-3
\end{array}\right]\) = 1 × 2 + 4 × (-3) = 2 – 12 = -10

c23 = (II row of A) × (III column j B)
= \(\left[\begin{array}{ll}
1 & 4
\end{array}\right]\left[\begin{array}{l}
4 \\
5
\end{array}\right]\) =1 × 4 + 4 × 5 = 4 + 20 = 24
Matrices Class 12 Notes Maths 9
→ Properties of Multiplication of Matrices
(a) The Associative Law:
Let A = [aij]m×n, B = [bij]n×p and C = [cij]p×q.
Then, (AB)C = A(BC)

(b) The Distributive Law:

  1. If A = [aij]m×n, B = [bij]n×p and C = [cij]p×q, then A(B + C) = AB + AC.
  2. If A = [aij]m×n, B = [bij]n×p and C = [cij]p×q, then (A + B)C = AC + BC.

(c) The Existence of Multiplicative Identity:
Let A be a square matrix. There exists an identity matrix I of the same order such that IA = AI = A.

TRANSPOSE OF A MATRIX:
(a) Definition: Let A = [aij]m×n. The matrix obtained by interchanging the rows and columns of A is called transpose of A. It is denoted by A’ or AT.
For A = [aij]m×n A’ = [aij]n×m.

(b) Properties of Transpose of a Matrix Let A and B be the two matrices. Then,

  1. (A’)’ = A
  2. (kA)’ = kA’, where k is a scalar
  3. (A + B)’ = A’ + B’ (whenever A + B is defined)
  4. (AB)’ = B’A’ (whenever AB is defined)

SYMMETRIC AND SKEW SYMMETRIC MATRICES:
→ Symmetric Matrix: A square matrix A = [aij]n×n is called symmetric, if A’ = A, i.e., for aji = aij e.g. \(\left[\begin{array}{ccc}
2 & 3 & 4 \\
3 & 1 & 5 \\
4 & 5 & -1
\end{array}\right]\) is a symmetric matrix.

→ Skew Symmetric Matrix: A square matrix A = [aij]n×n is skew symmetric, if A’ = -A for all i, j or aji = – aij\(\left[\begin{array}{ccc}
0 & 2 & -3 \\
-2 & 0 & 4 \\
3 & -4 & 0
\end{array}\right]\) a skew symmetric matrix.

→ Properties: Let A be a square matrix with real elements.
(a) A + A’ is symmetric.
(b) A – A’ is skew symrrtetric.
(c) A square matrix can be expressed as the sum of the symmetric and skew-symmetric matrix, i.e.,
A = \(\frac{1}{2}\) (A + A’) + \(\frac{1}{2}\) (A – A’)

ELEMENTARY TRANSFORMATIONS OF A MATRIX:
→ Interchange of ith row and jth row is denoted by Ri ↔ Rj. Similarly, interchange of the ith column with the jth column is denoted by Ci ↔ Cj.

→ Multiplication of each element of ith row by k is represented as Ri → kRj. and when the ith column is multiplied by k, it is represented as Ci → kCj.

→ Let the element of the ith row of A be added to the corresponding elements of the jth row multiplied by k. It is denoted by Ri → Ri + kRj.

Similarly, in the case of columns when elements of the ith column are added to the corresponding elements of the jth column multiplied by k, then Ci → Cj + kCj.

INVERTIBLE MATRICES:
(a) Definition: Let A be a square matrix of order n. If there exists another square matrix B of the same order such that AB = BA = In, then A is said to be invertible and B is called the inverse of A. It is denoted by A-1. ⇒ B = A-1.

(b) Inverse of a Matrix by Elementary Operations
Let B = A-1 be the inverse of A.
i.e., In = BA
Multiplying In by A-1, we get
A-1In = In A-1 = (BA)A-1 = B(AA-1)
= BIn = B.
⇒ A-1 = B.
e.g. Let us find the inverse of \(\left[\begin{array}{ll}
1 & 2 \\
2 & 2
\end{array}\right]\) by elementary operations we have: \(\left[\begin{array}{ll}
1 & 2 \\
2 & 2
\end{array}\right]=\left[\begin{array}{ll}
1 & 0 \\
0 & 1
\end{array}\right]\) A

By elementary transformation, we change the matrix \(\left[\begin{array}{ll}
1 & 2 \\
2 & 2
\end{array}\right]\) so that we get identity matrix.
Matrices Class 12 Notes Maths 10

1. MATRIX
Def. A system of mn-numbers (real or complex) arranged in the form of an ordered set of m horizontal lines (called rows) and n vertical lines (called columns) is called an m x n matrix.

2. TYPES OF MATRICES

(i) Rectangular Matrix. Any m x n matrix (m≠n) is called a rectangular matrix.
(ii) Square Matrix. Any n x n matrix is called a square matrix of order n.
(iii) Row Matrix. Any 1 x n matrix is called a row matrix.
(iv) Column Matrix. Any m x 1 matrix is called a column matrix.
(v) Diagonal Matrix. A square matrix A = [aij ] is said to be a diagonal matrix if aij = 0 when i ≠ j.
(vi) Scalar Matrix. A diagonal matrix is said to be a scalar matrix if all its diagonal elements are equal.
(vii) Identity Matrix. A diagonal matrix is said to be an identity matrix if each of its diagonal elements is unity.
(viii) Zero Matrix. A matrix is said to be a zero matrix if each of its elements is zero.
(ix) Triangular Matrices.

(a) A square matrix A = [aij ] is said to be upper triangular matrix if aij =0 for i > j.
(b) A square matrix A = [aij ] is said to be lower triangular matrix if aij =0 for i < j.

3. EQUALITY OF MATRICES
Two matrices A = [aij ] and B = [bij] are said to be equal iff (i) they are of the same order (ii) their corresponding elements are equal.

4. OPERATIONS ON MATRICES

(i) Addition of Matrices.
Let A = [aij]m x n and B = [bij]m x n be two matrices. Then the sum A + B = C = [cij]m x n , where cij + aij + bij for 1 ≤ i ≤ m, 1 ≤ j ≤ n

Key Point
Addition is defined only for matrices, which are of the same order.

(ii) Multiplication of a matrix by a scalar.
Let A be any m x n matrix and k be any scalar. Then m x n matrix obtained by multiplying each element by k is said to be scalar multiple of A by k and is denoted by kA or Ak.

(iii) Multiplication of Matrices.
Let A = [aij] be mxn matrix and B = [bjk] be nxp matrix such that the number of columns of A equals the number of rows of B. Then matrix C = [cik] which is of the order m x p such that:

cik = \(\sum_{j=1}^{n} a_{i j} b_{j k}\) where i = 1,2, ….. m; p = 1, 2, 3,…………………k is called the product of the matrices A and B and is written as C = AB.

Key Point
Product AB is defined iff number of columns of A = number of rows of B.

5. TRANSPOSE OF A MATRIX
(i) Def. If A=[aij]m x n, then the transpose of A, denoted by A’ (or At or AT) is defined by n x m matrix obtained from A by writing the rows of A as columns and columns of A as rows in the same order.

(ii) Properties:

(a) (A’)’=A 1
(b) (A + B)’=A’+B’, A and B being of same type «
(c) (kA)’ = kA’, k being any scalar »
(d) (AB)’ = B’A’.

6. SYMMETRIC AND SKEW-SYMMETRIC MATRICES

(i) Symmetric Matrix.
Def. A square matrix A = [aij] is said to be symmetric if (i,j)th element is the same as its (j, i)th element.

Key Point is
A is symmetric if A’= A.

(ii) Skew-Symmetric Matrix.

A square matrix A = [aij] is said to be skew-symmetric if (i,j)th element is negative of its . (j, i)th element.

Key Point
A is skew-symmetric if A’ = – A.

Relations and Functions Class 12 Notes Maths Chapter 1

By going through these CBSE Class 12 Maths Notes Chapter 1 Relations and Functions, students can recall all the concepts quickly.

Relations and Functions Notes Class 12 Maths Chapter 1

RELATION
1. Types of Relations
→ Empty Relation: A relation in a set A is known as empty relation, if no element of A is related to any element of A, i.e., R = Φ ⊆ A × A. e.g.

Let the set A = {1, 2,3,4,5) and R is given by
R= {(a,b): a – b = 20}

There is no pair (a, b) that satisfies the condition
a – b = 20.
⇒ The relation R is the empty relation.

→ Universal Relation: A relation R in a set A is called a universal relation, if each element of A is related to every element of A, i.e.,
R = A × A. e.g.
Let the set A = {1, 2,3, 4,5} and R is given by R = {(a, b): ab > 0}
Here, R = {(a, b): ab > 0} is the whole set A × A as all pairs (a, b) in A × A satisfy ab > 0.
Thus, this is the universal relation.

→ A relation R in a set A is called
(a) reflexive: if (a, a) ∈ R for every a ∈ A.
(b) symmetric: ii (a, b) ∈ R implies that (b, a) ∈ R for all a, b ∈ A.
(c) transitive: if (a, b) ∈ R and (b, c) e R implies that (a, c) ∈ R for all a,b,c ∈ A.

→ Equivalence Relation: A relation R in A is an equivalence relation if R is reflexive, symmetric, and transitive. For example:
(1) Let T be the set of all triangles in a plane with R a relation in T given by
R = ((T1, T2): T1 is similar to T2)
(a) R is reflexive since every triangle is similar to itself.

(b) (T1, T2) ∈ R ⇒ T1 is similar to T2.
(T2, T3) ∈ R ⇒ T2 is similar to T1
Therefore, R is symmetric.

(c) (T1, T2) and (T2, T3) lies in R
⇒ T1 is similar to T2 and T2 is similar to T3, which means T1 is similar to T3,
i.e., (T1, T3) lies in R.
∴ R is transitive.
Now R is reflexive, symmetric, and transitive, therefore R is an equivalence relation.

(2) Consider the set A = {1,2,3,4} and the relation R = {(1,1), (2, 2), (3,3), (4, 4), (1, 2), (2, 3), (3, 4)}.
(a) Now (1,1), (2, 2), (3, 3), (4, 4) lie in R. Relation R is reflexive.
(b) (1, 2) lies in R but (2,1) does not lie in it.
∴ It is not symmetric.
(c) (1,2), (2, 3) lie in R but (1, 3) does not lie in it. Therefore, R is not transitive.
Here, R is reflexive but neither symmetric nor transitive. Therefore, R is not an equivalence relation.

2. Equivalence Class [a] containing a
For an arbitrary equivalence relation R in an arbitrary set X, R divides X into mutually disjoint subsets Ai, which are known as partitions or sub-divisions of X satisfying:
(a) All elements of Ai are related to each other for all i.
(b) No element of Ai is related to any element of Aj, i ≠ j.
(c) ∪ Aj = X and Ai ∩ A. = Φ, i ≠ j.

The subsets Af are said to be equivalence classes.
Example: Let R be the relation defined in the set A = {p, q, s, t, e, o, u} by
R = {(a, b): both a and b are either consonants or vowels,
Here, R is an equivalence relation.
(a) Any element ∈ A is either consonant or vowel,
i.e., (a, a) ∈ R ⇒ R is reflexive.

(b) If (a, b) ∈ R ⇒ a and b both are either consonants or vowels ⇒ (b, a) e R.
∴ R is symmetric.

(c) If (a, b) ∈ R and (b, c) ∈ R, then a, b; b, c both pairs are either consonants or vowels.
i.e., a, b, c all are either consonants or vowels.
⇒ (a, c) ∈ R.
∴ R is transitive.
Thus, R is an equivalence relation.

Further, all the elements of (p, q, s, t) are related to each other as all the elements of this subset are consonants.

Similarly, all the elements of {e, i, o, u } are related to each other as all of them are vowels. But no element of {p, q, s, t} can be related to any element of {e, i, o, u}, since the elements of {p, q, s, t} are all consonants and the elements of {e, i, o, u} are all vowels. {p, q, s, t} is an equivalence class.denoted by an element as {p}. Similarly, {e, i, o, u} is an equivalence class denoted by an element [e).

FUNCTIONS
1. Types of Functions
→ One-one (or Injective): A function f: X → Y is said to be one-one (or injective), if the images of the distinct elements of X under/are distinct, i.e., for every x1, x2 ∈ X, if f(x1) = f(x2) implies that x1 = x2.
Relations and Functions Class 12 Notes Maths 1
Each element of X has a distinct image in Y. Such a function or a mapping is one-one.

→ Onto (or surjective): A function f: X →Y is called onto, if every element of Y is the image of some element of X under f, i.e., for all y ∈ Y, there exists an element x in X such that f(x) = y.
Relations and Functions Class 12 Notes Maths 2
Corresponding to each element of Y, there is a pre-image in X. Such a mapping is onto.

→ One-one and Onto (Bijective): A function f: X to Y is known as one-one and onto (or bijective), if f is both one-one and onto.
Relations and Functions Class 12 Notes Maths 3
Here,f is both one-one and onto. Therefore,f is said to be one-one onto function or bijective function.

2. Composition of Functions
Let f: A → B and g: B → C be the two functions. The composition of f and g is defined as. gof: A → C, such that
gof(x) = g{f(x)}, for all x ∈ A.
Relations and Functions Class 12 Notes Maths 4
A function f: X → Y is said to be invertible if there exists a function g: Y → X such that gof = Ix and fog = Iy. The function g is called the inverse of f. It is denoted by f-1.

Inverse or composite function: If f: X →Y and g: Y → Z be the two invertible functions, then gof is also invertible such that (gof)-1 = f-1og-1

BINARY OPERATION
→ Binary Operation: A binary operation on a set A is a function X: A × A → A, defined by × (a,b) = a × b, e.g., ×: R × R → R is given by (a, b) → a + b. Here +, — and x are the functions but + : R × R →, R, written as (a, b) → \(\frac{a}{b}\) is not a function. It is not a binary operation, since it is not defined for b = O.

→ Commutative Binary Operation: A binary operation × on the set A is commutative,if for every a,b ∈ A, a × b = b × a.

→ Associative Binary Operation: A binary operation × on the set A is associative, if (a × b) × c = a × (b × c).
It may be noted that associative property, a × b × c × d, … is not defined unless brackets are used.

→ An Identity Element e for Binary Operation: Let ×: A × A → A be a binary operation. There exists an element e ∈ A such that a × e = a = e × a, for all a ∈ A.

The element e is known as the identity element. It should be noted that 0 is the identity element for addition but not for natural numbers N, since 0 ∉ N.

→ The inverse of an element a: Let ×: A × A → A be a binary operation with identity element e in A. An element a ∈ A is invertible w.r.t. binary operation ×, if there exists an element b in A such that a × b = e = b × a. The element b is said to be the inverse of a. It is denoted by a-1, e.g.,

– a is the inverse of a for the operation of addition +.
\(\frac{1}{a}\) (a ≠ 0) is the inverse of a for multiplication.

1. RELATIONS

(i) Relation. A relation R from a set A to a set B is a subset of A x B.

(ii) Classification of Relations : a
(a) Reflexive Relation. A relation R in a set E is said to be reflexive if xRx ∀ x ∈ E.
(b) Symmetric Relation. A relation R in a set E is said to be symmetric if:
xRy = yRx ∀ x, y ∈ E.
(c) Transitive Relation. A relation R in a set E is said to be transitive if:
vRy and yRz ⇒ xRz ∀ x, y, z ∈ E.
(d) Equivalence Relation. A relation R in a set E is said to be an equivalence relation if it is :

  • reflexive
  • symmetric and
  • transitive.

2. FUNCTIONS

(i) Let X and Y be two non-empty sets. Then ‘f’ is a rule, which associates to each element x in X . a unique element y in Y.
(a) The unique element y of Y is called the value of f at x.
(b) The element x of X is called pre-image of y.
(c) The set X is called the domain of f
(d) The set of images of elements of X under f is called the range of f.

(ii) (a) Df = {x : x ∈ R, f(x) ∈ R}
(b) Rf = {f(x):x ∈ Df}
(c) f is one-one iff x1 = x2
⇒ f(x1) = f(x2) for x1, x2 ∈ Df
or iff x1 ≠ x2
⇒ f(x1) ≠ f(x2) for x1, x2 ∈ Df
(d) f is invertible iff f is one-one onto and Df-1 = Rf, Rf-1= DRf.

3. ALGEBRA OF FUNCTIONS

Let f and g be two functions. Then
(i) (f+g) (x) =f(x) + g(x); Df+g = Df ∩ Dg
(ii) (f- g) (x) = f(x) – g(x); Df-g = Df ∩ Dg
(iii) (fg) (x) =f(x) g(x); Dfg = Df ∩ Dg
(iv) \(\left(\frac{f}{g}\right) x=\frac{f(x)}{g(x)}\); Df/g = Df ∩ Dg – {x:x∈Dg, g(x) = 0}

CBSE Class 12 Maths Notes | Maths Revision Notes Class 12

Studying from CBSE Class 12th Maths Revision Notes helps students to prepare for the exam in a well-structured and organised way. Making Class 12 Maths NCERT Notes saves students time during revision as they don’t have to go through the entire textbook. In CBSE Notes, students find the summary of the complete chapters in a short and concise way. Students can refer to the NCERT Solutions for Class 12 Maths, to get the answers to the exercise questions.

Class 12th Maths NCERT Notes | Maths Notes Class 12

  1. Relations and Functions Class 12 Notes
  2. Inverse Trigonometric Functions Class 12 Notes
  3. Matrices Class 12 Notes
  4. Determinants Class 12 Notes
  5. Continuity and Differentiability Class 12 Notes
  6. Application of Derivatives Class 12 Notes
  7. Integrals Class 12 Notes
  8. Application of Integrals Class 12 Notes
  9. Differential Equations Class 12 Notes
  10. Vector Algebra Class 12 Notes
  11. Three Dimensional Geometry Class 12 Notes
  12. Linear Programming Class 12 Notes
  13. Probability Class 12 Notes

We hope students have found these Revision Notes for Class 12 Maths useful for their studies. If you have any queries related to Maths Notes Class 12, drop your questions below in the comment box.