0% found this document useful (0 votes)
29 views16 pages

12 Matrices 18.01.2023 QA

cbse

Uploaded by

gaheren504
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views16 pages

12 Matrices 18.01.2023 QA

cbse

Uploaded by

gaheren504
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

1/18/23, 5:15 PM Test Generator

Roll No. : Time -


Date : MM - 107

1. 1
If A is a 3 × 3 matrix, whose elements are given by aij = | – 3i + j |, then write the value a23.

Ans :
Given aij = | – 3i + j |

a23 = | – 6 + 3 | = 1.

2. If matrix A = [1 2 3] then find AA′, where A′ is the transpose of matrix A. 1

Ans :
AA′ = [1 2 3] = [1 + 4 + 9] = [14]

3. 1
If AT = and B = , then find AT – BT .

Ans :

4. 1
For what value of x, is the matrix A = a skew symmetric matrix?

Ans :
Given, A =

For a skew symmetric matrix, aij = – aji. ∀ i, j

∴ x = –(–2) = 2.

5. 1
If , find the value of y.

Ans : y + 2x = 7, –x = –2 x = 2, y = 3

https://gowebrachnasagar.com/tg/print-englishfonts.php?username=Raghu4322&bn=Mathematics&qv=withanswer 1/16
1/18/23, 5:15 PM Test Generator

6. 1
Given matrix A = , write the value of 3a22 – 4a33.

Ans : 3a22 – 4a33 = 3 × 5 – 4 × 4 = – 1

7. 1

Evaluate the following:

Ans : [ac + bd] + [a2 + b2 + c2 + d2] = [ac + bd + a2 + b2 + c2 + d2]

8. 1
Is matrix A = symmetric or skew symmetric? Give a reason.

Ans :

= –A

As A′ = –A, so matrix A is skew symmetric.

9. 1
Matrix A = is given to be symmetric, find values of a and b.

Ans : For matrix to be symmetric


2b = 3, 3a = –2
b= , a=

10. 1
If A = [aij] = and B = [bij] = , then find 3a12 – 5b21.

Ans : 3a12 – 5b21 = 3 × 3 – 5 × (–3) = 9 + 15 = 24

11. 2
If A = , then for what value of , A is an identity matrix?

Ans : cos = 1, sin =0 = 0°

12. 2
Simplify .

https://gowebrachnasagar.com/tg/print-englishfonts.php?username=Raghu4322&bn=Mathematics&qv=withanswer 2/16
1/18/23, 5:15 PM Test Generator

Ans :

13. 2
If , find the value of x.

Ans :

14. 2
If matrix A = and f(x) = 1 + x + x2 + x4 + x8 + x16, find f(A).

Ans : f(A) = I + A + A2 + A4 + A8 + A16 ...(i)

A2 = =

A4 = 0, A8 = 0, A16 = 0

From (i) f(A) = =

15. 2
If matrix A = and A2 = kA, then write the value of k.

Ans :

16. 2
Given A = and A100 = 2kA, then find k.

https://gowebrachnasagar.com/tg/print-englishfonts.php?username=Raghu4322&bn=Mathematics&qv=withanswer 3/16
1/18/23, 5:15 PM Test Generator

Ans :
A=

A2 = = =

A2 = 21 ⋅ A
Similarly A3 = 22A
A100 = 2kA k = 100 – 1 = 99

17. 2
If A = , find A2. Hence find A6 .

Ans :
A2 = = = I; A6 = (A2)3 = I3 = I

18. 4
If A = , verify that A2 – 4A – 5I = O.

Ans :

19. 4
If A = , find the values of p and q such that (pI + qA)2 = A.

Ans :
pI + qA = =

Now (pI + qA)2 = = = .

p2 – q2 = 0 and 2pq + q2 = 1; 2pq + p2 = 1 p2 = q2 p=±q


When p = q 2q2 + q2 =1 3q2 =1 q=± = p.

When p = – q – 2q2 + q2 = 1 q2 = –1 (not possible)

20. 4
Find 3x – 5y, if

https://gowebrachnasagar.com/tg/print-englishfonts.php?username=Raghu4322&bn=Mathematics&qv=withanswer 4/16
1/18/23, 5:15 PM Test Generator

Ans : Using equality of matrices


2x = 12, 2y = 6 – y, x – y = x – 2, 3y = 6
x = 6, y = 2
3x – 5y = 18 – 10 = 8

