MEDIUM
12th Tamil Nadu Board
IMPORTANT
Earn 100

Find the rank of the 12-13-121-231-11 by row reduction method.

50% studentsanswered this correctly

Important Points to Remember in Chapter -1 - Applications of Matrices and Determinants from Tamil Nadu Board Mathematics Standard 12 Vol I Solutions

1. Adjoint of a Square Matrix:

(i) Definition in Statement Form:

If A=aij is a square matrix of order n and Cij denote the cofactor of aij in A, then the transpose of the matrix of cofactors of elements of A is called the adjoint of A and is denoted by adjA i.e. adjA=CijT.

(ii) Definition in Mathematical form:

If A=a11a12a13a21a22a23a31a32a33, then, adjA=C11C12C13C21C22C23C31C32C33 where Cij denotes the cofactor of aij in A.

2. Adjoint of a Square Matrix of order 2:

(i) It can be obtained by interchanging the diagonal elements and changing the signs of off-diagonal elements.

(ii) If A=abcd, then adjA=d-b-ca.

3. Following are some properties of the adjoint of a square matrix:

If A and B are square matrices of the same order n then

(i) adj(AB)=(adjB)(adjA)

(ii) adjAT=(adjA)T

(iii) adj(adjA)=|A|n-2A

(iv) |adjA|=|A|n-1

(v) |adj(adjA)|=|A|(n-1)2

(vi) If A is a square matrix of order n, then AadjA=AIn=adjAA

4. Inverse of a Matrix:

A square matrix A of order n is invertible if there exists a square matrix B of the same order such that AB=In=BAIn such a case, we say that the inverse of A is B and we write A-1=B.

5. Properties of Inverse of a Matrix:

(i) Every invertible matrix possesses a unique inverse.

(ii) If A is an invertible matrix, then A-1-1=A.

(iii) A square matrix is invertible if it is non-singular.

(iv) If A is a non-singular matrix, then A-1=1AadjA

(v) If A and B are two invertible matrices of the same order, then (AB)-1=B-1A-1

(vi) The inverse of an invertible symmetric matrix is a symmetric matrix.

(vii) If A is a non-singular matrix, then A-1=1A.

6. Elementary Matrix:

A matrix obtained from an identity matrix by a single elementary operation is called an elementary matrix.

7. Elementary Transformations:

(i) Interchange of any two rows (columns).

(ii) Multiplying all elements of a row (column) of a matrix by a non-zero scalar.

(iii) Adding to the elements of a row (column), the corresponding elements of any other row (column) multiplied by any scalark.

8. Steps to find the Inverse of a Matrix by Elementary Transformations:

(i) Obtain the square matrix, sayA

(ii) Write A=InA

(iii) Perform a sequence of elementary row operations successively on A on the LHS and the pre-factor In on the RHS till we obtain the result In=BA.  

(iv) Write A-1=B.

9. Orthogonal Matrix:

When the product of a square matrix and its transpose gives an identity matrix, then the square matrix is known as an orthogonal matrix i.e., AAT=I.

10. Row-Echelon form:

A matrix is in row echelon form if

(i) All rows consisting of only zeroes are at the bottom.

(ii) The leading coefficient (also called the pivot) of a nonzero row is always strictly to the right of the leading coefficient of the row above it.

11. Rank of a Matrix:

A positive integer r is said to be the rank of a non-zero matrix Aif

(i) there exists at least one matrix in A of order which is not zero.

(ii) Every Minor in A of order greater than r is zero.

It is written as ρA=r.

12. Properties of Rank of a Matrix:

(i) The rank of every non-singular matrix of order n is n.

(ii) The rank of a square matrix A of order n can be less than n iff A=0.

(iii) Elementary transformation do not alter the rank of a matrix.

(iv) The rank of a matrix A does not change by pre-multiplication or post-multiplication with any non-singular matrix.

(v) If A and B are matrices of same order, then ρABminρA,ρB.

(vi) A square matrix A of order n has inverse if and only if ρA=n.

(vii) The rank of a non-zero matrix is equal to the number of non-zero rows in a row-echelon form of the matrix.

13. Types of Simultaneous Equations:

(i) Consistent Equation:

A system of equations is said to be consistent if they have one or more solutions i.e., unique solution and infinite solutions.

(ii) Inconsistent Equation:

If a system of equations has no solution, it is said to be inconsistent.

14. Solution to a System of Linear Equations:

(i) Matrix Inversion Method:

(a) Consider the matrix equation, AX=B.

(b) Pre-multiply both sides of the equation by A-1   

(c) X=A-1B is the required solution of the given equations.

(ii) Cramer’s Rule: 

(a) The solution of the system of linear equations a1x+b1y+c1z=d1a2x+b2y+c2z=d2 and a3x+b3y+c3z=d3 is given by x=D1D,y=D2D and z=D3D, where D=a1b1c1a2b2c2a3b3c3, D1=d1b1c1d2b2c2d3b3c3, D2=a1d1c1a2d2c2a3d3c3 and D3=a1b1d1a2b2d2a3b3d3, provided that D0.

(b) If D0, then the given system of equations is consistent and has a unique solution given by x=D1D,y=D2D and z=D3D.

(c) If D=0 and D1=D2=D3=0, then the given system of equations is consistent with infinitely many solutions.

(d) If D=0 and at least one of the determinants D1,D2,D3 is non-zero, then the given system of equations is inconsistent.

(iii) Gaussian Elimination Method:

In this method, we transform the augmented matrix of the system of linear equations into row-echelon form and then by back-substitution, we get the solution.

15. Consistency of System of Linear Equations by Rank Method:

(i) Non-Homogeneous Equation AX=B:

(a) The given system of equation is consistent and has unique solution if ρA:B=ρA=number of variables

(b) The given system of equation is consistent and has infinitely many solutions if ρA:B=ρA<number of variables.

(c) The given system of equation is inconsistent if ρA:BρA.

(ii) Homogeneous Equation (always consistent) AX=0:

(a) The given system of equation is consistent and has trivial (unique) solution if ρA=number of variables.

(b) The given system of equation is consistent and has non-trivial (infinitely many) solution if ρA<number of variables.