Important Questions for Class 12 Maths Chapter 3 Matrices

Collegedunia Team logo

Collegedunia Team

Content Curator

Important Questions for Class 12 Maths Chapter 3 Matrices are covered in the article. A matrix is a rectangular arrangement of numbers (either real or complex) that are enclosed using () or | |. There are several types of matrices, including the Square Matrix, Symmetric Matrix, Diagonal Matrix, Identity Matrix, Row Matrix, and Column Matrix.

Example of Matrices

Example of Matrices

The video below explains this:

Matrices Detailed Video Explanation:


Very Short Answer Questions [1 Mark Questions]

Ques. Define “Square Matrix.”

Ans. A square matrix is one in which the number of rows equals the number of columns, i.e. m = n.

Ques. Define the Diagonal matrix and the principal diagonal of a matrix.

Ans. A diagonal matrix is a square matrix in which every non-diagonal entry is zero. The principal diagonal of a matrix is defined as the first diagonal element of the first row to the final diagonal element of the last row in a square matrix.

Ques. What are the possible orders of a matrix that has 8 elements?

Ans. Number of rows x number of columns = 8.
The possible number of rows and columns are the possible factors of 4.
Therefore, 1 x 8, 8 x 1, 4 x 2, 2 x 4 are the possible orders of a matrix that has 8 elements.

Ques. Provide an example of a matrix A and B where, AB = 0 but A ≠ 0, B ≠ 0

Ans\(\alpha - \beta\)

A = [ 0 -1 0 2 ], B = [ 3 5 0 0 ]

AB = [ 0 0 0 0 ]

Ques. A = [ay] m × n is a square matrix, if:

Ans. A matrix is said to be a square matrix if the number of rows equals the number of columns. Therefore, A = [ay] m × n is a square matrix, conditioned that, m=, where m is the number of rows and n denotes the number of columns.

Ques. What are all the possible orders a matrix can have if it has 28 elements?

Ans. To write all possible orders,
So, number of rows x number of columns = 28
Where the possible number of rows and columns are the possible factors of 28.
Therefore, 1 x 28, 2 x 14, 4 x 7, 7 x 4, 14 x 2, 28 x 1 are the possible ordered pairs of 28 elements.

Also read:


Short Answer Questions [2 Mark Questions]

Ques. If one given matrix A is both symmetric and also skew-symmetric, then find the value of A.

Ans. For any square matrix taken, we know that A+AT is symmetric and A-AT is skew-symmetric.

A1 = A 

A1 = -A

A = -A 

2A = 0 

Thus, A = 0

Ques. Give the elements a23 of a 3 x 3 matrix A = [aij] whose elements atj are given by: |i − j|2

Ans. I and j are used to denote the row and column number
We have [aij] = |i−j|2

∴ a23 = |2−3|2=|−1|2 = 12

Ques. Prove that AA 1 is symmetric if A is any square matrix.

Ans.
Let P = AA’
P’ = (AA)’
= [ (A’)’ A’]
= AA’
= P, Hence, Proved.

Ques. If A and B are symmetric matrices of the same order, prove that AB + BA is symmetric

Ans. Let P= AB + BA
P’ = ( AB + BA )’
= ( AB)’ + ( BA)’
= A’B’ + B’A’
= BA + AB ( A= A’, B’= B)

= AB + BA

= P

Hence, proved that AB + BA is symmetric.

Ques. What possible orders can a matrix have if it has 24 elements? What if it has 13 elements?

Ans. The order of a matrix is in the form of m x n where m is the number of rows and n is the number of columns. 

To find the possible orders of a matrix, we will have to find all the ordered pairs of natural numbers that are factors of 24.

1x 24).(24×1). (2×12). (12×2). (3×8).(8×3). (4×6). (6×4) are all the possible ordered pairs.

Also, for 13 elements, since the product of factors can be only 1 and 13 so the possible ordered pairs are ( 1 × 13 ) and ( 13 × 1 ).

Ques. A = [ 2 5 4 6 ], Prove that A + A’ is a symmetric matrix.

Ans. P = A + A’

= [ 2 5 4 6 ] + [ 2 4 5 6 ]

P = [ 4 9 9 12 ]

P’ = [ 4 9 9 12 ]

P = P’ Hence, proved.


Long Answer Type Questions [3 Marks Questions]

Ques. Solve for x [ 2 -3 1 1 ][ x 4 ]  = [ 1 3 ]

Ans. [ 2x -3y x+ y ] = [ 1 3 ]

2x – 3y = 1 

x + y = 3 

x = 3 – y 

2 (3 – y) – 3y = 1

-5y = -5 

y = 1 

x = 3 – 1 

Thus, x = 2

Ques. Solve for x and y, given that [ x y 3y x ][ 1 2 ]  = [ 3 5 ]
[ x y 3y x ] = [ 3 5 ]

Ans.

x + 2y = 3

3y + 2x = 5

2x + 4y = 6

2x + 3y = 5

y =1 

x + 2 (1) = 3 

Therefore, x = 1

Ques. What values of x and y will make the following 

[ 3x + 75y + 12 – 3x ] = [ 0 y-2 8 4 ]

Ans. We will equate these equations as they are equal, 

So, 

3x + 7=0

x = -7⁄3

y - 2 = 5