21. 4
If f(x) = , show that f(x) f(y) = f(x + y).

Ans :
f(x) ⋅ f(y) =

= = f(x + y).

f(x)f(y) = f(x + y)

22. 4
Find the integral values of x, if [x 4 –1] [x 4 –1]′ = O

Ans :
[x 4 –1] [x 4 –1]′ = O

[2x + 4 – 2 x+0–2 – x + 0 – 4] =O

[2x + 2 x–2 – x – 4] =O [2x2 + 2x + 4x – 8 + x + 4] = 0

[2x2 + 7x – 4] = 0 2x2 + 7x – 4 = 0 2x2 + 8x – x – 4 = 0


2x(x + 4) – 1(x + 4) = 0
(2x – 1)(x + 4) = 0 2x – 1 = 0, x + 4 = 0 x= ,–4
Integral value x = – 4

23. 4
Find x, if [x –5 –1] = O.

Ans :
[x – 5 – 1] =O

[x2 + 2x – 45 – 2x – 3] = [0] x2 – 48 = 0 x=±

24. 4
If , show that .

https://gowebrachnasagar.com/tg/print-englishfonts.php?username=Raghu4322&bn=Mathematics&qv=withanswer 5/16
1/18/23, 5:15 PM Test Generator

Ans :

25. 4
If A = [–2 –1 4] and B = , show that (BA)′ = A′B′.

Ans :

6
Show that the product of matrices and is a null matrix, when

and differ by odd number of .

Ans :

27. 1
If A = [aij] is a 2 × 3 matrix, such that aij = then a23 is

https://gowebrachnasagar.com/tg/print-englishfonts.php?username=Raghu4322&bn=Mathematics&qv=withanswer 6/16
1/18/23, 5:15 PM Test Generator

Ans :

28. If A = diag(3, –1), then matrix A is 1

Ans : (c), as diag (3, –1) is a diagonal matrix. Its order is 2 × 2 with diagonal elements 3 and (–
1).

29. Total number of possible matrices of order 2 × 3 with each entry 1 or 0 is 1


(a) 6 (b) 36 (c) 32 (d) 64

Ans : (d), as total elements are 6 and each entry can be done in 2 ways. Hence, total
possibilities = 26 = 64.

30. 1
Zero matrices are equal. State true or false.

Ans : False, as their orders are different.

31. 1
If A = then A16 is _________ matrix.

Ans :

32. If A is a square matrix such that A2 = A, then (I + A)2 – 3A is 1


(a) I (b) 2A (c) 3I (d) A

Ans : (a), as (I + A)2 – 3A = I2 + IA + AI + A2 – 3A = I + A + A + A – 3A = I

33. 1

Ans :

https://gowebrachnasagar.com/tg/print-englishfonts.php?username=Raghu4322&bn=Mathematics&qv=withanswer 7/16
1/18/23, 5:15 PM Test Generator

34. 1
If A = and A + A′ = I, then value of a is _________.

Ans :

35. 1
If A = and A = A′ then

(a) x = 0, y = 5 (b) x = y
(c) x + y = 5 (d) x – y = 5

Ans :

36. 1
The matrix A satisfies the equation then matrix A is

Ans :

37. 1
The matrix is

(a) a symmetric matrix

(b) a skew-symmetric matrix

(c) a diagonal matrix

(d) none of these

Ans : (d)

38. A manufacture produces three stationery products Pencil, Eraser and Sharpener which he sells 5
in two markets. Annual sales are indicated below:

https://gowebrachnasagar.com/tg/print-englishfonts.php?username=Raghu4322&bn=Mathematics&qv=withanswer 8/16
1/18/23, 5:15 PM Test Generator

Market Products (in numbers)


Pencil Eraser Sharpener
A 10,000 2000 18,000
B 6000 20,000 8,000

If the unit Sale price of Pencil, Eraser and Sharpener are ₹ 2.50, ₹ 1.50 and ₹ 1.00 respectively, and
unit cost of the above three commodities are ₹ 2.00, ₹ 1.00 and ₹ 0.50 respectively, then, based on
the above information answer the following: [CBSE Question Bank]

(a) Total revenue of market A

(i) ₹ 64,000 (ii) ₹ 60,400 (iii) ₹ 46,000 (iv) ₹ 40,600

(b) Total revenue of market B

