CHAPTER – 1

MATRICES AND DETERMINANTS

Points to remember

1.A matrix obtained by changing rows into columns and columns into rows is called transpose of given matrix. If the matrix is denoted by a, its transpose is denoted by a ’ or At.

2.A square matrix A = [aij] is symmetric if A’ = A.

3.A square matrix A = [aij] is skew symmetric if A’ = –A.

4.Diagonal elements of a skew symmetric matrix are always zero.

5.If a determinant corresponding to a square matrix is zero, then matrix is said to be singular matrix. If |A| 0, then is its said to be a non-singular matrix.

6.For a square matrix A, A+ A’ is a symmetric matrix and A – A’ is a skew symmetric matrix and

SQUARE MATRIX = SYMMETRIX + SKEW-SYMMETRIC.

7.(a)Matrix multiplication is not commutative.

(b)Matrix multiplication is associative, if A, B, C be three matrices of order mxn, nxp and pxq. Then (AB)C = A(BC)

(c)Matrix multiplication is distributive over addition. If A, B, C be three matrices of order mxn, nxp, nxp respectively, then A(B + C) = AB + AC.

(d)AI = A = IA

An = A A …………. A (n factors)

8.Properties of determinants

(i)Value of determinant remains unchanged if its rows and columns are interchanged.

(ii)If any two rows or columns are interchanged the value of determinant changes by minus sign.

(iii)If any two rows or columns of a determinant are identical, then its value is zero.

(iv)If each element of a row or column is multiplied by a constant k then the value of determinant becomes k times the value of original determinant.

(v)If each element of a row or column is expressed as a sum of two or more terms then the determinant can be expressed as the sum of two or more determinants.

(vi)If each element of a row or column of a determinant be multiplied by the same constant and then added to the corresponding elements of some other row or column then the value of determinant remains unchanged.

(vii)If each element of a row or column is zero then the value of the determinant is zero.

Evaluation of Determinant:

Steps: (i) Reduce large numerals into smaller by applying properties.

(ii)Try to introduce zero at maximum number of places in a particular row or column using properties and expand along that particular row.

Example : Evaluate,

Take 3 common from C2 & 4 from C3 then

(a)Area of a triangle with vertices

(b)If points

10.Solution of system of equations using determinants (CRAMER’S RULE):-

Suppose system of equations is

Then,

(a)If D0, then system has a unique solution and is consistent.

(b)If D = 0 and are also zeros, the system is dependant has infinite solutions and consistent.

(c)If D = 0 and at least one of is0, then system is inconsistent.

11.

12.

13.Solution of system of equations using matrices:

Let System be:

(a)If |A|0, then system is consistent and has a unique solution, given by X = A–1B

(b)If |A| = 0 and (adjoint A). B0, (adjA). B0, then system is inconsistent and has no solution.

(c) If |A| = 0 and (adjoint A). B = 0,then system is either constituent and has infinite solutions Or the system may have no solution and hence inconsistent.

14.Solution of system of homogeneous equations:

Let system be:

(a)It has a trivial solution if i.e. x = 0, y = 0 and z = 0 (only solution)

(b)It has non trivial solution if , In the case the system has infinitely many solutions.

Note : Homogeneous system of equations is always consistent i.e. this system has either unique solution (x=0, y=0, z=0) or infinitely many solution.

15.For any square matrix A, A.(adjoint A)=(adjointA).A=|A|.l

GRADED QUESTIONS

LEVEL-1

1.Prove that for A = . A + a ’ is a symmetric matrix, where a ’ denotes the transpose of A.

3 Marks

2.Evaluate the following determinants using properties:3 Marks

3.If the points (a, 0), (0, b) and (p, q) are collinear, prove that

4.Find the area of the triangle with vertices (– 2, 4), (2, –6) and (5, 4).3 Marks

5.If A =

6.Find A–1 for A=

7.If A = verify that

8.Solve the following system of equation by matrix method:

4x – 3y = 5

3x – 5y = 1

9.Using matrix method, solve the system of equations:

x + y + z = 1

x – 2y + 3z = 2

x – 3y + 5z = 3

10.Solve the following system of equations by cramer’s rule:

2y – 3z = 0

x + 3y + 3z = –4

3x + 4y = 3

LEVEL-2

1.Find a matrix X such that X.

2.If A = where ‘w’ is one of the imaginary cube root of unity. Find A–1.

3.Using properties of determinants, evaluate:

4.Construct a 2 × 2 matrix

A = where elements are given by

(i)

(ii)

5.If f (x) =

6.If f(x) = x² – 5x + 7 and A =

7.Find the value of x such that

8.Find the symmetric and skew-symmetric parts of the matrix A =

9.Solve for the matrix X

10.Solve the matrix equation:

11.Solve the system of homogeneous equations:

(i)x + y – z = 0

x – 2y + z = 0

3x + 6y – 5z = 0

(ii)3x – 4y + 5z = 0

x + y – 3z = 0

2x + 3y + z = 0

12.Show that the matrix A = satisfies the equations A3 – A2 – 3A – l3 = 0 and hence find A–1.

13.If A =

2x – y + 3z = 9

x + y +z = 6

x – y + z = 2

LEVEL-3

1.If A = prove that

for all nN. (using principle of MATHEMATICAL INDUCTION)3 Marks

