Questions

M.C.Q (1 Marks)

🎯

Test yourself on this topic

33 questions · timed · auto-graded

Question 11 Mark
The value of $\begin{vmatrix}5^2&5^3&5^4\\5^3&5^4&5^5\\5^4&5^5&5^6\end{vmatrix}$ is:
  1. 52
  2. 0
  3. 513
  4. 59
Answer
  1. 0

Solution:

$\begin{vmatrix}5^2&5^3&5^4\\5^3&5^4&5^5\\5^4&5^5&5^6\end{vmatrix}$

$=5^2\times5^3\times5^4\begin{vmatrix}1&5&5^2\\1&5&5^2\\1&5&5^2\end{vmatrix}$ [Taking out common factors from R1, R2, R3]

$=5^2\times5^3\times5^4\times5\begin{vmatrix}1&1&5^2\\1&1&5^2\\1&1&5^2\end{vmatrix}$

$=5^2\times5^3\times5^4\times0$

$=0$

View full question & answer
Question 21 Mark
If $\text{D}_\text{k}=\begin{vmatrix}1&\text{n}&\text{n}\\2\text{k}&\text{n}^2+\text{n}+2&\text{n}^2+\text{n}\\2\text{k}-1&\text{n}^2&\text{n}^2+\text{n}+2\end{vmatrix} $ and $\sum\limits_{\text{k}=1}^\text{n}\text{D}_\text{k}=48,$ then n equals:
  1. 4
  2. 6
  3. 8
  4. None of these.
Answer
  1. 4

Solution:

$\text{D}_\text{k}=\begin{vmatrix}1&\text{n}&\text{n}\\2\text{k}&\text{n}^2+\text{n}+2&\text{n}^2+\text{n}\\2\text{k}-1&\text{n}^2&\text{n}^2+\text{n}+2\end{vmatrix} $

$\text{D}_\text{k}=\begin{vmatrix}1&\text{n}&\text{n}\\1&\text{n}+2&-2\\2\text{k}-1&\text{n}^2&\text{n}^2+\text{n}+2\end{vmatrix}\ \text{Applying}\ \text{R}_2\rightarrow\text{R}_2-\text{R}_3$

$\text{D}_\text{k}=\begin{vmatrix}1&\text{n}&\text{n}\\0&2&-2-\text{n}\\2\text{k}-1&\text{n}^2&\text{n}^2+\text{n}+2\end{vmatrix}\ \text{Applying}\ \text{R}_2\rightarrow\text{R}_2-\text{R}_1$

Now,

$\sum\limits_{\text{k}=1}^\text{n}\text{D}_\text{k}=\begin{vmatrix}1&\text{n}&\text{n}\\0&2&-2-\text{n}\\1&\text{n}^2&\text{n}^2+\text{n}+2\end{vmatrix}+\begin{vmatrix}1&\text{n}&\text{n}\\0&2&-2-\text{n}\\3&\text{n}^2&\text{n}^2+\text{n}+2\end{vmatrix}+.......+\begin{vmatrix}1&\text{n}&\text{n}\\0&2&-2-\text{n}\\2\text{n}-1&\text{n}^2&\text{n}^2+\text{n}+2\end{vmatrix}$

$\sum\limits_{\text{k}=1}^\text{n}\text{D}_\text{k}=\Big[1\Big(2(\text{n}^2+\text{n}+2)+\text{n}^2(2+\text{n})\Big)+\text{n}\Big(0+1(-2-\text{n})\Big)+\text{n}\Big(0+2\Big)\Big]\\+\Big[1\Big(2(\text{n}^2+\text{n}+2)+\text{n}^2(2+\text{n})\Big)+\text{n}\Big(0+3(-2-\text{n})\Big)+\text{n}\Big(0+6\Big)\Big]+......\\+\Big[1\Big(2(\text{n}^2+\text{n}+2)+\text{n}^2(2+\text{n})\Big)+\text{n}\Big(0+(2\text{n}-1)(-2-\text{n})\Big)+\text{n}\Big(0+2(2\text{n}-1)\Big)\Big]$

$\sum\limits_{\text{k}=1}^\text{n}\text{D}_\text{k}=\Big[1\Big(2(\text{n}^2+\text{n}+2)+\text{n}^2(2+\text{n})\Big)+\text{n}\Big(-2-\text{n}\Big)-2\text{n}\Big]\Big(1+3+5+.....+\text{n}\Big)$

$\sum\limits_{\text{k}=1}^\text{n}\text{D}_\text{k}=\Big[1\Big(2(\text{n}^2+\text{n}+2)+\text{n}^2(2+\text{n})\Big)+\text{n}\Big(-2-\text{n}\Big)-2\text{n}\Big]\Big(\text{n}^2\Big)$

$\Rightarrow\ 2\text{n}^2+4\text{n}=48$

$\Rightarrow\ (\text{n}+6)(\text{n}-4)=0$

$\Rightarrow\ \text{n}=4$

View full question & answer
Question 31 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 41 Mark
If $\begin{vmatrix}\text{a}&\text{p}&\text{x}\\\text{b}&\text{q}&\text{y}\\\text{c}&\text{r}&\text{z}\end{vmatrix}=16,$ then the value of $\begin{vmatrix}\text{p}+\text{x}&\text{a}+\text{x}&\text{a}+\text{p}\\\text{q}+\text{y}&\text{b}+\text{y}&\text{b}+\text{q}\\\text{r}+\text{z}&\text{c}+\text{z}&\text{c}+\text{r}\end{vmatrix}$ is:
  1. 4
  2. 8
  3. 16
  4. 32