(i) ₹ 35,000 (ii) ₹ 53,000 (iii) ₹ 50,300 (iv) ₹ 30,500

(c) Cost incurred in market A

(i) ₹ 13,000 (ii) ₹ 30,100 (iii) ₹ 10,300 (iv) ₹ 31,000

(d) Profit in market A and B respectively are

(i) (₹ 15,000, ₹ 17,000) (ii) (₹ 17,000, ₹ 15,000)

(iii) (₹ 51,000, ₹ 71,000) (iv) (₹ 10,000, ₹ 20,000)

(e) Gross profit in both market

(i) ₹ 23,000 (ii) ₹ 20,300 (iii) ₹ 32,000 (iv) ₹ 30,200

https://gowebrachnasagar.com/tg/print-englishfonts.php?username=Raghu4322&bn=Mathematics&qv=withanswer 9/16
1/18/23, 5:15 PM Test Generator

Ans : (a) (iii) ₹ 46,000

(b) (ii) ₹ 53,000

(c) (iv) ₹ 31,000

(d) (i) (₹ 15,000, ₹ 17,000)

(e) (iii) ₹ 32,000

39. Amit, Biraj and Chirag were given the task of creating a square matrux of order 2. 5

Below are the matrices created by them. A, B, C are the matrices created by Amit, Biraj and Chirag
respectively.

If a = 4 and b = −2, based on the above information answer the following: [CBSE Question Bank]

(a) Sum of the matrices A, B and C, A + (B + C) is

(b) (AT)T is equal to

(c) (bA)T is equal to

(d) AC − BC is equal to

(e) (a + b)B is equal to

https://gowebrachnasagar.com/tg/print-englishfonts.php?username=Raghu4322&bn=Mathematics&qv=withanswer 10/16
1/18/23, 5:15 PM Test Generator

Ans :

40. Consider two matrices of order 3 × 3 4

A = and B =

if these two matrices A and B are equal then

(a) find the value of a, b and c.

(b) find the value of 2c + 8a + 6b.

(c) find the value of x, y and z.

(d) find the value of 7x + 2y.

(e) find the value of (a + 2b + 3c + 4x + 5y + 6z).

https://gowebrachnasagar.com/tg/print-englishfonts.php?username=Raghu4322&bn=Mathematics&qv=withanswer 11/16
1/18/23, 5:15 PM Test Generator

Ans : (a) Since matrices A and B are equal so the corresponding matrix elements will be
equal.

So equating 3rd row and 2nd column element of both matrices to get value of ‘a’.

⇒ a = 1 + 2a

a = –1

Similarly equating 3rd row and 3rd column element we get,

b=2

and equating 2nd row and 3rd column element, we get

c = 3c + 2

c = –1

(b) Since values of a, b and c are –1, 2, –1 respectively.

So, 2 × (–1) + 8(–1) + 6(2) = –2 – 8 + 12 = 2

(c) For values of x, equating 1st row and 1st column of both the matrices, we get

2+x=8

⇒ x=6

Similarly equating 2nd row 2nd column, we get y as

8+y=6

y = –3

So, equating Ist row and 2nd column, we get z as

z+6=6

z=0

(d) As we know that value of x and y is 6 and –3

So, 7 × (6) + 2(–3) = 42 + (–6) = 36

(e) As a = –1 x=6

b=2 and y = –3

c = –1 z=0

Substituting these values, we get

–1 + 2(2) + 3(–1) + 4(6) + 5(–3) + 6(0) = 9

41. Two farmers Ramakishan and Gurucharan Singh cultivate only three varieties of rice namely 5
Basmati, Permal and Naura. The sale (in rupees) of these varieties of rice by both the farmers in
the month of September and October are given by the following matrices A and B.

https://gowebrachnasagar.com/tg/print-englishfonts.php?username=Raghu4322&bn=Mathematics&qv=withanswer 12/16
1/18/23, 5:15 PM Test Generator

September sales (in Rupees)

A=

October sales (in Rupees)

B=

[CBSE Question Bank]

(a) The total sales in September and October for each farmer in each variety can be represented
as _________.

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

(iii) A > B (iv) A < B

(b) What is the value of A23?

(i) 10000 (ii) 20000

(iii) 30000 (iv) 40000

(c) The decrease in sales from September to October is given by _________.

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

(iii) A > B (iv) A < B

