Questions · Page 1 of 4

M.C.Q (1 Marks)

🎯

Test yourself on this topic

50 questions · timed · auto-graded

Question 11 Mark
If A2 - A + I = 0, then the inverse of A is:
  1. A-2
  2. A + I
  3. I - A
  4. A - I
Answer
  1. I - A

Solution:

A2 - A + I = 0

⇒ A-1A2 - A-1A + A-1I = A-10

⇒ A - I + A-1 = 0

⇒ A-1 = I - A

View full question & answer
Question 21 Mark
For any 2 × 2 matrix, if $\text{A(adj A)}=\begin{bmatrix} 10 & 0 \\ 0 & 10 \end{bmatrix},$ then |A| is equal to:
  1. 20
  2. 100
  3. 10
  4. 0
Answer
  1. 10

Solution:

$\text{A(adj A)}\begin{bmatrix} 10 & 0 \\ 0 & 10 \end{bmatrix}$

By definition, we have

A(adj A) = |A|I = (adj A)A (Where I is the identity matrix)

⇒ |A|I = A(adj A)

$\Rightarrow|\text{A}|\text{I}=10\begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix}$

$\Rightarrow|\text{A}|=10$

View full question & answer
Question 31 Mark
The number of line segments possible with three collinear points is ________.
  1. 1
  2. 2
  3. 3
  4. Infinite
Answer
  1. 3

Solution:

Let three collinear points be A, B, C

They can represent three line segments namely, AB, BC, AC.

Thus namely 3 line segments are possible with three collinear points.

View full question & answer
Question 41 Mark
Let $\begin{vmatrix}\text{x}&2&\text{x}\\\text{x}^2&\text{x}&6\\\text{x}&\text{x}&6\end{vmatrix}=\text{ax}^4+\text{bx}^3+\text{cx}^2+\text{dx}+\text{e}.$ Then, the value of 5a + 4b + 3c + 2d + e is equal to:
  1. 0
  2. -16
  3. 16
  4. None of these.
Answer
  1. None of these.

Solution:

$\triangle=\begin{vmatrix}\text{x}&2&\text{x}\\\text{x}^2&\text{x}&6\\\text{x}&\text{x}&6\end{vmatrix}$

$=\text{x}\begin{vmatrix}\text{x}&6\\\text{x}&6\end{vmatrix}-\text{x}^2\begin{vmatrix}2&\text{x}\\\text{x}&6\end{vmatrix}+\text{x}\begin{vmatrix}2&\text{x}\\\text{x}&6\end{vmatrix}$

= 0 - x2(12 - x2) + x(12 - x2)

= x4 - 12x2 + 12x - x3

= ax4 + bx3 + cx2 + dx + e

⇒ x4 - 12x2 + 12x - x3 = ax4 + bx3 + cx2 + dx + e

⇒ a = 1, b = -1, c = -12, d = 12, e = 0

Thus,

5a + 4b + 3c + 2d + e = 5 - 4 - 36 + 24 + 0 = -11

View full question & answer
Question 51 Mark
Find the minor of the element 2 in the determinant $\triangle=\begin{bmatrix}1&9\\2&3\end{bmatrix}$?
  1. 3
  2. 9
  3. 1
  4. 2
Answer
  1. 9

Solution:

The minor of the element 2 can be obtained by deleting the first row and the first column

$\therefore\text{M}_{11}=9$

View full question & answer
Question 61 Mark
If $ \displaystyle \begin{vmatrix} 2 &\text{amp;} -4 \\ 9 &\text{amp; d}-3 \end{vmatrix}=4$ then $\text{d}=$
  1. 10
  2. −11
  3. 12
  4. −13
Answer
  1. −13

Solution:

Given, determinant of the matrix $ \displaystyle \begin{vmatrix} 2 &\text{amp;} -4 \\ 9 &\text{amp; d}-3 \end{vmatrix}=4$

$\Rightarrow2(\text{d}−3)−(9)(−4)=4$

$\Rightarrow2\text{d}-6+36 = 4$

$\Rightarrow 2\text{d}=-26$

$\Rightarrow\text{d} = -13$

View full question & answer
Question 71 Mark
Choose the correct answer from given four options in each of the Exercise:
The value of $\begin{vmatrix}\text{a}-\text{b}&\text{b}+\text{c}&\text{a}\\\text{b}-\text{a}&\text{c}+\text{a}&\text{b}\\\text{c}-\text{a}&\text{a}+\text{b}&\text{c}\end{vmatrix}$ is:
  1. a3 + b3 + c3
  2. 3bc
  3. a3 + b3 + c3 - 3abc
  4. None of these.
Answer
  1. None of these

Solution:

We have,

$\begin{vmatrix}\text{a}-\text{b}&\text{b}+\text{c}&\text{a}\\\text{b}-\text{a}&\text{c}+\text{a}&\text{b}\\\text{c}-\text{a}&\text{a}+\text{b}&\text{c}\end{vmatrix}=\begin{vmatrix}\text{a}+\text{c}&\text{b}+\text{c}+\text{a}&\text{a}\\\text{b}+\text{c}&\text{c}+\text{a}+\text{b}&\text{b}\\\text{c}+\text{b}&\text{a}+\text{b}+\text{c}&\text{c}\end{vmatrix}$ $\big[\because\ \text{C}_1\rightarrow\text{C}_1+\text{C}_2\text{ and C}_2\rightarrow\text{C}_2+\text{C}_3\big]$

$=(\text{a}+\text{b}+\text{c})\begin{vmatrix}\text{a}+\text{c}&1&\text{a}\\\text{b}+\text{c}&1&\text{b}\\\text{c}+\text{b}&1&\text{c}\end{vmatrix}$ $\big[\text{Taking }(\text{a}+\text{b}+\text{c})\text{ common from C}_2\big]$

$=(\text{a}+\text{b}+\text{c})\begin{vmatrix}\text{a}-\text{b}&0&\text{a}-\text{c}\\0&0&\text{b}-\text{c}\\\text{c}+\text{b}&1&\text{c}\end{vmatrix}$ $\big[\because\ \text{R}_2\rightarrow\text{R}_2-\text{R}_3\text{ and R}_1\rightarrow\text{R}_1-\text{R}_3\big]$

$=(\text{a}+\text{b}+\text{c})\big[-(\text{b}-\text{c}).(\text{a}-\text{b})\big]$ [expanding along R2]

$=(\text{a}+\text{b}+\text{c})(\text{c}-\text{b})(\text{a}-\text{b})$