Answer
  1. 32

Solution:

$\begin{vmatrix}\text{p}+\text{x}&\text{a}+\text{x}&\text{a}+\text{p}\\\text{q}+\text{y}&\text{b}+\text{y}&\text{b}+\text{q}\\\text{r}+\text{z}&\text{c}+\text{z}&\text{c}+\text{r}\end{vmatrix}=\begin{vmatrix}\text{p}&\text{a}&\text{a}\\\text{q}&\text{b}&\text{b}\\\text{r}&\text{c}&\text{c}\end{vmatrix}+​​​​\begin{vmatrix}\text{p}&\text{a}&\text{p}\\\text{q}&\text{b}&\text{q}\\\text{r}&\text{c}&\text{r}\end{vmatrix}\begin{vmatrix}\text{p}&\text{x}&\text{a}\\\text{q}&\text{y}&\text{b}\\\text{r}&\text{z}&\text{c}\end{vmatrix}\\+​​​​\begin{vmatrix}\text{p}&\text{x}&\text{p}\\\text{q}&\text{y}&\text{q}\\\text{r}&\text{z}&\text{r}\end{vmatrix}+​​​​\begin{vmatrix}\text{x}&\text{a}&\text{a}\\\text{y}&\text{b}&\text{b}\\\text{r}&\text{c}&\text{c}\end{vmatrix}+​​​​\begin{vmatrix}\text{x}&\text{a}&\text{p}\\\text{y}&\text{b}&\text{q}\\\text{r}&\text{c}&\text{r}\end{vmatrix}+​​​​\begin{vmatrix}\text{x}&\text{x}&\text{a}\\\text{y}&\text{y}&\text{b}\\\text{z}&\text{z}&\text{c}\end{vmatrix}+​​​​\begin{vmatrix}\text{x}&\text{x}&\text{p}\\\text{y}&\text{y}&\text{q}\\\text{z}&\text{z}&\text{r}\end{vmatrix}$

$=0+0+\begin{vmatrix}\text{p}&\text{x}&\text{a}\\\text{q}&\text{y}&\text{b}\\\text{r}&\text{z}&\text{c}\end{vmatrix}+0+0+\begin{vmatrix}\text{x}&\text{a}&\text{p}\\\text{y}&\text{b}&\text{q}\\\text{z}&\text{c}&\text{r}\end{vmatrix}+0+0$

$=\begin{vmatrix}\text{p}&\text{x}&\text{a}\\\text{q}&\text{y}&\text{b}\\\text{r}&\text{z}&\text{c}\end{vmatrix}+\begin{vmatrix}\text{x}&\text{a}&\text{p}\\\text{y}&\text{b}&\text{q}\\\text{z}&\text{c}&\text{r}\end{vmatrix}$

$=2\begin{vmatrix}\text{a}&\text{p}&\text{x}\\\text{b}&\text{q}&\text{y}\\\text{c}&\text{r}&\text{z}\end{vmatrix}$

$=2\times16=32$

Hence, the correct option is (b)

View full question & answer
Question 51 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 61 Mark
$\begin{vmatrix}\log_3512&\log_43\\\log_38&\log_49\end{vmatrix}\times\begin{vmatrix}\log_23&\log_83\\\log_34&\log_34\end{vmatrix}$
  1. 7
  2. 10
  3. 1
  4. 17
Answer
  1. 10

Solution:

$\begin{vmatrix}\log_3512&\log_43\\\log_38&\log_49\end{vmatrix}\times\begin{vmatrix}\log_23&\log_83\\\log_34&\log_34\end{vmatrix}$

$=\begin{vmatrix}\log_32^9&\log_{2^{2}}3\\\log_32^3&\log_{2^2}3^3\end{vmatrix}\times\begin{vmatrix}\log_23&\log_{2^{3}}3\\\log_32^3&\log_32^2\end{vmatrix}$

$=\begin{vmatrix}9\log_32&\frac{1}{2}\log_23\\3\log_32&\frac{1}{2}\times2\log_23\end{vmatrix}\times\begin{vmatrix}\log_23&\frac{1}{3}\log_23\\2\log_32&2\log_32\end{vmatrix}$

$=\Big(\big(9\log_32\times\log_23\big)-\big(3\log_32\times\frac{1}{2}\log_23\big)\Big)\times\Big(\big(\log_23\times2\log_32\big)\\-\Big(\frac{1}{3}\log_23\times2\log_32\Big)\Big)$

$=\Big(9-\frac{3}{2}\Big)\times\Big(2-\frac{2}{3}\Big)$

$=\frac{15}{2}\times\frac{4}{3}$

$=10$

View full question & answer
Question 71 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 81 Mark
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:
  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}$ [Taking (b - a) common from C1 and C3]

$=(\text{b}-\text{a})^2\begin{vmatrix}0&\text{b}-\text{c}&\text{c}\\0&\text{a}-\text{b}&\text{b}\\0&\text{c}-\text{a}&\text{a}\end{vmatrix}$ [Applying C→ C1 - C2 - C3]

