0% found this document useful (0 votes)
4 views

selfstudys_com_file

This document contains a series of questions and exercises related to matrices, including definitions, properties, and construction of various types of matrices. It covers topics such as scalar matrices, identity matrices, diagonal matrices, and operations like addition, subtraction, and multiplication of matrices. Additionally, it includes problems on finding values from equations involving matrices and determining properties like symmetry and skew-symmetry.

Uploaded by

ganap692
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

selfstudys_com_file

This document contains a series of questions and exercises related to matrices, including definitions, properties, and construction of various types of matrices. It covers topics such as scalar matrices, identity matrices, diagonal matrices, and operations like addition, subtraction, and multiplication of matrices. Additionally, it includes problems on finding values from equations involving matrices and determining properties like symmetry and skew-symmetry.

Uploaded by

ganap692
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

CHAPTER -03

MATRICES
One mark questions:
1. Define a scalar matrix. (K)
2. Define an Identity matrix. (K)
3. Define a diagonal matrix. (K)

2 5 19  7
 5 
4. In the matrix A   35  2 12  , write: (i) the order of the matrix
 2 
 3 1  5 17 

(ii) The number of elements (iii) Write the elements a13, a21, a33, a24, a23 . (U)

5. If a matrix has 24 elements, what are the possible orders it can have? What, if it has 13
elements? (U)

6. If a matrix has 18 elements, what are the possible orders it can have? What, if it has 5
elements? (U)

7. Find the number of all possible matrices of order 3 ×3 with each entry 0 or 1 ? (U)

8. If a matrix has 8 elements, what are the possible orders it can have? (U)

9. Construct a 2 × 2 matrix, A = [aij], whose elements are given by; (A)

(i  j ) 2 i (i  2 j ) 2
(i) aij  (ii) aij  (iii) aij 
2 j 2

1
10. Construct a 3 × 3 matrix whose elements are given by aij  |i 3j | (A)
2

11. Construct a 3 × 4 matrix, whose elements are given by: (A)

1
(i) aij  | 3 j  j | (ii) aij = 2i –j
2

12. Find the values of x, y and z from the following equations:

 x  y  z  9 
4 3  y z   x  z   5 
(i)    (U) (ii)
    (A)
 x 5  1 5  y  z  7

19
Question Bank: Department of Pre University Education
1 3  y 0 5 6
13. Find x and y, if 2    (U)
0 x   1 2 1 8

 2  1 10
14. If x    y      , find the values of x and y. (U)
 3  1  5

3 2   1 0
15. Find X, if Y    and 2 X  Y    (A)
1 4  3 2

16. Find the values of x and y from the following equation

x 5  3  4  7 6 
2   (U)
7 y  3 1 2  15 16

17. Find the value of a, b, c and d from the equation:

 a  b 2a  c    1 5 
2a  b 3c  d    0 13 (A)
   

 1 1 5
 
18. Show that the matrix A  1 2 1 is a symmetric matrix. (U)
 
 5 1 3

 0 1 1

19. Show that the matrix A  1 0 1  is a skew symmetric matrix. (U)

 1 1 0 

 2 4  1 3  2 5
20. Let A =  ,B=  2 5 , C=  3 4 . Find each of the following
 3 2    

(i) A + B (ii) A – B (iii) 3A – C (iv) AB (v) BA (U)

21. Consider the following information regarding the number of men and women workers in
three factories I, II and III

Men Workers Women workers

I 30 25

II 25 31

III 27 26

Represent the above information in the form of a 3 × 2 matrix. What does the entry in
the third row and second column represent? (U)

20
Question Bank: Department of Pre University Education
2 5 1
 3 1 1  
22. Given A    and B   1  , find A + B (U)
 2 3 0 2 3
 2 

1 2 3  3  1 3
23. If A =   and B =   , then find 2A – B (U)
2 3 1   1 0 2

6 9  2 6 0
24. Find AB, if A =   and B =   (U)
2 3 7 9 8 

1 0  0 1   0 1 0  1
25. If A =   and B = 1 0 , then prove that i) AB =  1 0 and ii)BA = 1 0  . (U)
0 1      

0  1 3 5
26. Find AB, if A =   and B = 0 0  (U)
0 2   

 cos  sin    sin   cos  


27. Simplify cos     sin   (A)
 sin  cos   cos  sin  

 10  2
28. Find P – 1, if it exists, given P =   (A)
 5 1 

3 3 2  2  1 2
29. Find the transpose of each of the following matrices: A =   and B = 1 2 4  .
4 2 0  
(U)

3 3 2  2  1 2
30. If A =   and B =   , verify that (A)
4 2 0 1 2 4 