View full question & answer
Question 81 Mark
Choose the correct answer from given four options in each of the Exercise:
The determinant $\begin{vmatrix}\text{b}^2-\text{ab}&\text{b}-\text{c}&\text{bc}-\text{ac}\\\text{ab}-\text{a}^2&\text{a}-\text{b}&\text{b}^2-\text{ab}\\\text{bc}-\text{ac}&\text{c}-\text{a}&\text{ab}-\text{a}^2\end{vmatrix}$ equals to:
  1. abc(b - c)(c - a)(a - b)
  2. (b - c)(c - a)(a - b)
  3. (a + b + c)(b - c)(c - a)(a - b)
  4. None of these
Answer
  1. None of these.

Solution:

$\begin{vmatrix}\text{b}^2-\text{ab}&\text{b}-\text{c}&\text{bc}-\text{ac}\\\text{ab}-\text{a}^2&\text{a}-\text{b}&\text{b}^2-\text{ab}\\\text{bc}-\text{ac}&\text{c}-\text{a}&\text{ab}-\text{a}^2\end{vmatrix}=\begin{vmatrix}\text{b}(\text{b}-\text{a})&\text{b}-\text{c}&\text{c}(\text{b}-\text{a})\\\text{a}(\text{b}-\text{a})&\text{a}-\text{b}&\text{b}(\text{b}-\text{a})\\\text{c}(\text{b}-\text{a})&\text{c}-\text{a}&\text{a}(\text{b}-\text{a})\end{vmatrix}$

$=(\text{b}-\text{a})^2\begin{vmatrix}\text{b}&\text{b}-\text{c}&\text{c}\\\text{a}&\text{a}-\text{b}&\text{b}\\\text{c}&\text{c}-\text{a}&\text{a}\end{vmatrix}$

[on taking (b - a) common from C1 and C3 each]

$=(\text{b}-\text{a})^2\begin{vmatrix}\text{b}-\text{c}&\text{b}-\text{c}&\text{c}\\\text{a}-\text{b}&\text{a}-\text{b}&\text{b}\\\text{c}-\text{a}&\text{c}-\text{a}&\text{a}\end{vmatrix}$ $\big[\because\ \text{C}_1\rightarrow\text{C}_1-\text{C}_3\big]$

$=0$

[Since, two columns C1 and C2 are identical, so the value of determinant is zero]

View full question & answer
Question 91 Mark
Which of the following matrices will not have a determinant?
  1. $\begin{bmatrix}4&2\\5&4\end{bmatrix}$
  2. $\begin{bmatrix}1&5&3\\3&6&2\\4&8&7\end{bmatrix}$
  3. $\begin{bmatrix}5&8&9\\3&4&6\end{bmatrix}$
  4. $\begin{bmatrix}1&2\\5&5\end{bmatrix}$
Answer
  1. $\begin{bmatrix}5&8&9\\3&4&6\end{bmatrix}$

Solution:

Determinant of the matrix $\text{A}=\begin{bmatrix}5&8&9\\3&4&6\end{bmatrix}$is not possible as it is a rectangular matrix and not a square matrix.

Determinants can be calculated only if the matrix is a square matrix.

View full question & answer
Question 101 Mark
Find the value of x, if $\begin{bmatrix}1&-1\\3&-5\end{bmatrix}=\begin{bmatrix}\text{x}&\text{x}^2\\3&-5\end{bmatrix}$ is:
  1. $\text{x}=2,-\frac{1}{3}$
  2. $\text{x}=-1,-\frac{1}{3}$
  3. $\text{x}=-2,-\frac{1}{3}$
  4. $\text{x}=0,-\frac{1}{3}$
Answer
  1. $\text{x}=2,-\frac{1}{3}$

Solution:

Given that, $\begin{bmatrix}1&-1\\3&-5\end{bmatrix}=\begin{bmatrix}\text{x}&\text{x}^2\\3&-5\end{bmatrix} -5—(-3)=5\text{x}-3\text{x}^2 $

$-2=5\text{x}-3\text{x}^2$

$3\text{x}^2-5\text{x}-2=0$

Solving for x, we get

$\text{x}=2,-\frac{1}{3}$

View full question & answer
Question 111 Mark
Find the determinant of the matrix $\text{A}=\begin{bmatrix}9&8\\7&6\end{bmatrix}$ is:
  1. -1
  2. 1
  3. 2
  4. -2
Answer
  1. -2

Solution:

Given that, $\text{A}=\begin{bmatrix}9&8\\7&6\end{bmatrix}$

$\Rightarrow\triangle=\begin{bmatrix}9&8\\7&6\end{bmatrix}$

$=9(6)-7(8)=54-56=-2$

View full question & answer
Question 121 Mark
If A is a matrix of order 3 and |A| = 8, then |adj A| =
  1. 1
  2. 2
  3. 23
  4. 26
Answer
  1. 26

Solution:

|A| = d

|adj A| = |A|n-1

Here, n = 3, |A| = 8

|adj A| = 82

$|\text{adj A}|={(2^3)}^2=2^6$

View full question & answer
Question 131 Mark
What is the determinant of the matrix $\left [\begin{matrix} 3&\text{amp; } 6\\ -1 &\text{amp; } 2\end {matrix} \right]$ ?
  1. 0
  2. 12
  3. ∣0∣
  4. ∣6∣
Answer
  1. 12

Solution:

Given, $\left [\begin{matrix} 3&\text{amp; } 6\\ -1 &\text{amp; } 2\end {matrix} \right]$

Let determinent be $ \left| \text{d} \right|$ 

Value of $ \left| \text{d} \right|$ wil be

$\left| \text{d} \right|∣\text{d}∣=3\times 2-\left( 6\times -1 \right)$

$=6+6=12$

View full question & answer
Question 141 Mark
Choose the correct answer from given four options in each of the Exercise:
The number of distinct real roots of $\begin{vmatrix}\sin\text{x}&\cos\text{x}&\cos\text{x}\\\cos\text{x}&\sin\text{x}&\cos\text{x}\\\cos\text{x}&\cos\text{x}&\sin\text{x}\end{vmatrix}=0$ in the interval $-\frac{\pi}{4}\leq\text{x}\leq\frac{\pi}{4}$ is:
  1. 0
  2. 2
  3. 1
  4. 3
Answer
  1. 1

Solution:

We have,

$\begin{vmatrix}\sin\text{x}&\cos\text{x}&\cos\text{x}\\\cos\text{x}&\sin\text{x}&\cos\text{x}\\\cos\text{x}&\cos\text{x}&\sin\text{x}\end{vmatrix}=0$

$\text{Applying C}_1\rightarrow\text{C}_1+\text{C}_2+\text{C}_3,$