$=0$

Hence, the correct option is (d)

View full question & answer
Question 91 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 101 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 111 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 121 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 131 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 141 Mark
If a, b, c are distinct, then the value of x satisfying $\begin{vmatrix}0&\text{x}^2-\text{a}&\text{x}^3-\text{b}\\\text{x}^2+\text{a}&0&\text{x}^2+\text{c}\\\text{x}^4+\text{b}&\text{x}-\text{c}&0\end{vmatrix}=0$ is:
  1. c
  2. a
  3. b
Answer
  1. 0

Solution:

When we put x = 0 in the given matrix, then it turns out to be the skew symmetric matrix of order 3 and the determinant of the skew symmetric matrix of odd order is always 0.

View full question & answer
Question 151 Mark
The number of distinct real roots of $\begin{vmatrix}\text{cosec}&\sec\text{x}&\sec\text{x}\\\sec\text{x}&\text{cosec}\text{x}&\sec\text{x}\\\sec\text{x}&\sec\text{x}&\text{cosecx}\end{vmatrix}=0$ lies in the interval $-\frac{\pi}{4}\leq\text{x}\leq\frac{\pi}{4}$ is:
  1. 1
  2. 2
  3. 3
  4. 0
Answer
  1. 2

Solution:

Let $\triangle=\begin{vmatrix}\text{cosec x}&\sec\text{x}&\sec\text{x}\\\sec\text{x}&\text{cosec}\text{x}&\sec\text{x}\\\sec\text{x}&\sec\text{x}&\text{cosec x}\end{vmatrix}$

$=(\text{cosec x})^3\begin{vmatrix}1&\frac{\sec\text{x}}{\text{cosecx}}&\frac{\sec\text{x}}{\text{cosecx}}\\\frac{\sec\text{x}}{\text{cosecx}}&1&\frac{\sec\text{x}}{\text{cosecx}}\\\frac{\sec\text{x}}{\text{cosecx}}&\frac{\sec\text{x}}{\text{cosecx}}&1\end{vmatrix}$

$=(\text{cosec x})^3\begin{vmatrix}1&\tan\text{x}&\tan\text{x}\\\tan\text{x}&1&\tan\text{x}\\\tan\text{x}&\tan\text{x}&1\end{vmatrix}$

 $=(\text{cosec x})^3\begin{vmatrix}1-\tan\text{x}&\tan\text{x}-1&0\\0&1-\tan\text{x}&\tan\text{x}-1\\\tan\text{x}&\tan\text{x}&1\end{vmatrix}$ [Applying R1 → R1 - R2, R2 → R2 - R3]

$=(\text{cosec x})^3(1-\tan\text{x})^2\begin{vmatrix}1&-1&0\\0&1&-1\\\tan\text{x}&\tan\text{x}&1\end{vmatrix}$ [Taking out $(1-\tan\text{x})$ common from R1 and R2]

 $=(\text{cosec x})^3(1-\tan\text{x})^2\begin{Bmatrix}1\begin{vmatrix}1&-1\\\tan\text{x}&1\end{vmatrix}+\tan\text{x}\begin{vmatrix}-1&0\\1&-1\end{vmatrix}\end{Bmatrix}$ [Expanding along C1]

 $=(\text{cosec x})^3(1-\tan\text{x})^2\{1+\tan\text{x}+\tan\text{x}\}$

$=(\text{cosec x})^3(1-\tan\text{x})^2\{1+2\tan\text{x}\}$

$\triangle=0$

$=(\text{cosec x})^3(1-\tan\text{x})^2(1+2\tan\text{x})=0$

$(1-\tan\text{x})=0,(\text{coses x})^3=0$ and $(1+2\tan\text{x})=0$

Or $\tan\text{x}=1,\text{cosec x}=0$ and $\tan\text{x}=\frac{-1}{2}$

$\Rightarrow-\frac{\pi}{4}\leq\text{x}\leq\frac{\pi}{4}$ $\Big[\tan\text{x}=1,\text{x}=\frac{-1}{2}$ are 2 real roots as $\text{cosec x}=0$ has no solution$\Big]$

Thus, these are 2 solutions.

View full question & answer
Question 161 Mark
The value of the determinant $\begin{vmatrix}\text{a}-\text{b}&\text{b}+\text{c}&\text{c}\\\text{b}-\text{c}&\text{c}+\text{b}&\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. a3 + b3 + c3 - 3abc

Solution:

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

$=\begin{vmatrix}-\text{b}&\text{b}+\text{c}+\text{a}&\text{a}\\-\text{c}&\text{c}+\text{a}+\text{b}&\text{b}\\-\text{a}&\text{a}+\text{b}+\text{c}&\text{c}\end{vmatrix}$ [Applying C1 → C1 - C3 and C2 → C2 + C3]

$=(-1)(\text{a}+\text{b}+\text{c})\begin{vmatrix}\text{b}&1&\text{a}\\\text{c}&1&\text{b}\\\text{a}&1&\text{c}\end{vmatrix}$ [Taking (-1) common from C1 and (a + b + c) common from C2]