y = 7 

y + 1 = 8

y = 7

2 - 3x = 4

\(X = \frac{-2}{3}\)

Since, there cannot be two values of x and y, therefore, they are impossible to find.


Very Long Answer Type Questions [5 Marks Questions]

Ques. If A = [ cos cos a a sin sin a cos cos a ] and A + A’ = I, then find the value of α

Ans. It is given that A + A’ = I, therefore, we shall first equate this in the matrix form by substituting A. 

[cos cos a a sin sin a cos cos a] + [cos cos a sin sin a a cos cos a] = [1 0 0 1]

On Adding the two matrices together we get,

On equating the terms to find the value of α

cos a =\(\frac{1}{2}\)

We know that, \(cos\frac{\pi}{3}=\frac{1}{2}\)

Therefore \(\text{cos a} = \text{cos cos}\frac{\pi}{3}\)

\(\alpha = \frac{\pi}{3}\)

Answer, Hence, the value of \(\alpha = \frac{\pi}{3}\)

Ques. Find a matrix A in which, 2A – 3B + 5C = 0,

And Where B = [ -2 2 0 3 1 4 ]  and C = [ 2 0 -2 7 1 6 ]

Ans. First we shall take the equation 2A – 3B + 5C = 0
2A = 3B – 5C
2A = 3 [-2 2 0 3 1 4] – 5 [2 0 -2 7 1 6]

= [-6 6 0 9 3 12] + [-10 0 10 35 -5 -30] = [-6-10 6+0 0+10 9-35 3-5 12-30]

Therefore, we get 2A = [-16 6 10 -26 -2 -18]

Hence, A = [-8 3 5 -13 -1 -9]

Ques. Using the elementary transformations, find the inverse of each of the matrices given, conditioned that it exists.

[2 0 -1 5 1 0 0 1 3]

Ans. Using the row operation,

Consider, A = [2 0 -1 5 1 0 0 1 3]

We know, A = IA

[2 0 -1 5 1 0 0 1 3] = [1 0 0 0 1 0 0 0 1]
So, using equation, R2 → R2 – 2R1
R1 ⇔ R2

[1 1 2 2 0 -1 0 1 3] = [-2 1 0 1 0 0 0 0 1] A

So, using equation, R2 → R2 – 2R1

R2 ⇔ R3

[1 1 2 0 1 3 0 -2-5] = [-2 1 0 5 -2 0 0 0 1] A

So, using equation, R1 → R1 – R2   R3 → R3 + 2R3

[1 0 -1 0 1 3 0 0 1] = [-2 1-1 0 0 1 5 -22] A

So, using equation, R1 → R1 + R3   R2 → R2 – 3R3

[1 0 0 0 1 0 0 0 1] = [3 -1 1 -15 6 -5 5 -2 2] A

A-1 = [3 -1 1 -15 6 -5 5 -2 2]

CBSE CLASS XII Related Questions

  • 1.

    A racing track is built around an elliptical ground whose equation is given by \[ 9x^2 + 16y^2 = 144 \] The width of the track is \(3\) m as shown. Based on the given information answer the following: 

    (i) Express \(y\) as a function of \(x\) from the given equation of ellipse. 
    (ii) Integrate the function obtained in (i) with respect to \(x\). 
    (iii)(a) Find the area of the region enclosed within the elliptical ground excluding the track using integration. 
    OR 
    (iii)(b) Write the coordinates of the points \(P\) and \(Q\) where the outer edge of the track cuts \(x\)-axis and \(y\)-axis in first quadrant and find the area of triangle formed by points \(P,O,Q\). 
     


      • 2.

        Smoking increases the risk of lung problems. A study revealed that 170 in 1000 males who smoke develop lung complications, while 120 out of 1000 females who smoke develop lung related problems. In a colony, 50 people were found to be smokers of which 30 are males. A person is selected at random from these 50 people and tested for lung related problems. Based on the given information answer the following questions: 

        (i) What is the probability that selected person is a female? 
        (ii) If a male person is selected, what is the probability that he will not be suffering from lung problems? 
        (iii)(a) A person selected at random is detected with lung complications. Find the probability that selected person is a female. 
        OR 
        (iii)(b) A person selected at random is not having lung problems. Find the probability that the person is a male. 
         


          • 3.
            Mother, Father and Son line up at random for a family picture. Let events \(E\): Son on one end and \(F\): Father in the middle. Find \(P(E/F)\).


              • 4.
                Find the sub–interval of \((0,\pi)\) in which the function \[ f(x)=\tan^{-1}(\sin x-\cos x) \] is increasing and decreasing.


                  • 5.
                    Find the domain of \(p(x)=\sin^{-1}(1-2x^2)\). Hence, find the value of \(x\) for which \(p(x)=\frac{\pi}{6}\). Also, write the range of \(2p(x)+\frac{\pi}{2}\).


                      • 6.
                        A line passing through the points \(A(1,2,3)\) and \(B(6,8,11)\) intersects the line \[ \vec r = 4\hat i + \hat j + \lambda(6\hat i + 2\hat j + \hat k) \] Find the coordinates of the point of intersection. Hence write the equation of a line passing through the point of intersection and perpendicular to both the lines.

                          CBSE CLASS XII Previous Year Papers

                          Comments


                          No Comments To Show