$\Rightarrow\ \begin{vmatrix}2\cos\text{x}+\sin\text{x}&\cos\text{x}&\cos\text{x}\\2\cos\text{x}+\sin\text{x}&\sin\text{x}&\cos\text{x}\\2\cos\text{x}+\sin\text{x}&\cos\text{x}&\sin\text{x}\end{vmatrix}=0$

$\Rightarrow\ (2\cos\text{x}+\sin\text{x})\begin{vmatrix}1&\cos\text{x}&\cos\text{x}\\1&\sin\text{x}&\cos\text{x}\\1&\cos\text{x}&\sin\text{x}\end{vmatrix}=0$

$\big[\text{Applying R}_2\rightarrow\text{R}_2-\text{R}_1\text{ and R}_3\rightarrow\text{R}_3-\text{R}_1\big]$

$\Rightarrow\ (2\cos\text{x}+\sin\text{x}) \begin{vmatrix}1&\cos\text{x}&\cos\text{x}\\0&\sin\text{x}-\cos\text{x}&0\\0&0&\sin\text{x}-\cos\text{x}\end{vmatrix}=0$

$\Rightarrow\ (2\cos\text{x}+\sin\text{x})[1\cdot(\sin\text{x}-\cos\text{x})^2]=0$ (expanding along C1)

$\Rightarrow\ (2\cos\text{x}+\sin\text{x})(\sin\text{x}-\cos\text{x})^2=0$

$\Rightarrow\ 2\cos\text{x}=-\sin\text{x or }\sin\text{x}=\cos\text{x}$

$\Rightarrow\ \tan\text{x}=-2,$ which is not possible as for $-\frac{\pi}{4}\leq\text{x}\leq\frac{\pi}{4}$

or $\tan\text{x}=1$

$\therefore\ \ \text{x}=\frac{\pi}{4}$

So, only me one real root exist.

View full question & answer
Question 151 Mark
For non-singular square matrix A, B and C of the same order (AB-1 C) =
  1. A-1 BC-1
  2. C-1 B-1 A-1
  3. CBA-1
  4. C-1 BA-1
Answer
  1. C-1 BA-1

Solution:

We know that (AB)-1 = B-1 A-1

Hence, (AB-1C)-1 = C-1BA-1

View full question & answer
Question 161 Mark
Let $\begin{vmatrix}\text{x}^2+3\text{x}&\text{x}-1&\text{x}+ 3\\\text{x}+1&-2\text{x}&\text{x}-4\\\text{x}-3&\text{x}+4&3\text{x}\end{vmatrix}=\text{ax}^4+\text{bx}^3+\text{cx}^2+\text{dx}+\text{e}$ be an identity in x, where a, b, c, d, e are independent of x. Then the value of e is:
  1. 4
  2. 0
  3. 1
  4. None of these.
Answer
  1. 0

Solution:

Let $\begin{vmatrix}\text{x}^2+3\text{x}&\text{x}-1&\text{x}+ 3\\\text{x}+1&-2\text{x}&\text{x}-4\\\text{x}-3&\text{x}+4&3\text{x}\end{vmatrix}$

$=(\text{x}^2+3\text{x})\begin{vmatrix}-2\text{x}&\text{x}-4\\\text{x}+4&3\text{x}\end{vmatrix}-(\text{x}-1)\begin{vmatrix}\text{x}+1&\text{x}-4\\\text{x}-3&3\text{x}\end{vmatrix}+(\text{x}+3)\begin{vmatrix}\text{x}+1&-2\text{x}\\\text{x}-3&\text{x}+4\end{vmatrix}$

= (x2 + 3x)(-6x - x2 + 16) - (x - 1)(3x2 + 3x - x2 + 7x - 12) + (x + 3)(x2 + 5x + 4 + 2x2 - 6x)

= -7x4 + 16x2 + 48x + 21x3 + 8x2 - 22x - 2x3 - 12 + 8x2 + x + 3x3 + 12

= -7x4 + 22x3 + 32x2 + 27x + 0

But x is a root of ax4 + bx3 + cx2 + dx + e

e = 0

View full question & answer
Question 171 Mark
Given that A is a square matrix of order 3 and |A| = -4, then |adj A| is equal to:
  1. -4
  2. 4
  3. -16
  4. 16
Answer
  1. 16

Solution:

Given that A is a square matrix of order 3 and |A| = -4.

We know that |adj A| = |A|n−1, where n is the order of matrix A.

So, |adj A| = (−4)3-1 = (-4)2 = 16

View full question & answer
Question 181 Mark
If $\text{f(x)}=\begin{vmatrix}0&\text{x}-\text{a}&\text{x}-\text{b}\\\text{x}+\text{a}&0&\text{x}-\text{c}\\\text{x}+\text{b}&\text{x}+\text{c}&0\end{vmatrix},$ then:
  1. f(a) = 0
  2. f(b) = 0
  3. f(0) = 0
  4. f(1) = 0
Answer
  1. f(0) = 0

Solution:

Let $\text{f(x)}=\begin{vmatrix}0&\text{x}-\text{a}&\text{x}-\text{b}\\\text{x}+\text{a}&0&\text{x}-\text{c}\\\text{x}+\text{b}&\text{x}+\text{c}&0\end{vmatrix}$

Now, $\text{f(a)}=\begin{vmatrix}0&\text{a}-\text{a}&\text{a}-\text{b}\\\text{a}+\text{a}&0&\text{a}-\text{c}\\\text{a}+\text{b}&\text{a}+\text{c}&0\end{vmatrix}$

$=\begin{vmatrix}0&0&\text{a}-\text{b}\\2\text{a}&0&\text{a}-\text{c}\\\text{a}+\text{b}&\text{a}+\text{c}&0\end{vmatrix}$

$=(\text{a}-\text{b})(2\text{a}^2+2\text{ac})\neq0$

$\text{f(b)}=\begin{vmatrix}0&\text{b}-\text{a}&\text{b}-\text{b}\\\text{b}+\text{a}&0&\text{b}-\text{c}\\\text{b}+\text{b}&\text{b}+\text{c}&0\end{vmatrix}$

$=\begin{vmatrix}0&\text{b}-\text{a}&0\\\text{b}+\text{a}&0&\text{b}-\text{c}\\2\text{a}&\text{b}+\text{c}&0\end{vmatrix}$

$=(\text{b}-\text{a})(2\text{ab}-2\text{ac})\neq0$

$\text{f(0)}=\begin{vmatrix}0&\text{0}-\text{a}&\text{0}-\text{b}\\\text{0}+\text{a}&0&\text{0}-\text{c}\\\text{0}+\text{b}&\text{0}+\text{c}&0\end{vmatrix}$

