Unit 3 Maths
Unit 3 Maths
Example 2:- consider a quadrilateral ABCD with vertices A (1, 0), B (3, 2), C
(1, 3), D (–1, 2). Now, quadrilateral ABCD in the matrix form, can be
represented as
Example 1:- If a matrix has 8 elements, what are the possible orders it can
have?
Solution :- We know that if a matrix is of order m × n, it has mn elements.
we will find all ordered pairs of natural numbers, whose product is 8.
Thus, all possible ordered pairs are (1, 8), (8, 1), (4, 2), (2, 4)
Hence, possible orders are 1 × 8, 8 ×1, 4 × 2, 2 × 4
Example 3 :- Construct a 3 × 2 matrix whose elements are given by
Solution :- In general a 3 × 2 matrix is given by
Types of Matrices
In this section, we shall discuss different types of matrices.
(i) Column matrix :-
A matrix is said to be a column matrix if it has only one column.
❑ In general, A = [aij] m × 1 is a column matrix of order m × 1
(ii) Row matrix :- A matrix is said to be a row matrix if it has only one row.
❑ In general, B = [bij] 1 × n is a row matrix of order 1 × n.
(iii) Square matrix :- A matrix in which the number of rows are equal to the
number of columns, is said to be a square matrix. Thus an m × n matrix is said
to be a square matrix if m = n and is known as a square matrix of order ‘n’.
❑ In general, A = [aij] m × m is a square matrix of order m.
(iv) Diagonal matrix:- A square matrix B = [bij] m × m is said to be a diagonal
matrix if all its non diagonal elements are zero, that is a matrix B = [bij] m ×
m is said to be a diagonal matrix .
❑ if bij = 0, when i ≠ j
(v) Scalar matrix :- A diagonal matrix is said to be a scalar matrix if its
diagonal elements are equal, that is, a square matrix B = [bij] n × n is said to
be a scalar matrix if
❑ bij = 0, when i ≠ j
❑ bij = k, when i = j, for some constant k.
(vi) Identity matrix :- A square matrix in which elements in the diagonal are
all 1 and rest are all zero is called an identity matrix. In other words, the
square matrix A = [aij] n × n is an identity matrix, if
❑ aij = 0, when i ≠ j
❑ aij = 1, when i = j .
(VIII) Upper Triangular Matrix
A square matrix in which all the elements below the diagonal are zero is
known as the upper triangular matrix. For example,
Example 4 :-
As the given matrices are equal, therefore, their corresponding elements
must be equal.
Comparing the corresponding elements,
we get x + 3 = 0 , z + 4 = 6 , 2y – 7 = 3y – 2 , a – 1 = – 3 , 0 = 2c + 2 .
b – 3 = 2b + 4
Simplifying, we get a = – 2, b = – 7, c = – 1, x = – 3, y = –5, z = 2.
EXERCISE 3.1
Addition/Subtraction of Matrices
Two matrices can be added/subtracted, iff (if and only if) the
number of rows and columns of both the matrices are same,
or the order of the matrices are equal.
For addition/subtraction, each element of the first matrix is
added/subtracted to the elements present in the 2nd matrix.
Matrix Multiplication
Like Matrix can be Multiplied two ways,
(i) Scalar Multiplication
(ii) Multiplication with another matrix
2.
3.
4.
5.
19.
20.
21.
Transpose of a Matrix
If A = [aij] be an m × n matrix, then the matrix obtained by interchanging the
rows and columns of A is called the transpose of A. Transpose of the matrix A
is denoted by A′ or (AT ).
❑ In other words, if A = [aij] m × n , then A′ = [aji] n × m
❑ For example,
Properties of transpose of the matrices
We now state the following properties of transpose of matrices without
proof. These may be verified by taking suitable examples. For any matrices A
and B of suitable orders, we have
(i) (A′)′ = A
(ii) (kA)′ = kA′ (where k is any constant)
(iii) (A + B)′ = A′ + B′ (iv) (A B)′ = B′ A′
EXAMPLE 1:-
EXAMPLE 2:-
1 2)
DETERMINANTS
To every square matrix A = [aij] of order n, we can associate a number called
determinant of the square matrix A .
Remarks:-
(i) For matrix A, |A| is read as determinant of A and not modulus of A.
(ii) Only square matrices have determinants.
• The sign of the value of the determinant changes if any two rows or any
two columns are interchanged.
Det(A) = -Det(B)
• The value of a determinant is equal to zero if any two rows or any two
columns have the same elements.
Det(A) = 0
• The value of the determining becomes k times the earlier value of the
determinant if each of the elements of a particular row or column is
multiplied with a constant k.
Det(B) = k× Det(B)
• If a few elements of a row or column are expressed as a sum of terms,
then the determinant can be expressed as a sum of two or more
determinants.
2. Evaluate:
2. Without expanding, show that the values of each of the
following determinants are zero:
1. 5.
2. 6.
3. 7.
4. 8.
Question 3.
Question 4.
Question 5.
Question 6.
Cramer’s Rule 3×3
To find the Cramer’s rule formula for a 3×3 matrix, we need to consider
the system of 3 equations with three variables.
Consider:
a1x + b1y + c1z = d1
a2x + b2y + c2z = d2
a3x + b3y + c3z = d3
Let us write these equations in the form AX = B.
Therefore, x = Dx/D, y = Dy/D, z = Dz/D; D ≠ 0
Question:
Solve the following system of equations using Cramer’s rule:
x + y + z =6
y + 3z = 11
x + z =2y or x – 2y + z = 0
Solution:
Given,
x + y + z =6
y + 3z = 11
x + z =2y or x – 2y + z = 0
Let us write these equations in the form AX = B.
EXERCISE 3.4
1. Solve the following equations by using Cramer’s rule
(i) 2x + 3y = 7; 3x + 5y = 9
(ii) 5x + 3y = 17; 3x + 7 y = 31
(iii) 2x + y − z = 3, x + y + z = 1, x − 2 y − 3z = 4
(iv) x + y + z = 6, 2x + 3y − z = 5, 6x − 2 y − 3z = − 7
(v) x + 4 y + 3z = 2, 2x − 6 y + 6z = −3, 5x − 2 y + 3z = −5
A pair of linear equations in two variables in general can be
represented as
a1x+b1y+c1=0 and a2x+b2y+c2=0.
We can find the solution to these equations by the graphical or
algebraic method.
Consistent System
To sketch the graph of pair of linear equations in two variables,
we draw two lines representing the equations. The following
cases are possible:
i) If both the lines intersect at a point, then there exists a
unique solution to the pair of linear equations. In such a case,
the pair of linear equations is said to be consistent.
In the graph given above, lines
intersect at point P(x, y) which
represents the unique solution of
the system of linear equations in
two variables.
Algebraically,
if then,