(i)  A   A (ii)  A  B   A  B

31. Compute the following (A)

 a b  a b  a 2  b 2 b 2  c 2   2ab 2bc 
(i)    (ii)     
  b a  b a  a  c
2 2
a 2  b 2   2ac  2ab

 1 4  6 12 7 6
    cos 2 x sin 2 x   sin 2 x cos 2 x 
(iii) 8 5 16  8 0 5
    (iv)  2 2 
 2 2 
 sin x cos x  cos x sin x 
 2 8 5   3 2 4

32. Compute the indicated products: (U)

21
Question Bank: Department of Pre University Education
1 
 a b  a  b    1  2 1 2 3
(i)    (ii) 2 2 3 4 (iii)   
 
  b 1  b a  3 2 3  2 3 1

2 3 4 1  3 5  2 1 2  3
      1 0 1  3  1 3 
(iv) 3 4 5 0 2 4
   (v) 3 2 
   1 2 1 (vi)    1 0 
4 5 6 3 0 5  1 1     1 0 2  3 1 
 

Three marks questions:


x  y 2  6 2
1. Find the values of x, y and z from the following equations:   . (S)
5  z xy  5 8

x z  1  1  3 5
2. Solve the equation for x, y, z and t, if 2   3   3  (U)
y t  0 2   4 6

x y   x 6  4 x  y
3. Given 3     , find the values of x, y, z and w. (S)
 z w  1 2w  z  w 3 

4. Find the values of a, b, c and d from the following equation

2a  b a  2b   4  3
5c  d 4c  3d   11 24  (A)
   

 x  3 z  4 2 y  7  0 6 3 y  2

5. If  6 a  1
 
0    6  3 2c  2  (S)

b  3  21 0  2b  4  21 0 

Find the values of a, b, c, x, y and z.

6. Using elementary transformations, find the inverse of each of the matrices (A)

1  1 2 1 1 3   2 3 2 1 
(i)   (ii)   iii.   iv.   v.  
2 3  1 1 2 7  5 7  7 4 

2 5 3 1 4 5 3 10 2  6
vi.   vii.   viii.   ix.   xi.  
1 3 5 2  3 4 2 7  1  2 

 6  3  2  3 2 1 
xii.   xiii.   xiv.  
 2 1   1 2   4 2

22
Question Bank: Department of Pre University Education
1 2 
7. By using elementary operations, find the inverse of the matrix A =   (U)
2 1

7 0  3 0
8. Find X and Y, if X + Y =   and X – Y = 0 3 (U)
 2 5  

 2 3  2  2
9. Find X and Y, if 2X + 3Y =   and 3X + 2Y =  1 5  (U)
 4 0  

8 0   2  2
 
10. If A = 4  2 and B =
4 2  , then find the matrix X, such that 2A + 3X = 5B. (A)
  
3 6   5 1 

5 2  3 6 
11. Find X and Y, if X + Y =   and X – Y = 0 1 (U)
0 9   

2 5 2 3 
3 1 1
3 5 5
1 2 4 1 2 4
12. If A =   and B =   , then compute 3A – 5B (A)
3 3 3 5 5 5
7 2
2 7 6 2
 3 3   5 5 5 

cos x  sin x 0
 
13. If F(x) = sin x cos x 0 , show that F  x   F  y   F  x  y  (A)
 
 0 0 1

 cos  sin  
14. If (i) A =  , then verify that A A = I (A)
 sin  cos  

 sin  cos  
(ii) If A =  , then verify that A A = I
 cos  sin  

5  1 2 1 2 1 5  1
15. Show that      (U)
6 7  3 4 3 4 6 7 

1 2 3  1 1 0  1 1 0 1 2 3
   
16. Show that 0 1 0 0  1 1  0  1 1 0 1 0
  (A)
     
1 1 0  2 3 4  2 3 4 1 1 0

23
Question Bank: Department of Pre University Education
  1 2 3  4 1  5
 
17. If A = 5 7 9 and B =
 1 2 0  , then verify that
   
 2 1 1  1 3 1 

(i) (A + B) = A + B (ii) (A – B) = A - B (U)

 3 4
   1 2 1
18. If A =  1 2 and B =  , then verify that (U)
 
 1 2 3
 0 1 

(i) (A + B) = A + B (ii) (A – B) = A – B

  2 3  1 0
19. If A =   and B =  1 2 , then find (A + 2B) (U)
 1 2  

2 3
 1  2 3 4 5 then find AB, BA. Show that AB  BA.
20. If A =   and B = (U)
 
 4 2 5