$=\begin{vmatrix}0&-\text{a}&-\text{b}\\\text{a}&0&\text{c}\\\text{b}&\text{c}&0\end{vmatrix}$

$=\text{a}(\text{bc})-\text{b}(\text{ac})=0$

Hence, the correct option is (c)

View full question & answer
Question 191 Mark
Let $\text{A}=\begin{bmatrix} 1 & 2 \\ 3 & -5 \end{bmatrix}\text{ and B}=\begin{bmatrix} 1 & 0 \\ 0 & 2 \end{bmatrix}$ and X be a matrix such that A = BX, then X is equal to:
  1. $\frac{1}{2}\begin{bmatrix} 2 & 4 \\ 3 & -5 \end{bmatrix}$
  2. $\frac{1}{2}\begin{bmatrix} -2 & 4 \\ 3 & 5 \end{bmatrix}$
  3. $\begin{bmatrix} 2 & 4 \\ 3 & -5 \end{bmatrix}$
  4. None of these.
Answer
  1. $\frac{1}{2}\begin{bmatrix} 2 & 4 \\ 3 & -5 \end{bmatrix}$

Solution:

A = BX

B-1A = B-1BX

X = B-1A

Using adjoint method of inverse

$\text{B}^{-1}=\frac{1}{2}\begin{bmatrix} 2 & 0 \\ 0 & 1 \end{bmatrix}$

$\text{X}=\text{B}^{-1}\text{A}$

$\text{X}=\frac{1}{2}\begin{bmatrix} 2 & 0 \\ 0 & 1 \end{bmatrix}\begin{bmatrix} 1 & 2 \\ 3 & -5 \end{bmatrix}$

$\text{x}=\frac{1}{2}\begin{bmatrix} 2 & 4 \\ 3 & -5 \end{bmatrix}$ 

View full question & answer
Question 201 Mark
If w is a non-real cube root of unity and n is not a multiple of 3, then $\begin{vmatrix}1&\omega^{\text{n}}&\omega^{2\text{n}}\\\omega^{2\text{n}}&1&\omega^{\text{n}}\\\omega^{\text{n}}&\omega^{2\text{n}}&1\end{vmatrix}$ is equal to:
  1. $0$
  2. $\omega$
  3. $\omega^2$
  4. $1$
Answer
  1. 0

Solution:

$\triangle=\begin{vmatrix}1&\omega^{\text{n}}&\omega^{2\text{n}}\\\omega^{2\text{n}}&1&\omega^{\text{n}}\\\omega^{\text{n}}&\omega^{2\text{n}}&1\end{vmatrix}$

$=\begin{vmatrix}1+\omega^{\text{n}}+\omega^{2\text{n}}&\omega^{\text{n}}&\omega^{2\text{n}}\\\omega^{2\text{n}}+1+\omega^{\text{n}}&1&\omega^{\text{n}}\\\omega^{\text{n}}+\omega^{2\text{n}}+1&\omega^{2\text{n}}&1\end{vmatrix}$ [Applying C1 → C1 + C2 + C3]

Now, $1+\omega+\omega^2=0$ $[\because$ is a complex cube root of unity$]$ 

$1+\omega^{\text{n}}+\omega^{2\text{n}}=0$ $[\because$ n is not a multiple of 3$]$

$\triangle=\begin{vmatrix}1&\omega^{\text{n}}&\omega^{2\text{n}}\\\omega^{2\text{n}}&1&\omega^{\text{n}}\\\omega^{\text{n}}&\omega^{2\text{n}}&1\end{vmatrix}=0$ 

View full question & answer
Question 211 Mark
Choose the correct answer from given four options in each of the Exercise:
If A, B and C are angles of a triangle, then the determinant $ \begin{vmatrix}-1&\cos\text{C}&\cos\text{B}\\\cos\text{C}&-1&\cos\text{A}\\\cos\text{B}&\cos\text{A}&-1\end{vmatrix}$ is equal to:
  1. 0
  2. -1
  3. 1
  4. None of these.
Answer
  1. 0

Solution:

We have, $ \begin{vmatrix}-1&\cos\text{C}&\cos\text{B}\\\cos\text{C}&-1&\cos\text{A}\\\cos\text{B}&\cos\text{A}&-1\end{vmatrix}$

$ =\begin{vmatrix}-\text{a}+\text{b}\cos\text{C}+\cos\text{B}&\cos\text{C}&\cos\text{B}\\\text{a}\cos\text{C}-\text{b}+\text{c}\cos\text{A}&-1&\cos\text{A}\\\text{a}\cos\text{B}+\text{b}\cos\text{A}-\text{C}&\cos\text{A}&-1\end{vmatrix}$ $\big[\text{C}_1\rightarrow\text{a C}_1+\text{b C}_2+\text{c C}_3\big]$

We know that, $\text{a}=\text{b}\cos\text{C}+\text{c}\cos\text{B, b}=\text{c}\cos\text{A}+\text{a}\cos\text{C and c}=\text{a}\cos\text{B}+\text{b}\cos\text{A}$

Substituting these values we get

$\begin{bmatrix}-\text{a}+\text{a}&\cos\text{C}&\cos\text{B}\\\text{b}-\text{b}&-1&\cos\text{A}\\\text{c}-\text{c}&\cos\text{A}&-1\end{bmatrix}$

$\begin{bmatrix}0&\cos\text{C}&\cos\text{B}\\0&-1&\cos\text{A}\\0&\cos\text{A}&-1\end{bmatrix}$

$=0$

View full question & answer
Question 221 Mark
If A is any skew-symmetric matrix of odd order then ∣A∣ equals
  1. −1
  2. 0
  3. 1
  4. none of these
Answer
  1. 0

Solution:

if A is skew symmetric matrix 

then A = -AT

Therefore, ∣A∣ = -∣AT∣ = -∣A∣

⇒ 2∣A∣ =0

⇒ ∣A∣ = 0

View full question & answer
Question 231 Mark
If a matrix A is such that 3A3 + 2A2 + 5A + I = 0, then A-1 equal to:
  1. -(3A2 + 2A + 5)
  2. 3A2 + 2A + 5
  3. 3A2 - 2A - 5
  4. None of these.
Answer
  1. None of these.

Solution:

3A3 + 2A2 + 5A + I = 0

⇒ 3A-1 A3 + 2A-1A2 + 5A-1A + A-1 I = A-10

⇒ 3A2 + 2A + 5I + A-1 = 0

⇒ A-1 = -(3A2 + 2A + 5I)

View full question & answer
Question 241 Mark
Let $\text{A}=\begin{bmatrix} 2 & 3 \\ 5 & -2 \end{bmatrix}$ be such that A-1 = kA, then k equals:
  1. $19$
  2. $\frac{1}{19}$
  3. $-19$
  4. $-\frac{1}{19}$