$=(-1)(\text{a}+\text{b}+\text{c})\begin{vmatrix}\text{b}&1&\text{a}\\\text{c}-\text{b}&0&\text{b}-\text{a}\\\text{a}-\text{b}&0&\text{c}-\text{a}\end{vmatrix}$ [Applying R2 → R2 - R1 and R→ R3 - R1]

= (-1)(a + b + c)[-(c - b)(c - a) + (b - a)(a - b)]

= (-1)(a + b + c)[-c2 + ac + bc - ab + ba - b2 - a2 + ab]

= (-1)(a + b + c)(-a2 - b2 - c2 + ab + bc + ac)

= (a + b + c)(a2 + b2 + c2 - ab - bc - ac)

= a3 + ab2 + ac2 - a2b - abc - a2c + ba2 + b3 + bc2 - ab2-b2c - abc + ca2 + cb2 + c3 - acb - bc2 - ac2

= a3 + b3 + c3 - 3abc

Hence, the correct option is (c)

View full question & answer
Question 171 Mark
If $\text{A}_{\text{r}}=\begin{vmatrix}1&\text{r}&2^{\text{r}}\\2&\text{n}&\text{n}^{2}\\\text{n}&\frac{\text{n}(\text{n}+1)}{2}&2^{\text{n}+1} \end{vmatrix},$ then the value of $\sum\limits_{\text{r}=1}^\text{n}\text{A}_\text{r}$ is:
  1. n
  2. 2n
  3. -2n3
  4. n2
Answer
  1. -2n3

Solution:

$\text{A}_\text{r}=\begin{vmatrix}1&\text{r}&2^{\text{r}}\\2&\text{n}&\text{n}^{2}\\\text{n}&\frac{\text{n}(\text{n}+1)}{2}&2^{\text{n}+1} \end{vmatrix}$

$\Rightarrow\sum\limits_{\text{r}=1}^\text{n}\text{A}_\text{r}=\begin{vmatrix}\sum\limits_{\text{r}=1}^\text{n}1&\sum\limits_{\text{r}=1}^\text{n}\text{r}&\sum\limits_{\text{r}=1}^\text{n}2\text{r}\\\sum\limits_{\text{r}=1}^\text{n}2&\text{n}&\text{n}^{2}\\\text{n}&\frac{\text{n}(\text{n}+1)}{2}&2^{\text{n}+1} \end{vmatrix}$

As $\sum\limits_{\text{r}=1}^\text{r}1=1+1+1\ ......+1(\text{n times})=\text{n}$

$\Rightarrow\sum\limits_{\text{r}=1}^\text{r}\text{r}=1+2+3+\ .....+\text{n}=\frac{\text{n}(\text{n}+1)}{2}$

Let $\text{S}=\sum\limits_{\text{r}=1}^\text{r}2^\text{r}=2+2^2+2^3=\ .....+2^{\text{n}}$

$\Rightarrow2\text{S}=2^2+3^2=\ ....+2^{\text{n}}+2^{\text{n}+1}$

$\Rightarrow2\text{S}-\text{S}$

$\Rightarrow\text{S}=\sum\limits_{\text{r}=1}^\text{n}2^{\text{r}}=2^{\text{n+1}}-2$

$\Rightarrow\sum\limits_{\text{r}=1}^\text{n}\text{A}_\text{r}=\begin{vmatrix}\text{n}&\frac{\text{n}(\text{n}+1)}{2}&2^{\text{n}+1}-2\\2\text{n}&\text{n}&\text{n}^{2}\\\text{n}&\frac{\text{n}(\text{n}+1)}{2}&2^{\text{n}+1} \end{vmatrix}$

[Applying R1 → R1 - R2]

$\Rightarrow\sum\limits_{\text{r}=1}^\text{n}\text{A}_\text{r}=\begin{vmatrix}\text{n}-\text{n}&\frac{\text{n}(\text{n}+1)}{2}-\frac{\text{n}(\text{n}+1)}{2}&2^{\text{n}+1}-2-2^{\text{n}+1}\\2\text{n}&\text{n}&\text{n}^{2}\\\text{n}&\frac{\text{n}(\text{n}+1)}{2}&2^{\text{n}+1} \end{vmatrix}$

$=\begin{vmatrix}0&0&-2\\2\text{n}&\text{n}&\text{n}^{2}\\\text{n}&\frac{\text{n}(\text{n}+1)}{2}&2^{\text{n}+1} \end{vmatrix}$

$=-2\times\begin{vmatrix}2\text{n}&\text{n}\\\text{n}&\frac{\text{n}(\text{n}+1)}{2}\end{vmatrix}$

$=-2\big[\text{n}^{3}+\text{n}^2-\text{n}^2\big]$

$=-2\text{n}^3$

View full question & answer
Question 181 Mark
If $\begin{vmatrix}2\text{x}&5\\8&\text{x}\end{vmatrix}=\begin{vmatrix}6&-2\\7&3\end{vmatrix},$ then x =
  1. $3$
  2. $\pm3$
  3. $\pm6$
  4. $6$
Answer
  1. $\pm6$

Solution:

$\begin{vmatrix}2\text{x}&5\\8&\text{x}\end{vmatrix}=\begin{vmatrix}6&-2\\7&3\end{vmatrix}$

$\Rightarrow2\text{x}^2-40=18+14$

$\Rightarrow2\text{x}^2-40=32$

$\Rightarrow2\text{x}^2=72$