(d) If Ramkishan receives 2% profit on gross sales, compute his profit for each variety sold in
October.

(i) ₹ 100, ₹ 200 and ₹ 120

(ii) ₹ 100, ₹ 200 and ₹ 130

(iii) ₹ 100, ₹ 220 and ₹ 120

(iv) ₹ 110, ₹ 200 and ₹ 120

(e) If Gurucharan receives 2% profit on gross sales, compute his profit for each variety sold in
September.

(i) ₹ 100, ₹ 200, ₹ 120

https://gowebrachnasagar.com/tg/print-englishfonts.php?username=Raghu4322&bn=Mathematics&qv=withanswer 13/16
1/18/23, 5:15 PM Test Generator

(ii) ₹ 1000, ₹ 600, ₹ 200

(iii) ₹ 400, ₹ 200, ₹ 120

(iv) ₹ 1200, ₹ 200, ₹ 120

Ans : (a) (i) A + B

(b) (i) 10000

(c) (ii) A – B

(d) (i) ₹ 100, ₹ 200 and ₹ 120

(e) (ii) ₹ 1000, ₹ 600, ₹ 200

42. Assume the following data regarding the number of USB cables and their types manufactured in 5
the company I, II and III per day.

Type A Type B Type C


I 40 30 50
II 20 80 10
III 40 60 5

(a) How the above information can be represented in a square matrix of 3 × 3?

(b) What does the element of 3rd row and 3rd column represents?

(i) Number of USB type ‘C’ = 5

Produced by company = III

(ii) Number of USB type ‘C’ = 50

Produced by company = III

(iii) Number of USB type ‘C’ = 40

Produced by company = III

(iv) Number of USB type ‘C’ = 5

Produced by company = I

(c) How many USB cables are produced by company I in 3 days?

(i) 120 (ii) 360

(iii) 90 (iv) 150

(d) How many USB cables are produced by all the companies in 2 days?

(i) 670 (ii) 560

(iii) 870 (iv) 1050

(e) How many USB cables of C-type are produced by company II?

(i) 10 (ii) 5
https://gowebrachnasagar.com/tg/print-englishfonts.php?username=Raghu4322&bn=Mathematics&qv=withanswer 14/16
1/18/23, 5:15 PM Test Generator

(iii) 50 (iv) 60

Ans : (a) (ii), (b) (iv), (c) (ii), (d) (i), (e) (i)

43. Three schools DPS, CVC and KVS decided to organize a fair for collecting money for helping the 5
flood victims. They sold handmade fans, mats and plates from recycled material at a cost of ₹
25, ₹ 100 and ₹ 50 each respectively. The numbers of articles sold are given as

School /Article DPS CVC KVS


Handmade fans 40 25 35
Mats 50 40 50
Plates 20 30 40

Based on the information given above, answer the following questions:

(a) What is the total money (in Rupees) collected by the school DPS?

(b) What is the total amount of money (in ₹) collected by schools CVC and KVS?

(c) What is the total amount of money collected by all three schools DPS, CVC and KVS?

(d) If the number of handmade fans and plates are interchanged for all the schools, then what is the
total money collected by all schools?

https://gowebrachnasagar.com/tg/print-englishfonts.php?username=Raghu4322&bn=Mathematics&qv=withanswer 15/16
1/18/23, 5:15 PM Test Generator

(e) How many articles (in total) are sold by three schools?

Ans : (a) 7000; (b) 14000; (c) ₹ 21000; (d) 21250; (e) 330

On her birth day, Seema decided to donate some money to children of an orphanage home. If 5
there were 8 children less, everyone would have got ₹ 10 more. However, if there were 16 children
more, everyone would have got ₹ 10 less. Let the number of children be x and the amount
distributed by Seema for one child be y (in ₹).

Based on the information given above, answer the following questions:

(a) Represent the equations in terms x and y.

(b) Write matrix equations to represent the information given above.

(c) Find the number of children who were given some money by Seema.

(d) How much amount is given to each child by Seema?

(e) How much amount Seema spends in distributing the money to all the students of the
Orphanage?

Ans : (a) 5x – 4y = 40, 5x – 8y = –80

(b)

(c) 32

(d) ₹ 30

(e) ₹ 960

https://gowebrachnasagar.com/tg/print-englishfonts.php?username=Raghu4322&bn=Mathematics&qv=withanswer 16/16

You might also like