Answer
  1. $\frac{1}{19}$

Solution:

$\text{adj A}=\begin{bmatrix} -2 & -3 \\ -5 & 2 \end{bmatrix}$

$|\text{A}|=-19$

$\therefore\ \text{A}^{-1}=-\frac{1}{|\text{A}|}\text{ adj A}$

$\Rightarrow\ \text{A}^{-1}=-\frac{1}{19}\begin{bmatrix} -2 & -3 \\ -5 & 2 \end{bmatrix}$

Now,

A-1 = kA

$\Rightarrow-\frac{1}{19}\begin{bmatrix} -2 & -3 \\ -5 & 2 \end{bmatrix}=\text{kA}$

$\Rightarrow\frac{1}{19}\begin{bmatrix} 2 & 3 \\ 5 & -2 \end{bmatrix}=\text{kA}$

$\Rightarrow\frac{1}{19}\text{A}=\text{kA}$

$\Rightarrow\text{k}=\frac{1}{19}$

View full question & answer
Question 251 Mark
Find the values of x, if: $\begin{vmatrix} 2 &\text{amp; } 4 \\ 5 &\text{amp; } 1 \end{vmatrix}​= \begin{vmatrix} 2\text{x} &\text{amp; }4 \\ 6 &\text{amp; x} \end{vmatrix}$
  1. $\pm \sqrt{3}$
  2. $3$
  3. $-3$
  4. $\text{None of these}$
Answer
  1. $\pm \sqrt{3}$

Solution:

We have,

$\begin{vmatrix} 2 &\text{amp; } 4 \\ 5 &\text{amp; } 1 \end{vmatrix}​= \begin{vmatrix} 2\text{x} &\text{amp; }4 \\ 6 &\text{amp; x} \end{vmatrix}\Rightarrow2-20=2\text{x}^2-24\Rightarrow2\text{x}^2=6$

$\Rightarrow\pm\sqrt{3}$

View full question & answer
Question 261 Mark
For the system of equations:
x + 2y + 3z = 1
2x + y + 3z = 2
5x + 5y + 9z = 4
  1. There is only one solution.
  2. There exists infinitely many solution.
  3. There is no solution.
  4. None of these.
Answer
  1. There is only one solution.

Solution:

x + 2y + 3z = 1
2x + y + 3z = 2
5x + 5y + 9z = 4

The determinant of the coefficient matrix $\begin{bmatrix}1&2&3\\2&1&3\\5&5&9\end{bmatrix}$ is

$= -6 - 2(18 - 15) + 3(10 - 5)$

$= -6 - 6 + 15$

$=3\neq0$

The right hand side is also non zero.

The system has a unique solution.

View full question & answer
Question 271 Mark
Choose the correct answer.
Which of the following is correct:
  1. Determinant is a square matrix.
  2. Determinants is a number associated to a matrix.
  3. Determinants is a number associated to a square matrix.
  4. None of these.
Answer
Since, Determinants is a number associated to a square matrix.
Therefore, option (c) is correct.
View full question & answer
Question 281 Mark
Evaluate $\begin{bmatrix}5&4&3\\3&4&1\\5&6&1\end{bmatrix}$is:
  1. 4
  2. -24
  3. -8
  4. 8
Answer
  1. -8

Solution:

Expanding along the first row, we get

$\triangle=5\begin{bmatrix}4&1\\6&1\end{bmatrix}-4\begin{bmatrix}3&1\\5&1\end{bmatrix}+3\begin{bmatrix}3&4\\5&6\end{bmatrix}$

$=5(4-6)-4(3-5)+3(18-20)$

$=5(-2)-4(-2)+3(-2)=-10+8-6=-8.$
 

View full question & answer
Question 291 Mark
If x = – 4 is a root of $\triangle=\begin{bmatrix}\text{x}&2&3\\1&\text{x}&1\\3&2&\text{x}\end{bmatrix}=0,$ then the other roots are:

 

  1. 1, 3
  2. 0, 2
  3. -1, 1
  4. 2, 4
Answer
  1. 1, 3
View full question & answer
Question 301 Mark
The system of equation x + y + z = 2, 3x − y + 2z = 6 and 3x + y + z = −18 has:
  1. A unique solution.
  2. No solution.
  3. An infinite number of solutions.
  4. Zero solution as the only solution.
Answer
  1. A unique solution.

Solution:

The given system of equations can be written in matrix form as follows:

$\begin{bmatrix}1&1&1\\3&-1&2\\3&1&1\end{bmatrix}\begin{bmatrix}\text{x}\\\text{y}\\\text{z}\end{bmatrix}=\begin{bmatrix}2\\6\\-18\end{bmatrix}$

$\text{AX}=\text{B}$

Here,

$\text{A}=\begin{bmatrix}1&1&1\\3&-1&2\\3&1&1\end{bmatrix},\text{X}=\begin{bmatrix}\text{x}\\\text{y}\\\text{z}\end{bmatrix}\text{and }\text{B}=\begin{bmatrix}2\\6\\-18\end{bmatrix}$

$|\text{A}|=1(-1-2)-1(3-6)+1(3+3)$

$=-3+3+6$

$=6\neq0$

So, the given system of equations has a unique solution.

View full question & answer
Question 311 Mark
The value of the determinant $\begin{vmatrix}\text{a}^2&\text{a}&1\\\cos\text{nx}&\cos(\text{n}+1)\text{x}&\cos(\text{n}+2)\text{x}\\\sin\text{nx}&\sin(\text{n}+1)\text{x}&\sin(\text{n}+2)\text{x}\end{vmatrix}$ is independent of:
  1. n
  2. a
  3. x
  4. None of these.
Answer
  1. n

Solution:

Let A = nx, B = (n - 1)x, C = (n + 2)x

⇒ C - B = x, B - A = x, C - A = 2x

Thus, the given determinant is

$\begin{vmatrix}\text{a}^2&\text{a}&1\\\cos\text{A}&\cos\text{B}&\cos\text{C}\\\sin\text{A}&\sin\text{B}&\sin\text{C}\end{vmatrix}$

$=\text{a}^2(\cos\text{B}\sin\text{C}-\cos\text{C}\sin\text{B})-\text{a}\times(\cos\text{A}\sin\text{C}-\cos\text{C}\sin\text{A})\\+1\times(\cos\text{A}\sin\text{B}-\sin\text{A}\cos\text{B})$

$=\text{a}^2\sin(\text{C}-\text{B})-\text{a}\sin(\text{C}-\text{A})+\sin(\text{B}-\text{A})$