$\Rightarrow\text{x}^2=36$

$\Rightarrow\text{x}=\pm6$

Hence, the correct option is (C)

View full question & answer
Question 191 Mark
If a, b, c are in A.P., then the determinant $\begin{vmatrix}\text{x}+2&\text{x}+3&\text{x}+2\text{a}\\\text{x}+3&\text{x}+4&\text{x}+2\text{b}\\\text{x}+4&\text{x}+5&\text{x}+2\text{c}\end{vmatrix}$
  1. 0
  2. 1
  3. x
  4. 2x
Answer
  1. 0

Solution:

$\begin{vmatrix}\text{x}+2&\text{x}+3&\text{x}+2\text{a}\\\text{x}+3&\text{x}+4&\text{x}+2\text{b}\\\text{x}+4&\text{x}+5&\text{x}+2\text{c}\end{vmatrix}$

$=\begin{vmatrix}0&0&2(\text{a}+\text{c}-2\text{b})\\\text{x}+3&\text{x}+4&\text{x}+2\text{b}\\\text{x}+4&\text{x}+5&\text{x}+2\text{c}\end{vmatrix}$

[Applying R1 → R1 + R3 - R2, R1 → R1 - R2]

$=\begin{vmatrix}0&0&0\\\text{x}+3&\text{x}+4&\text{x}+2\text{b}\\\text{x}+4&\text{x}+5&\text{x}+2\text{c}\end{vmatrix}$ $[\because$ a, b, c are in A.P.$]$

$=0$

View full question & answer
Question 201 Mark
Let $\text{A}=\begin{vmatrix}1&\sin\theta&1\\-\sin\theta&1&\sin\theta\\-1&-\sin\theta&1\end{vmatrix},$ where $0\leq\theta\leq2\pi.$ Then:
  1. $\text{Det (A)}=0$
  2. $\text{Det (A)}\in(2,\infty)$
  3. $\text{Det (A)}\in(2,4)$
  4. $\text{Det (A)}\in[2,4]$
Answer
  1. $\text{Det (A)}\in[2,4]$

Solution:

$\begin{vmatrix}1&\sin\theta&1\\-\sin\theta&1&\sin\theta\\-1&-\sin\theta&1\end{vmatrix}$

$=\begin{vmatrix}1&\sin\theta&2\\-\sin\theta&1&\sin\theta\\-1&-\sin\theta&1\end{vmatrix}$ [Applying C3 → C3 + C1]

$=2\times\begin{vmatrix}-\sin\theta&1\\-1&-\sin\theta\end{vmatrix}$ [Expanding along C3]

$=2(\sin^2\theta+1)$

Given, $0\leq\theta\leq2\pi$

$-1\leq\sin\theta\leq1$

$0\leq\sin^2\theta\leq1$

$|\text{A}|=2(\sin^2\theta+1)$

$|\text{A}|=2\times1=2$ $[\theta=0]$

$|\text{A}|=2\times2=4$ $[\theta=2\pi]$

$\text{Det (A)}\in[2,4]$

View full question & answer
Question 211 Mark
If the determinant $\begin{vmatrix}\text{a}&\text{b}&2\text{a}\alpha+3\text{b}\\\text{b}&\text{c}&2\text{b}\alpha+3\text{c}\\2\text{a}\alpha+ 3\text{b}&2\text{b}\alpha+3\text{c}&0\end{vmatrix}=0,$ then:
  1. a, b, c are in H.P.
  2. $\alpha$ is a root of 4ax2 + 12bx + 9c = 0 or a, b, c are in G.P.
  3. a, b, c are in G.P. only.
  4. a, b, c are in A.P.
Answer
  1. $\alpha$ is a root of 4ax2 + 12bx + 9c = 0 or a, b, c are in G.P.

Solution:

Let $\triangle=\begin{vmatrix}\text{a}&\text{b}&2\text{a}\alpha+3\text{b}\\\text{b}&\text{c}&2\text{b}\alpha+3\text{c}\\2\text{a}\alpha+3\text{b}&2\text{b}\alpha+3\text{c}&0\end{vmatrix}$

$=\begin{vmatrix}\text{a}-\text{b}&\text{b}&2\text{a}\alpha+3\text{b}\\\text{b}-\text{c}& \text{c}&2\text{b}\alpha+3\text{c}\\2\text{a}\alpha+ 3\text{b}-2\text{b}\alpha-3&2\text{b}\alpha+3\text{c}&0\end{vmatrix}$ [Applying C1 → C1 - C2]

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

$=2\alpha(2\text{a}\alpha+3\text{b})-3(2\text{b}\alpha+3\text{c})\begin{vmatrix}\text{a}-\text{b}&\text{b}\\\text{b}-\text{c}&\text{c}\end{vmatrix}$ [Expanding along R3]

$=-(4\text{a}\alpha^2+12\text{b}\alpha+9\text{c})(\text{ac}-\text{b}^2)$

But $\triangle=0$ [Given]

$\Rightarrow-(4\text{a}\alpha^2+12\text{b}\alpha+9\text{c})(\text{ac}-\text{b}^2)=0$

$\Rightarrow(4\text{a}\alpha^2+12\text{b}\alpha+9\text{c})=0$

Or $(\text{ac}-\text{b}^2)=0$