2 1

21. In a legislative assembly election, a political group hired a public relations firm to promote
its candidate in three ways: telephone, house calls, and letters. The cost per contact (in paise) is
given in matrix A as

Cost per contact

 40  Telephone
 
A = 100 Hou sec all
 
 50  Letter

The number of contacts of each type made in two cities X and Y is given by

Telephone Hous sec all Letter

1000 500 5000   X


B=  . Find the total amount
3000 1000 10000  Y
spent by the group in the two cities X and Y. (A)

22. A trust fund has RS. 30,000 that must be invested in two different types of bonds. The first
bond pays5 % interest per year, and the second bond pays 7 % interest per year. Using matrix
multiplication, determine how to divide Rs. 30,000 among the two types of bonds. If the trust
fund must obtain an annual total interest of :

(a) Rs. 1800 (b) Rs. 2000 (A)

24
Question Bank: Department of Pre University Education
23. A book shop of a particular school has 10 dozen chemistry books, 8 dozen physics books, 10
dozen economics books. Their selling prices are Rs. 80, Rs. 60 and Rs. 40 each respectively. Find
the total amount the bookshop will receive from selling all the books using matrix algebra. (A)

24. If A and B are symmetric matrices of the same order, then show that AB is symmetric if and
only if A and B commute, that is AB = BA. (K)

 3  2 1 0
25. If A =   and I =   , find k so that A = kA – 2I
2 (A)
 4  2 0 1 

1 5
26. For the matrix A =   , verify that (U)
 6 7 

(i) (A + A ) is a symmetric matrix (ii) (A - A ) is a skew symmetric matrix

 0 a b
1 1 
27. Find ( A  A' ) and ( A  A' ) , when A =  a 0 c
 (U)
2 2  
  b  c 0

28. Express the following matrices as the sum of a symmetric and skew symmetric matrix: (U)

 6 2 2 
3 5   
(i)   (ii)  2 3  1
 
1 1  2  1 3 

 2  2  4

29. Express the matrix B =  1 3 4  as the sum of a symmetric and a skew symmetric

 1  2  3
matrix. (U)

30. If A and B are symmetric matrices of the same order, then show that AB is symmetric
(K)
if and only if AB = BA.

31. If A and B are invertible matrices of the same order, then prove that  AB   B 1 A1
1
(K)
32. Prove that for any square matrix A with real number entries, A  A is a symmetric matrix
and A  A is a skew symmetric matrix. (K)
33. Prove that any square matrix can be expressed as the sum of symmetric and skew
symmetric matrix.
(K)
34. Prove inverse of a square matrix, if it exist, is unique. (K)

25
Question Bank: Department of Pre University Education
Five marks questions:
 2 
 
1. If A  4 , B  1 3 6 , verify that  AB   B A . (U)
 
 5 

1 2  3  3  1 2  4 1 2

4. If A = 5 0 2  , B = 4 2 5 and C = 0 3 2 (U)
    
1  1 1  2 0 3 1  2 3

Then compute (A + B) and (B – C).Also, verify that A + (B – C) = (A + B) – C

1 1  1  1 3
 1 2 3  4
5. If A = 2 0
 3  , B =  0 2 and C =
  2 0  2 1  , find A(BC), (AB)C and show
3  1 2   1 4  

that (AB)C = A(BC). (U)

2 0 1

6. Find A – 5 A  6I , if A  2 1 3
2  (U)
 
1 1 0 

 0 6 7 0 1 1  2
     
7. If A  6 0 8 , B  1 0 2 , C  2
     
 7 8 0  1 2 0   3 

Calculate AC, BC and (A + B) C. Also, verify that (A + B)C = AC + BC. (U)

1 1 1 
 
8.If A  1 2 3 , verify that A3  6 A2  5 A  11 I  O ,
 
 2 1 3 

where O is zero matrix of order 3 x 3. (A)

 1 2 3
 
9. If A = A  3 2 1 , then show that A3 – 23 A – 40I  O . (A)
 
 4 2 1

1 0 2
 
10. If A  0 2 1 , prove that A3 – 6 A2  7 A  2I  0 . (A)
 
 2 0 3 

26
Question Bank: Department of Pre University Education
 2 1 5 2  2 5
11. Let A = A    ,B    ,C    . Find a matrix D such that CD – AB  O (U)
3 4  7 4   3 8

 
 0  tan 
12. If A  
2 and is the identity matrix of order 2, show that
 I
 tan  0 
 2 
cos   sin  
I  A   I – A  . (S)
 sin  cos  

****************************************

27
Question Bank: Department of Pre University Education

You might also like