$=\text{a}^2\sin{\text{x}}-\text{a}\sin2\text{x}+\sin\text{x}$ [Independent of n] 

View full question & answer
Question 321 Mark
Evaluate $\begin{bmatrix}5&0&5\\1&4&3\\0&8&6\end{bmatrix}$ is:
  1. 20
  2. 0
  3. -40
  4. 40
Answer
  1. 0

Solution:

$\triangle=\begin{bmatrix}5&0&5\\1&4&3\\0&8&6\end{bmatrix}$

Expanding along $\text{R}_1,$ we get:

$\triangle=5\begin{bmatrix}4&3\\8&6\end{bmatrix}-0\begin{bmatrix}1&3\\0&6\end{bmatrix}+5\begin{bmatrix}1&4\\0&8\end{bmatrix}$

$\triangle=5(24-24)-0+5(8-0)$

$\triangle=0-0+40=40.$
 

View full question & answer
Question 331 Mark
If $\begin{bmatrix}\text{x} &\text{amp; } 1 &\text{amp; 1}\\ 2 &\text{amp; 3} &\text{amp; 4}\\ 1 &\text{amp; 1} &\text{amp; 1}\end{bmatrix}$ has no inverse, then $\text{x}=$
  1. -4
  2. -2
  3. 1
  4. -3
Answer
  1. 1

Solution:

We know that, If Dett = 0 there is no inverse

⇒ D = x(3 - 4) - 1(2 - 4) + 1(2 - 3) = 0

⇒ -x + 2 - 1 = 0

⇒ x = 1

View full question & answer
Question 341 Mark
If A, B are two n × n non-singular matrices, then
  1. AB is non-singular.
  2. AB is singular.
  3. (AB)-1 A-1 B-1.
  4. (AB)-1 does not exist.
Answer
  1. AB is non-singular

Solution:

A and B are non-singular matrices of order n × n.

$\therefore|\text{A}|\neq0\text{ and }|\text{B}|\neq0\ .....(\text{i})$

A and B are of the same order, so AB is defined and is of the same order.

Thus,

|AB| = |A||B|

$\Rightarrow|\text{AB}|\neq0\ \big[\text{Using (1)}\big]$

Thus, Ab is non-singular.

View full question & answer
Question 351 Mark
If A and B are square matrices of order 2, then det (A + B) = 0 is possible only when:
  1. Det (A) = 0 or det (B) = 0
  2. Det (A) + det (B) = 0
  3. Det (A) = 0 and det (B) = 0
  4. A + B = 0
Answer
  1. A + B = 0

Solution:

Let $\text{A}=[\text{a}_{\text{ij}}]$ and $\text{B}=[\text{b}_{\text{ij}}]$ be a square matrix of order 2

As their orders are same, A + B is defined as

$\text{A}+\text{B}=[\text{a}_{\text{ij}}+\text{b}_\text{ij}]$

$\Rightarrow|\text{A}+\text{B}|=|\text{a}_{\text{ij}}+\text{b}_\text{ij}|$

Now,

$|\text{A}+\text{B}|=0$

$\Rightarrow|\text{a}_{\text{ij}}+\text{b}_\text{ij}|=0$

$\Rightarrow[\text{a}_{\text{ij}}+\text{b}_\text{ij}]=0$

[corrsponding term is 0]

$\Rightarrow\text{A}+\text{B}=0$

View full question & answer
Question 361 Mark
If $ \begin{vmatrix} \text{a} &\text{amp; a} &\text{amp; x}\\ \text{m} &\text{amp; m} &\text{amp; m}\\ \text{b} &\text{amp; x} &\text{amp; b}\end{vmatrix}=0$ then $\text{x}=$
  1. a
  2. b
  3. a or b
  4. 0
Answer
  1. a or b

Solution:

Determinant of a matrix is zero if 2 rows or columns are same.

Hence, if x = a we get 1st and 3rd column sameAlso

if x = b we get 1st and 2nd column same.

View full question & answer
Question 371 Mark
Using the factor theorem it is found that a + b, b + c and c + a are three factors of the determinant $\begin{vmatrix}-2\text{a}&\text{a}+\text{b}&\text{a}+\text{c}\\\text{b}+\text{a}&-2\text{b}&\text{b}+\text{c}\\\text{c}+\text{a}&\text{c}+\text{b}&-2\text{c}\end{vmatrix}$ the other factor in the value of the determinant is:
  1. 4
  2. 2
  3. a + b + c
  4. None of these.
Answer
  1. 4

Solution:

$\triangle=\begin{vmatrix}-2\text{a}&\text{a}+\text{b}&\text{a}+\text{c}\\\text{b}+\text{a}&-2\text{b}&\text{b}+\text{c}\\\text{c}+\text{a}&\text{c}+\text{b}&-2\text{c}\end{vmatrix}$

Let a + b = 2C, b + c = 2A and c + a = 2B

⇒ a + b + b + c + c + a = 2A + 2B + 2C

⇒ 2(a + b + c) = (A + B + C)

Also, a = (a + b + c) - (b + c) = (A + B + C) - 2A = B + C - A

Similarly, b = C + A - B, c = A + B - C

Hence, 4 is the order factor of the determinant.

View full question & answer
Question 381 Mark
Which of the following is not correct in a given determinant of A, where A = [aij]3×3:
  1. Order of minor is less than order of the det (A).
  2. Minor of an element can never be equal to cofactor of the same element.
  3. Value of determinant is obtained by multiplying elements of a row or column by corresponding cofactors.
  4. Order of minors and cofactors of elements of A is same.
Answer
  1. Minor of an element can never be equal to the cofactor of the same element.

Solution:

Cij = (-1)i+jMij

So, for even values of i + j, Cij = Mij.

View full question & answer
Question 391 Mark
If A and B are invertible matrices, which of the following statement is not correct.
  1. adj A = |A|A-1
  2. det (A-1) = (det A)-1
  3. (A + B)-1 = A-1 + B-1
  4. (AB)-1 = B-1 A-1
Answer
  1. (A + B)-1 = A-1 + B-1

Solution:

We have, adj A = |A|A-1, det (A-1) = (det A)-1 and (AB)-1 = B-1A-1 all are the properites of inverse of a matrix.

View full question & answer
Question 401 Mark
If $\text{A}=\begin{bmatrix} 2 & -1 \\ 3 & -2 \end{bmatrix},$ then An =
  1. $\text{A}=\begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix},$ if n is an even natural number
  2. $\text{A}=\begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix},$ if n is an odd natural number
  3. $\text{A}=\begin{bmatrix} -1 & 0 \\ 0 & 1 \end{bmatrix},\text{if n}\in\text{N}$
  4. None of these.