$\Rightarrow\alpha$ is a root of 4ax2 + 12bx + 9c = 0

Or ac = b2, i.e. a, b, c are in G.P.

View full question & answer
Question 221 Mark
If $\text{A}+\text{B}+\text{C}=\pi,$ then the value of $\begin{vmatrix}\sin(\text{A}+\text{B}+\text{C})&\sin(\text{A}+\text{C})&\cos\text{C}\\-\sin\text{B}&0&\tan\text{A}\\\cos(\text{A}+\text{B})&\tan(\text{B}+\text{C})&0\end{vmatrix}$ is equal to:
  1. 0
  2. 1
  3. $2\sin\text{B}\tan\text{A}\cos\text{C}$
  4. None of these.
Answer
  1. 0

solution:

$\text{A}+\text{B}+\text{C}=\pi$

$\text{A}+\text{C}=\pi-\text{B},\text{A}+\text{B}=\pi-\text{C}$ and $\text{B}+\text{C}=\pi-\text{A}$

Thus the determinant becomes

$\begin{vmatrix}\sin\pi&\sin(\pi-\text{B})&\cos\text{C}\\-\sin\text{B}&0&\tan\text{A}\\\cos(\pi-\text{C})&\tan(\pi-\text{A})&0\end{vmatrix}$

$=\begin{vmatrix}0&\sin\text{B}&\cos\text{C}\\-\sin\text{B}&0&\tan\text{A}\\-\cos\text{C}&-\tan\text{A}&0\end{vmatrix}$

$[\sin\pi=0,\sin(\pi-\text{B}),\cos(\pi-\text{C})=-\cos\text{C},\tan(\pi-\text{A})=-\tan\text{A}]$

It is a skew symmetric matrix of the odd order 3. Thus by property of determinants, we get

$|\triangle|=0$

$\begin{vmatrix}0&\sin\text{B}&\cos\text{C}\\-\sin\text{B}&0&\tan\text{A}\\-\cos\text{C}&-\tan\text{A}&0\end{vmatrix}$

View full question & answer
Question 231 Mark
Let $\text{f(x)}=\begin{vmatrix}\cos\text{x}&\text{x}&1\\2\sin\text{x}&\text{x}&2\text{x}\\\sin\text{x}&\text{x}&\text{x}\end{vmatrix},$ then $\lim_\limits{\text{x}\rightarrow0}\frac{\text{f(x)}}{\text{x}^2}$ is equal to:
  1. 0
  2. -1
  3. 2
  4. 3
Answer
  1. 0

Solution:

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

$=\begin{vmatrix}\cos\text{x}&\text{x}&1\\\sin\text{x}&0&\text{x}\\\sin\text{x}&\text{x}&\text{x}\end{vmatrix}$ [Applying R2 → R2 - R3]

$=\begin{vmatrix}\cos\text{x}&\text{x}&1\\\sin\text{x}&0&\text{x}\\\sin\text{x}-\cos\text{x}&0&\text{x}-1\end{vmatrix}$ [Applying R3 → R3 - R1]

$=-\text{x}[\text{x}\sin\text{x}-\sin\text{x}-\text{x}\sin\text{x}+\text{x}\cos\text{x}]$

$=-\text{x}(\text{x}\cos\text{x}-\sin\text{x})$

$\therefore\ \lim_\limits{\text{x}\rightarrow0}\frac{\text{f(x)}}{\text{x}^2}=\lim_\limits{\text{x}\rightarrow0}\frac{\text{x}(\sin\text{x}-\text{x}\cos\text{x})}{\text{x}^2}$

$=\lim_\limits{\text{x}\rightarrow0}\frac{\sin\text{x}}{\text{x}^2}-\lim_\limits{\text{x}\rightarrow0}\cos\text{x}$

$=1-1=0$

Hence, the correct option is (a)

View full question & answer
Question 241 Mark
If x, y, z are different from zero and $\begin{vmatrix}1+\text{x}&1&1\\1&1+\text{y}&1\\1&1&1+\text{z}\end{vmatrix}=0,$ then the value x-1 + y-1 + z-1 is:
  1. xyz
  2. x-1 + y-1 + z-1
  3. -x - y - z
  4. -1
Answer
  1. -1

Solution:

$\begin{vmatrix}1+\text{x}&1&1\\1&1+\text{y}&1\\1&1&1+\text{z}\end{vmatrix}=0$

$\Rightarrow\begin{vmatrix}\text{x}&0&-\text{z}\\0&\text{y}&-\text{z}\\1&1&1+\text{z}\end{vmatrix}=0$ [Applying R→ R2 - R3 and R1 → R1 - R3]

$\Rightarrow\text{x}\big[\text{y}(1+\text{z})+\text{z}\big]+1(\text{yz})=0$ [Expanding along first column]

$\Rightarrow\text{x}[\text{y}+\text{yz}+\text{z}]+\text{yz}=0$

$\Rightarrow\text{xy}+\text{xyz}+\text{xz}+\text{yz}=0$

$\Rightarrow\text{xy}+\text{yz}+\text{zx}=-\text{xyz}$

$\Rightarrow\frac{\text{xy}}{\text{xyz}}+\frac{\text{yz}}{\text{xyz}}+\frac{\text{zx}}{\text{xyz}}=-\frac{\text{xyz}}{\text{xyz}}$

