12th Standard CBSE Syllabus & Materials
12th Standard CBSE
CBSE 12th Economics Government Budget and the Economy Previous year Question Papers Study Material - QB365 Set A
NEW12th Standard CBSE
CBSE 12th Computer Science Interface Python with MySQL - New Previous year Question Papers Study Material - QB365 Set A
NEW12th Standard CBSE
CBSE 12th Computer Science Database Concept - New Previous year Question Papers Study Material - QB365 Set A
NEW12th Standard CBSE
CBSE 12th Computer Science Data Communication - New Previous year Question Papers Study Material - QB365 Set A
NEW12th Standard CBSE
CBSE 12th Computer Science Data Structures - New Previous year Question Papers Study Material - QB365 Set A
NEW12th Standard CBSE
CBSE 12th Computer Science Functions - New Previous year Question Papers Study Material - QB365 Set A

Published on: 03/09/2019
Determinants
Download CBSE Class 12th Standard CBSE Maths question papers, sample papers, important questions, and previous year solved papers in PDF format. Get free study materials, NCERT solutions, and exam preparation resources for Class 12th Standard CBSE Maths
Questions + Answers key
Take MCQ Maths Test

1.
If \(A=\left| \begin{matrix} 6 & 0 & 1 \\ 0 & 1 & 2 \\ 0 & 0 & 4 \end{matrix} \right| \), then show that |2A| = 8|A|:
2.
If \(A=\left| \begin{matrix} 2 & 3 & -1 \\ 4 & 1 & 0 \\ 3 & 3 & 2 \end{matrix} \right| \) , find \(M_{ 12 }\times M_{ 21 }+C_{ 21 }\times C_{ 12 }\) when Mjj called minor and Cjj called co-factors of A.
3.
Find value of x, if \(\begin{vmatrix} 2 & 3 \\ x & 1 \end{vmatrix}=\begin{vmatrix} x & 3 \\ 2x & 5 \end{vmatrix}\)
4.
Find x, if \(\begin{vmatrix} -1 & 2 \\ 4 & 8 \end{vmatrix}=\begin{vmatrix} 2 & x \\ x & -4 \end{vmatrix}\)
5.
What positive value of x makes the following pair of determinants equal?
\(\begin{vmatrix} 2x & 3 \\ 5 & x \end{vmatrix},\begin{vmatrix} 16 & 3 \\ 5 & 2 \end{vmatrix}\)
6.
Evaluate \(\begin{vmatrix} a+ib & c+id \\ c-id & a-ib \end{vmatrix}\)
7.
A(adj A) = (adj A)A = |A| I for matrix \(A=\left| \begin{matrix} 1 & -1 & 2 \\ 3 & 0 & -2 \\ 1 & 0 & 3 \end{matrix} \right| .\)
8.
If A = \(\begin{bmatrix} 2 & -3 & 5 \\ 3 & 2 & -4 \\ 1 & 1 & -2 \end{bmatrix}\) find A-1. Using A-1 solve the following system of equations:
2x - 3y + 5z = 16;
3x + 2y - 4z = -4;
x + y - 2z = -3
9.
Using the properties of determinants, prove the following:
\(\begin{vmatrix} a & b & c \\ a-b & b-c & c-a \\ b+c & c+a & a+b \end{vmatrix}=a^3+b^3+c^3-3abc\)
10.
Find the minor of element 6 in the determinant \(\Delta =\left| \begin{matrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{matrix} \right| .\)
11.
Evaluate : \(\begin{vmatrix} 2 &4 \\-1 & 2 \end{vmatrix}\)
1.
We have, \(A=\left| \begin{matrix} 6 & 0 & 1 \\ 0 & 1 & 2 \\ 0 & 0 & 4 \end{matrix} \right| \)
|A| = 6(4-0)-0(0-0)+1(0-0)
|2A| = \(\left| \begin{matrix} 12 & 0 & 2 \\ 0 & 2 & 4 \\ 0 & 0 & 8 \end{matrix} \right| \)
= 12(16-0)-0(0-0)+2(0-0)
= 192
|2A| = 8 x 24 = 8|A|
2.
We have, \(A=\left| \begin{matrix} 2 & 3 & -1 \\ 4 & 1 & 0 \\ 3 & 3 & 2 \end{matrix} \right| \)
\(M_{ 12 }\left| \begin{matrix} 4 & 0 \\ 3 & 2 \end{matrix} \right| =8-0=8\)
\(M_{ 21 }\left| \begin{matrix} 3 & -1 \\ 3 & 2 \end{matrix} \right| =6+3=9\)
\(C_{ 21 }=-\left| \begin{matrix} 3 & -1 \\ 3 & 2 \end{matrix} \right| =-(6+3)=-9\)
\(C_{ 12 }=-\left| \begin{matrix} 4 & 0 \\ 3 & 2 \end{matrix} \right| =-(8-0)=-8\)
\( M_{ 12 }\times M_{ 21 }+C_{ 21 }\times C_{ 12 }\)
\( 8\times (9)+(-9)(-8)=72+72\)
\(=144\)
3.
10 - 12 = 5x - 6x ⇒ x = 2
4.
x = ±2√2
5.
\(2 x^{2}-15 =32-15 \Rightarrow x^{2}=16
\)
\(\Rightarrow x =\pm 4 \Rightarrow x=4( > 0)\)
6.
(a + ib) (a - ib) + (c + id) (c - id) = a2+b2+c2+d2
7.
Here, \(\left| A \right| =\left| \begin{matrix} 1 & -1 & 2 \\ 3 & 0 & -2 \\ 1 & 0 & 3 \end{matrix} \right| \)
= 1(0+0) + 1(9+2) + 2(0-0)
= 11
\(\Rightarrow \left| A \right| =\left| \begin{matrix} 11 & 0 & 0 \\ 0 & 11 & 0 \\ 0 & 0 & 11 \end{matrix} \right| ...(i)\)
\(adj\quad A=\left| \begin{matrix} 0 & 3 & 2 \\ -11 & 1 & 8 \\ 0 & 1 & 3 \end{matrix} \right| \quad \)
\(A(adj\quad A)=\left| \begin{matrix} 1 & -1 & 2 \\ 3 & 0 & -2 \\ 1 & 0 & 3 \end{matrix} \right| \left| \begin{matrix} 0 & 3 & 2 \\ -11 & 1 & 8 \\ 0 & 1 & 3 \end{matrix} \right| \)
\(=\left| \begin{matrix} 11 & 0 & 0 \\ 0 & 11 & 0 \\ 0 & 0 & 11 \end{matrix} \right| \)
\((adj\quad A)A=\left| \begin{matrix} 0 & 3 & 2 \\ -11 & 1 & 8 \\ 0 & 1 & 3 \end{matrix} \right| \left| \begin{matrix} 1 & -1 & 2 \\ 3 & 0 & -2 \\ 1 & 0 & 3 \end{matrix} \right| \)
\(=\left| \begin{matrix} 11 & 0 & 0 \\ 0 & 11 & 0 \\ 0 & 0 & 11 \end{matrix} \right| ....(i)\)
Thus, it is verified that A(adj A) = (adj A)A = |A|I
8.
\(|A| =\left|\begin{array}{ccc} 2 & -3 & 5 \\ 3 & 2 & -4 \\ 1 & 1 & -2 \end{array}\right| \)
\(=2(0)+3(-2)+5(1)=-1 \neq 0 \)
\(\operatorname{Adj} A =\left[\begin{array}{rrr} 0 & 2 & 1 \\ -1 & -9 & -5 \\ 2 & 23 & 13 \end{array}\right]^{\top} \)
\(=\left[\begin{array}{rrr} 0 & -1 & 2 \\ 2 & -9 & 23 \\ 1 & -5 & 13 \end{array}\right] \)
\(A^{-1} =\frac{1}{|A|} \operatorname{adj} A=-\frac{1}{1}\left[\begin{array}{rrr} 0 & -1 & 2 \\ 2 & -9 & 23 \\ 1 & -5 & 13 \end{array}\right] \)
\(=\left[\begin{array}{rrr} 0 & 1 & -2 \\ -2 & 9 & -23 \\ -1 & 5 & -13 \end{array}\right]\)
Consider equations,
\(2 x-3 y+5 z=16 \)
\(3 x+2 y-4 z=-4 \)
\(x+y-2 z=-3\)
Corresponding matrix equation is
\(\left[\begin{array}{rrr} 2 & -3 & 5 \\ 3 & 2 & -4 \\ 1 & 1 & -2 \end{array}\right]\left[\begin{array}{l} x \\ y \\ z \end{array}\right]=\left[\begin{array}{c} 16 \\ -4 \\ -3 \end{array}\right]\)
i.e., AX = B, Its solution is X = A -1B
\(\text { [from {i} } X=\left[\begin{array}{rrr} 0 & 1 & -2 \\ -2 & 9 & -23 \\ -1 & 5 & 13 \end{array}\right]\left[\begin{array}{r} 16 \\ -4 \\ -3 \end{array}\right] \)
\(\text { or } \left.\quad \begin{array}{l} x \\ y \\ z \end{array}\right]=\left[\begin{array}{c} 0-4+6 \\ -32-36+69 \\ -16-20+39 \end{array}\right]=\left[\begin{array}{l} 2 \\ 1 \\ 3 \end{array}\right] \)
\(\therefore \quad x=2, y=1, z=3\)
9.
\(\begin{vmatrix} 1+a^2-b^2 & 2ab & -2b \\ 2ab &1-a^2+b^2 & 2a \\ 2b & -2a &1-a^2-b^2 \end{vmatrix}\)
= \(\begin{vmatrix} 1+a^2-b^2 & 0 & -b(1+a^2+b^2) \\ 2ab &1-a^2+b^2 & 2a \\ 2b & -2a &1-a^2-b^2 \end{vmatrix}\)
= (1+a2+b2)
\(=\left|\begin{matrix}1&0&-b\\2ab&1-a^2+b^2&2a\\2b&-2a&1-a^2-b^2\end{matrix}\right|\)
= (1+a2+b2)
\(=\left|\begin{matrix}1&0&-b\\0&1&a\\2b&-2a&1-a^2-b^2\end{matrix}\right|\)
= (1+a2+b2)2
\(\left[ (1)\left| \begin{matrix} 1 & a \\ -2a & 1-{ a }^{ 2 }-{ b }^{ 2 } \end{matrix} \right| -b\left| \begin{matrix} 0 & 1 \\ 2b & -2a \end{matrix} \right| \right] \)
= \((1+a^2+b^2)^2[(1-a^2-b^2+2ab)-b(0-2b)]\)
= \((1+a^2+b^2)^2(1+a^2+b^2)=(1+a^2+b^2)^3\)
which is true.
10.
Since 6 lies in the second row and third column, its minor M23 is given by
\(M_{23}=\left|\begin{array}{ll} 1 & 2 \\ 7 & 8 \end{array}\right|=8-14=-6\)(obtained by deleting R2 and C3 in Δ).
11.
We have
\(\begin{vmatrix} 2 &4 \\-1 & 2 \end{vmatrix}\) = 2(2) – 4(–1)
= 4 + 4
= 8.
12th Standard CBSE Syllabus & Materials
12th Standard CBSE
CBSE 12th Computer Science Python Revision Tour I - New Previous year Question Papers Study Material - QB365 Set A
NEW12th Standard CBSE
CBSE 12th Business Studies Planning Important Questions And Answers Study Material - QB365 Set A
NEW12th Standard CBSE
CBSE 12th Business Studies Business Environment Important Questions And Answers Study Material - QB365 Set A
NEW12th Standard CBSE
CBSE 12th Business Studies Principles of Management Important Questions And Answers Study Material - QB365 Set A
CBSE 12th Standard CBSE Subjects
CBSE Standards