Answer
  1. $\text{A}=\begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix},$ if n is an even natural number.

Solution:

$\text{A}=\begin{bmatrix} 2 & -1 \\ 3 & -2 \end{bmatrix}$

$\text{A}^2=\begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix}=1$

If n is an natural number.

View full question & answer
Question 411 Mark
Choose the correct answer from given four options in each of the Exercise:
The maximum value of $\Delta=\begin{vmatrix}1 & 1&1 \\1 &1+\sin\theta&1\\1+\cos\theta &1&1\end{vmatrix}$ is ($\theta$ is real number):
  1. $\frac{1}{2}$
  2. $\frac{\sqrt{3}}{2}$
  3. $\sqrt{2}$
  4. $\frac{2\sqrt{3}}{4}$
Answer
  1. $\frac{1}{2}$

Solution:

Since,

$\Delta=\begin{vmatrix}1 & 1&1 \\1 &1+\sin\theta&1\\1+\cos\theta &1&1\end{vmatrix}$

$=\begin{vmatrix}0 &0&0 \\0 &\sin\theta&1\\\cos\theta &0&1\end{vmatrix}$ $\big[\because\ \text{C}_1\rightarrow\text{C}_2-\text{C}_3\text{ and C}_2\rightarrow\text{C}_2-\text{C}_3\big]$

$=-(\sin\theta.\cos\theta)$

$=\frac{1}{2}.2\sin\cos\theta=\frac{1}{2}\sin2\theta$

Since, the maximum value of $\sin2\theta$ is 1. So, for maximum value of $\theta$ should be 45°

$\therefore\ \Delta-\frac{1}{2}\sin2.45^\circ$

$=\frac{1}{2}\sin90^\circ=\frac{1}{2}.1=\frac{1}{2}$

View full question & answer
Question 421 Mark
Which of the following is not a property of determinant:
  1. The value of determinant changes if all of its rows and columns are interchanged
  2. The value of determinant changes if any two rows or columns are interchanged
  3. The value of determinant is zero if any two rows and columns are identical
  4. The value of determinant gets multiplied by k, if each element of row or column is multiplied by k
Answer
  1. The value of determinant changes if all of its rows and columns are interchanged

Solution:

The value of determinant remains unchanged if all of its rows and columns are interchanged i.e. |A| = |A’|

where A is a square matrix and A’ is the transpose of the matrix A.

View full question & answer
Question 431 Mark
Evaluate $\begin{bmatrix}3&-1&3\\6&-5&4\\3&-2&3\end{bmatrix}$ is:
  1. 100
  2. 223
  3. 240
  4. 230
Answer
  1. 240

Solution:

Expanding along $\text{R}_1,$ we get

$\triangle=\begin{bmatrix}3&-1&3\\6&-5&4\\3&-2&3\end{bmatrix}$

$\triangle=3\begin{bmatrix}-5&45\\-2&3\end{bmatrix}-(-1)\begin{bmatrix}6&4\\3&3\end{bmatrix}+3\begin{bmatrix}6&-5\\-3&-2\end{bmatrix}$

$\triangle=3(-15+90)+(18-12)+3(-12+15) $

$\triangle=3(75)+6+9=240. $

View full question & answer
Question 441 Mark
If $\triangle_1=\begin{vmatrix}1&1&1\\\text{a}&\text{b}&\text{c}\\\text{a}^2&\text{b}^2&\text{c}^2\end{vmatrix},\triangle_2=\begin{vmatrix}1&\text{bc}&\text{a}\\1&\text{ca}&\text{b}\\1&\text{ab}&\text{c}\end{vmatrix},$ then:
  1. $\triangle_1+\triangle_2=0$
  2. $\triangle_1+2\triangle_2=0$
  3. $\triangle_1=\triangle_2$
  4. None of these.
Answer
  1. $\triangle_1+\triangle_2=0$

Solution:

$\triangle_2=\begin{vmatrix}1&\text{bc}&\text{a}\\1&\text{ca}&\text{b}\\1&\text{ab}&\text{c}\end{vmatrix}$

$=\frac{1}{\text{abc}}\begin{vmatrix}1&\text{abc}&\text{a}^2\\1&\text{bca}&\text{b}^2\\1&\text{cab}&\text{c}^2\end{vmatrix}$ [R1, R2, R3 are multiplies by a, b and c respectively, therefore we divide by abc]

$=\frac{\text{abc}}{\text{abc}}\begin{vmatrix}1&1&\text{a}^2\\1&1&\text{b}^2\\1&1&\text{c}^2\end{vmatrix}$ [Taking abc common from C2]

$=-\begin{vmatrix}1&\text{a}&\text{a}^2\\1&\text{b}&\text{b}^2\\1&\text{c}&\text{c}^2\end{vmatrix}$ $\text{C}_1\leftrightarrow\text{C}_2$

We know that the value of a determinant remains unchanged if its rows and columns are interchanged. so,

$\triangle_2=-\begin{vmatrix}1&1&1\\\text{a}&\text{b}&\text{c}\\\text{a}^2&\text{b}^2&\text{c}^2\end{vmatrix} $

$=-\triangle_1$

$\triangle_1+\triangle_2=0$

View full question & answer
Question 451 Mark
If a > 0 and discriminant of ax2 + 2bx + c is negative, then $\triangle=\begin{vmatrix}\text{a}&\text{b}&\text{ax}+\text{b}\\\text{b}&\text{c}&\text{bx}+\text{c}\\\text{ax}+\text{b}&\text{bx}+\text{c}&0\end{vmatrix}$ is:
  1. Positive
  2. (ac - b2)(ax2 + 2bx + c)
  3. Negative
  4. 0
Answer
  1. Negative

Solution:

Discriminant D of ax2 + 2bx + c = (2b)2 - 4ac < 0 [Given]

⇒ 4b2 - 4ac < 0

⇒ b2 - ac < 0, where a > 0 .....(i)

$\Rightarrow\triangle=\begin{vmatrix}\text{a}&\text{b}&\text{ax}+\text{b}\\\text{b}&\text{c}&\text{bx}+\text{c}\\\text{ax}+\text{b}&\text{bx}+\text{c}&0\end{vmatrix}$

$\Rightarrow\triangle=\begin{vmatrix}\text{ax}&\text{bx}&\text{ax}^2+\text{bx}\\\text{b}&\text{c}&\text{bx}+\text{c}\\\text{ax}+\text{b}&\text{bx}+\text{c}&0\end{vmatrix}$ [Applying R1 → xR1]