$\Rightarrow\frac{1}{\text{z}}+\frac{1}{\text{x}}+\frac{1}{\text{y}}=-1$

$\Rightarrow\text{x}^{-1}+\text{y}^{-1}+\text{z}^{-1}=-1$

Hence, the correct option is (d)

View full question & answer
Question 251 Mark
The value of $\begin{vmatrix}1&1&1\\^\text{n}\text{C}_1&^{\text{n}+2}\text{C}_1&^{\text{n}+4}\text{C}_1\\^\text{n}\text{C}_2&^{\text{n}+2}\text{C}_2&^{\text{n}+4}\text{C}_2\end{vmatrix}$ is:
  1. 2
  2. 4
  3. 8
  4. n2
Answer
  1. 8

Solution:

$\begin{vmatrix}1&1&1\\^\text{n}\text{C}_1&^{\text{n}+2}\text{C}_1&^{\text{n}+4}\text{C}_1\\^\text{n}\text{C}_2&^{\text{n}+2}\text{C}_2&^{\text{n}+4}\text{C}_2\end{vmatrix}$

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

$=\begin{vmatrix}1&0&0\\\text{n}&2&4\\\frac{\text{n}(\text{n}+1)}{2}&\frac{4\text{n}+2}{2}&\frac{8\text{n}+12}{2}\end{vmatrix}$ [Applying C2 → C2 - C1 and C3 → C3 - C1]

$=\begin{vmatrix}1&0&0\\\text{n}&2&4\\\frac{\text{n}(\text{n}+1)}{2}&(2\text{n}+1)&(4\text{n}+6)\end{vmatrix}$

$=8\text{n}+12-8\text{n}-4$

$=8$

Hence, the correct option is (c)

View full question & answer
Question 261 Mark
If $\text{x},\text{ y}\in\text{R},$ then the determinant $\triangle=\begin{vmatrix}\cos\text{x}&-\sin\text{x}&1\\\sin\text{x}&\cos\text{x}&1\\\cos(\text{x}+\text{y})&-\sin(\text{x}+\text{y})&0\end{vmatrix}$ lies in the interval:
  1. $\Big[-\sqrt{2},\sqrt{2}\Big]$
  2. $[-1,1]$
  3. $\Big[-\sqrt{2},1\Big]$
  4. $\Big[-1,-\sqrt{2}\Big]$
Answer
  1. $\Big[-\sqrt{2},\sqrt{2}\Big]$

Solution:

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

$=\begin{vmatrix}\cos\text{x}&-\sin\text{x}&1\\\sin\text{x}&\cos\text{x}&1\\0&0&\sin\text{y}-\cos\text{y}\end{vmatrix}$ [Applying R3 → R3 - cosy R1 + siny R2]

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

$=\sin\text{y}-\cos\text{y}$

$=\sqrt{2}\Big(\frac{1}{\sqrt{2}}\sin\text{y}-\frac{1}{\sqrt{2}}\cos\text{y}\Big)$

$=\sqrt{2}\Big(\cos\frac{\pi}{4}\sin\text{y}-\sin\frac{\pi}{4}\cos\text{y}\Big)$

$=\sqrt{2}\sin\Big(\text{y}-\frac{\pi}{4}\Big)$

Therefore, $-\sqrt{2}\leq\triangle\leq\sqrt{2}$

Hence, the correct option is (a)

View full question & answer
Question 271 Mark
The value of the determinant $\begin{vmatrix}\text{x}&\text{x}+\text{y}&\text{x}+2\text{y}\\\text{x}+2\text{y}&\text{x}&\text{x}+\text{y}\\\text{x}+\text{y}&\text{x}+2\text{y}&\text{x}\end{vmatrix}$ is:
  1. 9x2(x + y)
  2. 9y2(x + y)
  3. 3y2(x + y)
  4. 7x2(x + y)
Answer
  1. 9y2(x + y)

Solution:

$\begin{vmatrix}\text{x}&\text{x}+\text{y}&\text{x}+2\text{y}\\\text{x}+2\text{y}&\text{x}&\text{x}+\text{y}\\\text{x}+\text{y}&\text{x}+2\text{y}&\text{x}\end{vmatrix}$

$=\begin{vmatrix}-2\text{y}&\text{y}&\text{y}\\\text{x}+2\text{y}&\text{x}&\text{x}+\text{y}\\-\text{y}&2\text{y}&-\text{y}\end{vmatrix}$ [Applying R1 → R1 - R2 and R→ R3 - R2]

$=\text{y}^2\begin{vmatrix}-2&1&1\\\text{x}+2\text{y}&\text{x}&\text{x}+\text{y}\\-1&2&-1\end{vmatrix}$ [Taking (y) common from R1 and from R3]

$=\text{y}^2\begin{vmatrix}-2&-3&3\\\text{x}+2\text{y}&3\text{x}+4\text{y}&-\text{y}\\-1&0&0\end{vmatrix}$ [Applying C2 → C2 + 2C1 and C3 → C3 - C1]

$=\text{y}^2\big[-1(3\text{y}-9\text{x}-12\text{y})\big]$

$=\text{y}^2[9\text{y}+9\text{x}]$

$=9\text{y}^2(\text{y}+\text{x})$