2.Without finding the adj A, find A(adj A) for matrix, A =

Hint : A(AdjA) = |A|1

3.Find K so that the equations

3x – 2y + 2z = 1

2x + y + 3z = –1

x – 3y + kz = 0, may have a unique solution

4.Show that

5.If A = such that a² + b² + c² + d²=1

Then compute A–1.

6.If a + b + c = 0 and

then show that x = 0 or x =

Hint :- a + b + c = 0

7.If then prove that xyz = –1.

8.

9.If p + q + r = 0, them prove that

10.Find the product of the matrices A and B

and use it to solve the equations

x + y + 2z = 1

3x + 2y + z = 7

2x + y + 3z = 2

11.Use cramer’s rule to solve:

x + y + z = 1

ax + by + cz = 7

a²x + b²y + c²z = k²

12.Using Cramer’s rule, Show that the following system of equations is consistent :

x – y + z = 3

2x + y – z = k

-x - 2y + 2z = 1 Also find the solution.

13.Solve the equation by Cramer’s Rule

(b + c) (y + z) – ax = b – c

(c + a) (z + x) – by = c – awhen a + b + c 0

(a + b) (x + y) – cz = a – b

Some more important Questions

1.

find the matrix C such that A + B + C is a zero matrix.

2.Find a 2 × 2 matrix B such that

3.Prove that

4.Prove that

5.If A =

6.Using properties of determinants, solve for x:

Using properties of determinants, prove that

7.Let A = and 1 be the identity matrix of order 2.

Prove that 1 + A = (1–A)

8.If A = and 1=

Find

9.Show that

10.Let A =

find

11.Solve the following system of equations using Cramer’s rule:

x + y + 3z = 6

x – 3y – 3z = –4

5x – 3y + 3z = 8

12.Solve the equations by matrix method :

13.If A = find A–1 and hence solve the following equation:

4x – 5y – 11z = 12

x – 3y + z = 1

2x + 3y – 7z = 2

14.If A =, find A–1, using A–1solve the following system of linear equation:

2x + y + z = 3

2x + z = 5

–2y – z = 1

15.Using matrix method solve the following system of linear equations :

x + y + z = 3

2x – y + z = 2

x – 2y + 3z = 2

2x – 3y + 5z = 11

3x + 2y – 4z = –5

x + y – 2z = –3

x + y + z = 1

x – 2y + 3z = 2

x – 3y + 5z = 3

QUIZ

(Matrices & Determinants)

1.If A = is a symmetric matrix, then find the value of x.

2.If A is a matrix of order 3 × 4, then each row of A has how many elements ?

3.Find whether the following matrix is invertible or not.

A =

(Hint : |A| = 0)

4.If |A| = |A’| where A’ is transpose of square matrix A, then comment on the type of the matrix ?

5.Each element of a 3 × 3 matrix A is multiplied by 3 to get matrix i.e. B = 3A if, |B| = |A| find the value of .

6.Find whether the following system of equations is consistent or not, if consistent find the type of solutions.

x + 2y = 5

4x + 8y = 20

7.Find the value of following determinant

8.Find all 2 × 2 real matrices which commute with

A =

Let B = such that AB = BA (commutative property)

9.If, 1 =

B = 1 cos+ j sin

10.Suppose, D =

D’ =

Show that, D’ = D.

ASSINGMENT

(Matrices & Determinants)

For what values of x and y are the following matrices equal.

A =

(Hint: common solution of y should be considered for answer)

Let,

A =

Find AB and BA and show that matrix multiplication is not commutative.

Let f(x) = x² – 5x + 6. Find f(A) if A =

If, A =

Verify that, (AB)T = BT.AT

Without expanding, show that

(Hint: Apply, Take abc common from C1 & C2)

If points (2, –3), (, –1) and (0, 4) are collinear find the value of .

The sum of three numbers is 6. If we multiply is 6. If we multiply the third number by 2 and add it to first number we get 7. By adding second and third numbers to three times the first number we get 12. Use determinants to find the number.

(HINT :x + y + z = 6

x + 2z = 7

3x + y + z = 12

verify that, (AB)–1 = B–1A–1

Show that A =

Find A–1, where A =

x + 2z – 3z = –4,2x + 3y + 2z = 2and3x – 3y – 4z = 11

Show that following homogeneous system of equations has non-trivial solutions. Also find the solutions.

x – 2y + z = 0,x + y – z = 0,3x + 6y – 5z = 0

EVALUATION

(Matrices & Determinants)

1.Find the value of p and q such that

A² + pl = qA. Where A =

2.If f(x) =

3.If A =

4.For what value of does the homogeneous system of equation 3x + 2y + z = 0, x + 2y = z, x + 3y + 3z = 0 has a non-trivial solution.

5.If A = verify that A²– 4A –1 = 0, hence find A–1.

6.Using cramer’s rule, find the function f(x) ax² + bx + c, such that f(0) = 1, f(1) = 2 and f(2) = 7.

7.Find the values of P, such that the area of the triangle with vertices (5, 4), (–2, 6) and (p, 4) is 35 square units.

8.Given A = , verify that BA = 61, hence solve the system of equation.

X – y = 3,2x + 3y + 4z – 17 = 0,y + 2z – 7 = 0

Graphics By:- Pradeep 1 Written By:- Raj Kumar Badhan