$\Rightarrow\triangle=\frac{1}{\text{x}}\begin{vmatrix}\text{ax}+\text{b}&\text{bx}+\text{c}&\text{ax}^2+\text{bx}+\text{bx}+\text{c}\\\text{b}&\text{c}&\text{bx}+\text{c}\\\text{ax}+\text{b}&\text{bx}+\text{c}&0\end{vmatrix}$ [Applying R1 → R1 + R2

$\Rightarrow\triangle=\frac{1}{\text{x}}\begin{vmatrix}0&0&\text{ax}^2+2\text{bx}+\text{c}\\\text{b}&\text{c}&\text{bx}+\text{c}\\\text{ax}+\text{b}&\text{bx}+\text{c}&0\end{vmatrix}$ [Applying R1 → R1 - R3]

$\Rightarrow\triangle=\frac{1}{\text{x}}\begin{Bmatrix}\text{ax}^2+2\text{bx}+\text{c}\begin{vmatrix}\text{b}&\text{c}\\\text{ax}+\text{b}&\text{bx}+\text{c}\end{vmatrix}\end{Bmatrix}$ [Expanding along R1]

$\Rightarrow\triangle=\frac{1}{\text{x}}(\text{ax}^2+2\text{bx}+\text{c})(\text{b}^2\text{x}+\text{bc}-\text{acx}-\text{bc})$

$\Rightarrow\triangle=\frac{1}{\text{x}}(\text{ax}^2+2\text{bx}+\text{c})\text{ x }(\text{b}^2-\text{ac})$

$\Rightarrow\triangle=(\text{ax}^2+2\text{bx}+\text{c})(\text{b}^2\text{ac})<0$ [From eq. (i)]

$\Rightarrow\triangle<0$

View full question & answer
Question 461 Mark
If A is an invertible matrix, then which of the following is not true:
  1. $(\text{A}^2)^\text{-1}=(\text{A}^{-1})^2$
  2. $|\text{A}^{-1}|=|\text{A}|^{-1}$
  3. $(\text{A}^\text{T})^\text{-1}=(\text{A}^{-1})^\text{T}$
  4. $|\text{A}|\neq0$
Answer
  1. $(\text{A}^2)^\text{-1}=(\text{A}^{-1})^2$

Solution:

We have, |A-1| = |A|-1, (AT)-1 = (A-1)T and $|\text{A}|\neq0$ all are the properties of the inverse of a matrix A.

View full question & answer
Question 471 Mark
Choose the correct answer from given four options in each of the Exercise:
If A and B are invertible matrices, then which of the following is not correct?
  1. $\text{adj A} = |\text{A}|.\text{A}^{-1}$
  2. $\text{det (A)}^{-1}=[\text{det(A)}]^{-1}$
  3. $(\text{AB})^{-1}=\text{B}^{-1}\text{A}^{-1}$
  4. $(\text{A}+\text{B})^{-1}=\text{B}^{-1}+\text{A}^{-1}$
Answer
  1. $(\text{A}+\text{B})^{-1}=\text{B}^{-1}+\text{A}^{-1}$

Solution:

Since, A and B are invertible matrices, So, we can say that

$(\text{AB})^{-1}=\text{B}^{-1}\text{A}^{-1}\ \dots(\text{i})$

Also, $\text{A}^{-1}=\frac{1}{|\text{A}|}(\text{adj A})$

$\Rightarrow\ \text{adj A}=|\text{A}|.\text{A}^{-1}\ \ \dots(\text{ii})$

Also, $\text{det (A)}^{-1}=[\text{det (A)}]^{-1}$

$\Rightarrow\ \text{det (A)}^{-1}=\frac{1}{\big[\text{det (A)}\big]}$

$\Rightarrow\ \text{det (A)}.\text{det (A)}^{-1}=1\ \ \dots(\text{iii})$

Which is true.

Again, $(\text{A}+\text{B})^{-1}=\frac{1}{\big|(\text{A}+\text{B})\big|}\text{ adj }(\text{A}+\text{B})$

$\Rightarrow\ (\text{A}+\text{B})^{-1}\neq\text{B}^{-1}+\text{A}^{-1}\ \ \dots(\text{iv})$

So, only option (d) is incorrect.

View full question & answer
Question 481 Mark
If $\text{A}=\begin{bmatrix}\alpha &\text{amp; 2} \\2 &\text{amp; }\alpha \end{bmatrix}$and $ |\text{A}^3|=125,$ then $\alpha$ is equal to:
  1. $\pm 3$
  2. $\pm 2$
  3. $\pm 5$
  4. $0$
Answer
  1. $\pm 3$

Solution:

Given, $ |\text{A}^3| =|\text{A}|^3 = 125$

$\Rightarrow|\text{A}|=5\Rightarrow\alpha^2-4=5\Rightarrow\alpha^2=9$

$\Rightarrow \alpha=\pm 3$

View full question & answer
Question 491 Mark
If $ \begin{vmatrix} 6\text{i} &\text{amp;} -3\text{i} &\text{amp;} 1\\ 4 &\text{amp; } 3\text{i} &\text{amp;} -1 \\ 20 &\text{amp; } 3 &\text{amp; i}\end{vmatrix}=\text{x}+\text{iy},$ then?
  1. x = 3, y = 1
  2. x = 1, y = 3
  3. x = 0, y = 3
  4. x = 0, y = 0
Answer
  1. x = 0, y = 0

Solution:

$ \begin{vmatrix} 6\text{i} &\text{amp;} -3\text{i} &\text{amp;} 1\\ 4 &\text{amp; } 3\text{i} &\text{amp;} -1 \\ 20 &\text{amp; } 3 &\text{amp; i}\end{vmatrix}=\text{x}+\text{iy},$

$\Rightarrow6\text{i}(3\text{i}^2+3)+3\text{i}(4\text{i}+20)+1(12-60\text{i})=\text{x}+\text{iy}\Rightarrow0=\text{x}+\text{iy}$

$\therefore \text{x}=\text{y}=0$

View full question & answer
Question 501 Mark
If A is a skew symmetric matrix, then ∣A∣ is
  1. 1
  2. -1
  3. 0
  4. none
Answer
  1. 0

Solution:

SINCE THE SKEW SYMMETRIC MATRIX CONSIST OF ELEMENTS OF OPPOSITE SIGN AT OPPOSITE SIDE OF MATRIX DIAGONAL WITH ALL THE DIAGONAL ELEMENTS AS ZERO THEREFORE THE DETERMINANT OF SKEW SYMMETRIC MATRIX IS ZERO.

View full question & answer
M.C.Q (1 Marks) - Maths STD 12 Science Questions - Vidyadip