Hence, the correct option is (b)

View full question & answer
Question 281 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 291 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 301 Mark
If $\text{A}=\begin{vmatrix}\text{a}_{11}&\text{a}_{12}&\text{a}_{13}\\\text{a}_{21}&\text{a}_{22}&\text{a}_{23}\\\text{a}_{31}&\text{a}_{32}&\text{a}_{33}\end{vmatrix}$ and Cij is cofactor of aij in a, then value of |A| is given by:
  1. a11C31 + a12C32 + a13C33
  2. a11C11 + a12C21 + a13C31
  3. a21C11 + a22C12 + a23C13
  4. a11C11 + a21C21 + a13C31
Answer
  1. a11C11 + a21C21 + a13C31

Solution:

Properties of determinants state that if a is a square matrix of the order n, then Det (A) is the sum of products of elements of a row (or a column) with the

corresponding cofactor of that element.

View full question & answer
Question 311 Mark
There are two value of a which makes the determinant $\triangle=\begin{vmatrix}1&-2&5\\2&\text{a}&-1\\0&4&2\text{a}\end{vmatrix}$ equal to 86. The sum of these two values is:
  1. 4
  2. 5
  3. -4
  4. 9
Answer
  1. -4

Solution:

$\triangle=\begin{vmatrix}1&-2&5\\2&\text{a}&-1\\0&4&2\text{a}\end{vmatrix}=86$

⇒ 1(2a2 + 4) - 2(-4a - 20) = 86

⇒ 2a2 + 4 + 8a + 40 = 86

⇒ 2a2 + 8a - 42 = 0

⇒ a2 + 4a - 21 = 0

⇒ a2 + 7a - 3a - 21 = 0

⇒ a(a + 7) - 3(a + 7) = 0

⇒ a = -7, 3

Sum of the two values of a = -7 + 3 = -4

Hence, the correct option is (c)

View full question & answer
Question 321 Mark
The maximum value of $\triangle=\begin{vmatrix}1&1&1\\1&1+\sin\theta&1\\1+\cos\theta&1&1\end{vmatrix}$ is $(\theta$ is real$):$
  1. $\frac{1}{2}$
  2. $\frac{\sqrt{3}}{2}$
  3. $\sqrt{2}$
  4. $-\frac{\sqrt{3}}{2}$
Answer
  1. $\frac{1}{2}$

Solution:

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

$=\begin{vmatrix}1&1&1\\0&\sin\theta&0\\\cos\theta&0&0\end{vmatrix}$ [Applying R2 → R2 - R1 and R3 → R3 - R1]

$=-\sin\theta\cos\theta$

$=-\frac{\sin2\theta}{2}$

Now, maximum and minimum value of $\sin\theta$ is 1 and -1.

So, the maximum value of $-\sin\theta$ is 1.

So, the maximum value of $-\sin2\theta$ is 1.

Therefore, the maximum value of $-\frac{\sin2\theta}{2}$ is $\frac{1}{2}$

Hence, the correct option is (a)

View full question & answer
Question 331 Mark
Which of the following is not correct?
  1. $|\text{A}|=|\text{A}^{\text{T}}|,$ where $\text{A}=[\text{a}_{\text{ij}}]_{3\times3}$
  2. $|\text{kA}|=|\text{k}^3|,$ where $\text{A}=[\text{a}_{\text{ij}}]_{3\times3}$
  3. If a is a skew-symmetric of odd order, then |A| = 0
  4. $\begin{vmatrix}\text{a}&\text{c}\\\text{e}&\text{g} \end{vmatrix}+\begin{vmatrix}\text{b}&\text{c}\\\text{f}&\text{g} \end{vmatrix}+\begin{vmatrix}\text{a}&\text{d}\\\text{e}&\text{h}\end{vmatrix}+\begin{vmatrix}\text{b}&\text{d}\\\text{f}&\text{h}\end{vmatrix}$
Answer
  1. $\begin{vmatrix}\text{a}&\text{c}\\\text{e}&\text{g} \end{vmatrix}+\begin{vmatrix}\text{b}&\text{c}\\\text{f}&\text{g} \end{vmatrix}+\begin{vmatrix}\text{a}&\text{d}\\\text{e}&\text{h}\end{vmatrix}+\begin{vmatrix}\text{b}&\text{d}\\\text{f}&\text{h}\end{vmatrix}$

Solution:

$\begin{vmatrix}\text{a}+\text{b}&\text{c}+\text{d}\\\text{e}+\text{f}&\text{g}+\text{h} \end{vmatrix}=\begin{vmatrix}\text{a}+\text{b}&\text{c}\\\text{e}+\text{f}&\text{h} \end{vmatrix}+\begin{vmatrix}\text{a}+\text{b}&\text{d}\\\text{e}+\text{f}&\text{h}\end{vmatrix}$

$=\begin{vmatrix}\text{a}&\text{c}\\\text{e}&\text{g} \end{vmatrix}+\begin{vmatrix}\text{b}&\text{c}\\\text{f}&\text{g} \end{vmatrix}+\begin{vmatrix}\text{a}&\text{d}\\\text{e}&\text{h}\end{vmatrix}+\begin{vmatrix}\text{b}&\text{d}\\\text{f}&\text{h}\end{vmatrix}$

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