2020
Q501
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
The following system of linear equations
7x + 6y – 2z = 0
3x + 4y + 2z = 0
x – 2y – 6z = 0, has
B.
infinitely many solutions, (x, y, z) satisfying
y = 2z
C.
infinitely many solutions, (x, y, z) satisfying
x = 2z
D.
only the trivial solution
Show Answer
Practice Quiz
Correct Answer: C
Explanation:
Given
7x + 6y – 2z = 0 .......(1)
3x + 4y + 2z = 0 ......(2)
x – 2y – 6z = 0 .......(3)
$\Delta $ = $\left| {\matrix{
7 & 6 & { - 2} \cr
3 & 4 & 2 \cr
1 & { - 2} & { - 6} \cr
} } \right|$
= 7(–24 + 4) – 6(–18 – 2) – 2(–6 – 4) = 0
$ \therefore $ $\Delta $ = 0
The system of equation has infinite non-trival solution.
Also adding equation (1) and 3$ \times $(3), we get
10x = 20z
$ \Rightarrow $ x = 2z
2020
Q502
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
If the matrices A = $\left[ {\matrix{
1 & 1 & 2 \cr
1 & 3 & 4 \cr
1 & { - 1} & 3 \cr
} } \right]$,
B = adjA and
C = 3A, then ${{\left| {adjB} \right|} \over {\left| C \right|}}$ is equal to :
Show Answer
Practice Quiz
Correct Answer: A
Explanation:
A = $\left[ {\matrix{
1 & 1 & 2 \cr
1 & 3 & 4 \cr
1 & { - 1} & 3 \cr
} } \right]$
$ \Rightarrow $ |A| = 6
${{\left| {adjB} \right|} \over {\left| C \right|}}$
= ${{\left| {adj\left( {adjA} \right)} \right|} \over {\left| {3A} \right|}}$
= ${{{{\left| A \right|}^4}} \over {{3^3}\left| A \right|}}$
= ${{{{\left| A \right|}^3}} \over {{3^3}}}$
= ${{{6^3}} \over {{3^3}}}$ = 8
2020
Q503
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
If for some $\alpha $ and $\beta $ in R, the intersection of the
following three places
x + 4y – 2z = 1
x + 7y – 5z = b
x + 5y + $\alpha $z = 5
is a line in R3 , then $\alpha $ + $\beta $ is equal to :
Show Answer
Practice Quiz
Correct Answer: C
Explanation:
For planes to intersect on a line there should be infinite solution of the
given system of equations.
For infinite solutions
$\Delta $ = $\left| {\matrix{
1 & 4 & { - 2} \cr
1 & 7 & { - 5} \cr
1 & 5 & \alpha \cr
} } \right|$ = 0
$ \Rightarrow $ 1(7$\alpha $ + 25) – 4($\alpha $ + 5) – 2(5 – 7) = 0
$ \Rightarrow $ 7$\alpha $ + 25 – 4$\alpha $ – 20 + 4 = 0
$ \Rightarrow $ 3$\alpha $ + 9 = 0
$ \Rightarrow $ $\alpha $ = -3
Also $\Delta $z = 0
$ \Rightarrow $ $\left| {\matrix{
1 & 4 & 1 \cr
1 & 7 & \beta \cr
1 & 5 & 5 \cr
} } \right|$ = 0
$ \Rightarrow $ 1(35 – 5$\beta $) – 4(5 – $\beta $) + 1(5 – 7) = 0
$ \Rightarrow $ 35 - 5$\beta $ - 20 + 4$\beta $ - 2 = 0
$ \Rightarrow $ $\beta $ = 13
$ \therefore $ $\alpha $ + $\beta $ = -3 + 13 = 10
2020
Q504
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
If $A = \left( {\matrix{
2 & 2 \cr
9 & 4 \cr
} } \right)$ and $I = \left( {\matrix{
1 & 0 \cr
0 & 1 \cr
} } \right)$ then 10A–1 is
equal to :
Show Answer
Practice Quiz
Correct Answer: C
Explanation:
According to Cayley Hamilton equation
|A – $\lambda $I| = 0
$ \Rightarrow $ $\left| {\matrix{
{2 - \lambda } & 2 \cr
9 & {4 - \lambda } \cr
} } \right|$ = 0
$ \Rightarrow $ (2 – $\lambda $)(4 – $\lambda $) – 18 = 0
$ \Rightarrow $ 8 – 2$\lambda $ – 4$\lambda $ + $\lambda $2
– 18 = 0
$ \Rightarrow $ $\lambda $2
– 6$\lambda $ – 10 = 0
$ \therefore $ A2
– 6A– 10 = 0
$ \Rightarrow $ A–1 (A2 ) – 6A–1 A – 10A–1 = 0
$ \Rightarrow $ A – 6I – 10A–1 = 0
$ \Rightarrow $ 10A–1 = A – 6I
2020
Q505
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
The system of linear equations
$\lambda $x + 2y + 2z = 5
2$\lambda $x + 3y + 5z = 8
4x + $\lambda $y + 6z = 10 has
A.
a unique solution when $\lambda $ = –8
B.
no solution when $\lambda $ = 2
C.
infinitely many solutions when $\lambda $ = 2
D.
no solution when $\lambda $ = 8
Show Answer
Practice Quiz
Correct Answer: B
Explanation:
$\Delta $ = $\left| {\matrix{
\lambda & 2 & 2 \cr
{2\lambda } & 3 & 5 \cr
4 & \lambda & 6 \cr
} } \right|$
= $\lambda $ ( 18 – 5$\lambda $) – 2(12$\lambda $ – 20) + 2(2$\lambda $2
– 12)
= 18$\lambda $ – 5$\lambda $2
– 24$\lambda $ + 40 + 4$\lambda $2
– 24
= – $\lambda $2
– 6$\lambda $ + 16
= – ($\lambda $ + 8)($\lambda $ – 2)
For no solutions $\lambda $ = 0 $ \Rightarrow $ $\lambda $ = – 8, $\lambda $ = 2
when $\lambda $ = 2
$\Delta $x = $\left| {\matrix{
5 & 2 & 2 \cr
8 & 3 & 5 \cr
{10} & 2 & 6 \cr
} } \right|$
= 5 (18 – 10) – 2 (48 – 50) + 2 (16 – 30)
= 40 + 4 – 28 $ \ne $ 0
So no solution for $\lambda $ = 2
2020
Q506
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
For which of the following ordered pairs ($\mu $, $\delta $),
the system of linear equations
x + 2y + 3z = 1
3x + 4y + 5z = $\mu $
4x + 4y + 4z = $\delta $
is inconsistent ?
Show Answer
Practice Quiz
Correct Answer: B
Explanation:
For inconsistent system we need
$\Delta $ = 0 and atleast one of $\Delta $x, $\Delta $y, $\Delta $z $ \ne $ 0
$ \therefore $ $\Delta $ = $\left| {\matrix{
1 & 2 & 3 \cr
3 & 4 & 5 \cr
4 & 4 & 4 \cr
} } \right|$ = 0
$\Delta $x = $\left| {\matrix{
1 & 2 & 3 \cr
\mu & 4 & 5 \cr
\delta & 4 & 4 \cr
} } \right|$
= (-4) - 2($\mu $ - 5$\delta $) + 3(4$\mu $ - 4$\delta $)
$ \Rightarrow $ 2$\mu $ $ \ne $ $\delta $ + 2 ....(1)
Only ($\mu $, $\delta $) = (4, 3) does satisfy the equation (1).
2020
Q507
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
Let A = [aij ] and B = [bij ] be two 3 × 3 real matrices such that bij = (3)(i+j-2) aji , where i, j = 1, 2, 3.
If the determinant of B is 81, then the determinant of A is:
Show Answer
Practice Quiz
Correct Answer: C
Explanation:
|B| = $\left| {\matrix{
{{b_{11}}} & {{b_{12}}} & {{b_{13}}} \cr
{{b_{21}}} & {{b_{22}}} & {{b_{23}}} \cr
{{b_{31}}} & {{b_{32}}} & {{b_{33}}} \cr
} } \right|$
= $\left| {\matrix{
{{3^0}{a_{11}}} & {{3^1}{a_{12}}} & {{3^2}{a_{13}}} \cr
{{3^1}{a_{21}}} & {{3^2}{a_{22}}} & {{3^3}{a_{23}}} \cr
{{3^2}{a_{31}}} & {{3^3}{a_{32}}} & {{3^4}{a_{33}}} \cr
} } \right|$
= ${3.3^2}\left| {\matrix{
{{a_{11}}} & {{3^1}{a_{12}}} & {{3^2}{a_{13}}} \cr
{{a_{21}}} & {{3^1}{a_{22}}} & {{3^2}{a_{23}}} \cr
{{a_{31}}} & {{3^1}{a_{32}}} & {{3^2}{a_{33}}} \cr
} } \right|$
= ${3.3^2}{.3.3^2}\left| {\matrix{
{{a_{11}}} & {{a_{12}}} & {{a_{13}}} \cr
{{a_{21}}} & {{a_{22}}} & {{a_{23}}} \cr
{{a_{31}}} & {{a_{32}}} & {{a_{33}}} \cr
} } \right|$
= 36 .|A|
$ \therefore $ 36 .|A| = 81
$ \Rightarrow $ |A| = ${1 \over 9}$
2020
Q508
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
Let $\alpha $ be a root of the equation x2 + x + 1 = 0 and the matrix A = ${1 \over {\sqrt 3 }}\left[ {\matrix{
1 & 1 & 1 \cr
1 & \alpha & {{\alpha ^2}} \cr
1 & {{\alpha ^2}} & {{\alpha ^4}} \cr
} } \right]$ then the matrix
A31 is equal to
Show Answer
Practice Quiz
Correct Answer: D
Explanation:
x2 + x + 1 = 0
$ \Rightarrow $ x = ${{ - 1 + i\sqrt 3 } \over 2}$ = $\omega $ or ${{ - 1 - i\sqrt 3 } \over 2}$ = ${\omega ^2}$
Let $\alpha $ = $\omega $
$ \therefore $ A = ${1 \over {\sqrt 3 }}\left[ {\matrix{
1 & 1 & 1 \cr
1 & \omega & {{\omega ^2}} \cr
1 & {{\omega ^2}} & {{\omega ^4}} \cr
} } \right]$
A2 = ${1 \over 3}\left[ {\matrix{
3 & 0 & 0 \cr
0 & 0 & 3 \cr
0 & 3 & 0 \cr
} } \right]$ = $\left[ {\matrix{
1 & 0 & 0 \cr
0 & 0 & 1 \cr
0 & 1 & 0 \cr
} } \right]$
Now A4 = $\left[ {\matrix{
1 & 0 & 0 \cr
0 & 1 & 0 \cr
0 & 0 & 1 \cr
} } \right]$ = I
$ \therefore $ A31 = A28 A3 = A3
2020
Q509
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
If the system of linear equations
2x + 2ay + az = 0
2x + 3by + bz = 0
2x + 4cy + cz = 0,
where a, b, c $ \in $ R are non-zero distinct; has a non-zero solution, then:
A.
${1 \over a},{1 \over b},{1 \over c}$ are in A.P.
Show Answer
Practice Quiz
Correct Answer: A
Explanation:
For non-zero solution
$\left| {\matrix{
2 & {2a} & a \cr
2 & {3b} & b \cr
2 & {4c} & c \cr
} } \right| = 0$
$ \Rightarrow $ $\left| {\matrix{
1 & {2a} & a \cr
0 & {3b - 2a} & {b - a} \cr
0 & {4c - 2a} & {c - a} \cr
} } \right| = 0$
$ \Rightarrow $ (3b – 2a) (c –a) – (b – a) (4c – 2a) = 0
$ \Rightarrow $ 2ac = bc + ab
$ \Rightarrow $ ${2 \over b} = {1 \over a} + {1 \over c}$
$ \therefore $ ${1 \over a},{1 \over b},{1 \over c}$ are in A.P.
2020
Q510
JEE Advanced
MSQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
Let M be a 3 $ \times $ 3 invertible matrix with real entries and let I denote the 3 $ \times $ 3 identity matrix. If M$-$1 = adj(adj M), then which of the following statements is/are ALWAYS TRUE?
Show Answer
Practice Quiz
Correct Answer: B,C,D
Explanation:
It is given that matrix M be a 3 $ \times $ 3 invertible matrix, such that M$-$1 = adj(adj M) $ \Rightarrow $ M$-$1 = |M| M ($ \because $ for a matrix A of order 'n' adj(adjA) = |A|n$-$2 A} $ \Rightarrow $ M$-$1 M = |M|M2 $ \Rightarrow $ M2 |M| = I .....(i) $ \because $ det(M2 |M|) = det(I) = 1 $ \Rightarrow $ |M|3 |M|2 = 1 $ \Rightarrow $ |M| = 1 .....(ii) from Eqs. (i) and (ii), we get M2 = I As, adj M = |M|M$-$1 = M $ \Rightarrow $ (adj M)2 = M2 (adj M)2 = I
2020
Q511
JEE Advanced
Numerical
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
The trace of a square matrix is defined to be the sum of its diagonal entries. If A is a 2 $ \times $ 2 matrix such that the trace of A is 3 and the trace of A3 is $-$18, then the value of the determinant of A is .............
Show Answer
Practice Quiz
Correct Answer: 5
Explanation:
Let a square matrix 'A' of order 2 $ \times $ 2, such that tr (A) = 3, is $A = \left[ {\matrix{
x & y \cr
z & {3 - x} \cr
} } \right]$ So, ${A^2} = \left[ {\matrix{
x & y \cr
z & {3 - x} \cr
} } \right]\left[ {\matrix{
x & y \cr
z & {3 - x} \cr
} } \right]$ $ = \left[ {\matrix{
{{x^2} + yz} & {xy + 3y - xy} \cr
{xz + 3z - xz} & {yz + {{(3 - x)}^2}} \cr
} } \right]$ $ \therefore $ ${A^3} = \left[ {\matrix{
{{x^2} + yz} & {3y} \cr
{ + 3z} & {yz + 9 + {x^2} - 6x} \cr
} } \right]\left[ {\matrix{
x & y \cr
z & {3 - x} \cr
} } \right]$ $ \because $ ${t_r}({A^3}) = {x^3} + xyz + 3yz + 3yz + 3yz - xyz + 27 - 9x + 3{x^2} - {x^3} - 18x + 6{x^2}$ $ = 9yz + 27 - 27x + 9{x^2} = - 18$ (given) $ \Rightarrow yz + 3 - 3x + {x^2} = - 2$ $ \Rightarrow 3x - {x^2} - yz = 5$ $ \because $ $|A|\, = \,\left[ {\matrix{
x & y \cr
z & {3 - x} \cr
} } \right]$ $ = 3x - {x^2} - yz = 5$
2020
Q512
TS-EAMCET
MCQ
iCON Education HYD, 79930 92826, 73309 72826
20 May 2026
Let $I$ be a unit matrix of order 6 . Let $A=\left(a_{i j}\right)$ be a square matrix of order 6 such that $a_{i j}=\left\{\begin{array}{l}1, \text { if } i+j=7 \\ 0, \text { if } i+j \neq 7\end{array}\right.$ then $\left(A(\operatorname{adj} A) A^{-1}\right) A^2=$
Show Answer
Practice Quiz
Correct Answer: C
Explanation:
Given that,
$ a_{i j}= \begin{cases}1, & \text { if } i+j=7 \\ 0, & \text { if } i+j \neq 7\end{cases} $
Now, $\left(A(\operatorname{adj} A) A^{-1}\right) A^2$
$ \begin{array}{lrr} =\left(A(\operatorname{Adj} A) A^{-1}\right) A^2 & \\ =\left((|A| I) A^{-1}\right) A^2 & {[\because A \operatorname{adj} A=|A| I]} \\ =-1\left(A^{-1} A\right) A & {[\because|A|=-1]} \\ =-I A & {\left[\because A^{-1} A=I\right]} \\ =-A & \end{array} $
2020
Q513
TS-EAMCET
MCQ
iCON Education HYD, 79930 92826, 73309 72826
20 May 2026
Let $a, b, c \notin\{0,1\}$. If the system of equations
$ \begin{aligned} & \Pi_1 \equiv x+a y+a z=0 \\ & \Pi_2 \equiv b x+y+b z=0 \\ & \Pi_3 \equiv c x+c y+z=0 \end{aligned} $
has a non-trivial solution, then the system of equations $\Pi_1=a, \Pi_2=b, \Pi_3=c$ has
B.
infinite number of solutions
D.
unique solution only when $a=b=c$
Show Answer
Practice Quiz
Correct Answer: D
Explanation:
Given system of equations has a non-trivial solution
$ \begin{aligned} & \Pi_1 \equiv x+a y+a z=0 \\ & \Pi_2 \equiv b x+y+b z=0 \\ & \Pi_3 \equiv c x+c y+z=0 \end{aligned} $
It can be written as $A X=0$
Where, $A=\left[\begin{array}{lll}1 & a & a \\ b & 1 & b \\ c & c & 1\end{array}\right]$
So, the system has non-trivial solutions hence it has infinitely many solutions or unique solutions.
$ \therefore \quad|A|=0 $
Now, let the system has infinitely many solutions
So, let $y=t ; t \in \mathbf{R}$
Then from Eqs. (i) and (ii), we get
$ x+a z=-a t \Rightarrow b x+b z=-t $
Solving these, we get
$ z=\frac{t(1-a b)}{b(a-1)}, x=\frac{a}{b} t \frac{(1-b)}{(1-a)} $
Hence, if $a \neq b \neq c$, then
$ \begin{aligned} & x=\frac{a}{b} t \frac{(1-b)}{(1-a)}, y=t \\ & z=\frac{t}{b} \frac{(1-a b)}{(a-1)}, t \in \mathbf{R} \end{aligned} $
If $a=b=c$
Let $y=t_1, z=t_2, t_1, t_2 \in \mathbf{R}$
Then by Eq. (i)
$ x=-a\left(t_1+t_2\right) $
So, the system of equations has unique solution.
2020
Q514
TS-EAMCET
MCQ
iCON Education HYD, 79930 92826, 73309 72826
20 May 2026
$A$ is a singular matrix of order five. $B$ is another matrix having the rank $\rho(B)$ equal to the $\operatorname{rank} \rho(A)$ and $B$ has a non-zero minor of order 3. Then which one of the following is true?
A.
$B$ is a $4 \times 4$ matrix
B.
$\rho(A)=\rho(B)=4$, irrespective of the order of $B$
C.
$\rho(A)=\rho(B)=3$, when all the fourth order minors of $A$ are zero
Show Answer
Practice Quiz
Correct Answer: C
Explanation:
Given that, Rank of matrix $A=$ rank of matrix $B$
$ f(A)=f(B) \text { and } f(B)=3 $
∴ Order of matrix $B \geq$ Rank of matrix $B$.
2020
Q515
TS-EAMCET
MCQ
iCON Education HYD, 79930 92826, 73309 72826
20 May 2026
If $a$ and $b$ are any two real numbers, then
$ \left|\begin{array}{ccc} 2 a-2 b-4 & 4 a & 4 a \\ 4 & 2-b-a & 4 \\ 2 b & 2 b & b-a-2 \end{array}\right|= $
A.
$4\left[(a+b)^3+8(a+b)^2+16(a+b)+8\right]$
C.
$2\left[(a+b)^3+6(a+b)^2+12(a+b)+8\right]$
Show Answer
Practice Quiz
Correct Answer: C
Explanation:
$ \begin{aligned} &\text { We have, }\\ &\begin{aligned} &\left|\begin{array}{ccc} 2 a-2 b-4 & 4 a & 4 a \\ 4 & 2-b-a & 4 \\ 2 b & 2 b & b-a-2 \end{array}\right| \\ &= 2\left|\begin{array}{ccc} a-b-2 & 2 a & 2 a \\ 4 & 2-b-a & 4 \\ 2 b & 2 b & b-a-2 \end{array}\right| \\ &= 2\left|\begin{array}{ccc} -(a+b+2) & 0 & 2 a \\ a+b+2 & -(a+b+2) & 4 \\ 0 & a+b+2 & b-a-2 \end{array}\right| \\ & C_1 \rightarrow C_1-C_2 \text { and } C_2 \rightarrow C_2-C_3 \end{aligned} \end{aligned} $
$ \begin{aligned} & =2(a+b+2)^2\left|\begin{array}{ccc} -1 & 0 & 2 a \\ 1 & -1 & 4 \\ 0 & 1 & b-a-2 \end{array}\right| \\ & =2(a+b+2)^2(-1(-b+a+2-4)+2 a(1) \\ & =2(a+b+2)^2(a+b+2)=2(a+b+2)^3 \\ & =2\left[(a+b)^3+6(a+b)^2+12(a+b)+8\right] \end{aligned} $
2020
Q516
TS-EAMCET
MCQ
iCON Education HYD, 79930 92826, 73309 72826
20 May 2026
Let $A=\left[\begin{array}{ccc}2 & -2 & -4 \\ -1 & 3 & 4 \\ 1 & -2 & x\end{array}\right]$ and $A^2=A$. If $r$ is the rank of $A$, then $r+x=$
Show Answer
Practice Quiz
Correct Answer: D
Explanation:
We have,
$ \begin{aligned} A & =\left[\begin{array}{ccc} 2 & -2 & -4 \\ -1 & 3 & 4 \\ 1 & -2 & x \end{array}\right] \\ A^2 & =\left[\begin{array}{ccc} 2 & -2 & -4 \\ -1 & 3 & 4 \\ 1 & -2 & x \end{array}\right]\left[\begin{array}{ccc} 2 & -2 & -4 \\ -1 & 3 & 4 \\ 1 & -2 & x \end{array}\right] \\ A^2 & =\left[\begin{array}{ccc} 2 & -2 & -16-4 x \\ -1 & 3 & 16+4 x \\ 4+x & -8-2 x & -12+x^2 \end{array}\right] \end{aligned} $
Given, $A^2=A$
$ \begin{array}{ll} \because & 4+x=1 \Rightarrow x=-3 \\ \therefore & A=\left[\begin{array}{ccc} 2 & -2 & -4 \\ -1 & 3 & 4 \\ 1 & -2 & -3 \end{array}\right] \\ & |A|=2(-9+8)+2(3-4)-4(2-3) \\ & =-2-2+4=0 \end{array} $
Rank of $A=2 \Rightarrow r+x=2-3=-1$
2020
Q517
TS-EAMCET
MCQ
iCON Education HYD, 79930 92826, 73309 72826
20 May 2026
Let $a, b, c, d \in \mathbf{R}$ be such that $a d-b c \neq 0$ and $e$ be a positive number other than 1 .
If $x^a y^b=e^m, x^c y^d=e^n, \Delta_1=\left|\begin{array}{ll}m & b \\ n & d\end{array}\right|, \Delta_2=\left|\begin{array}{cc}a & m \\ c & n\end{array}\right|$ and $\Delta_3=\left|\begin{array}{ll}a & b \\ c & d\end{array}\right|$, then the values of $x$ and $y$ are respectively.
A.
$e^{\frac{\Delta_1}{\Delta_3}}, e^{\frac{\Delta_2}{\Delta_3}}$
B.
$e^{\frac{\Delta_3}{\Delta_2}}, e^{\frac{\Delta_1}{\Delta_2}}$
C.
$e^{\frac{-\Delta_1}{\Delta_3}}, e^{\frac{-\Delta_2}{\Delta_3}}$
D.
$e^{\frac{\Delta_2}{\Delta_1}}, e^{\frac{\Delta_3}{\Delta_1}}$
Show Answer
Practice Quiz
Correct Answer: A
Explanation:
$ \begin{aligned} &\text { We have, }\\ &\begin{aligned} \Delta_1 & =\left|\begin{array}{ll} m & b \\ n & d \end{array}\right|=m d-b n \\ \Delta_2 & =\left|\begin{array}{ll} a & m \\ c & n \end{array}\right|=a n-m c \\ \Delta_3 & =\left|\begin{array}{ll} a & b \\ c & d \end{array}\right|=a d-b c \\ x^a y^b & =e^m, x^c y^d=e^n \\ y & =\left(\frac{e^m}{x^a}\right)^{1 / b} \text { and } y=\left(\frac{e^n}{x^c}\right)^{1 / d} \end{aligned} \end{aligned} $
$ \begin{aligned} & \therefore & \frac{e^{m / b}}{x^{a / b}} & =\frac{e^{n / d}}{x^{c / d}} \\ \Rightarrow & & x^{c / d-a / b} & =e^{n / d-m / b} \\ \Rightarrow & & x & =\left(e^{n / d-m / b}\right)^{\frac{1}{c}-\frac{a}{b}} \\ \Rightarrow & & x & =e^{\left(\frac{b n-m d}{b d} \times \frac{b d}{b c-a d}\right)} \\ \Rightarrow & & x & =e^{\frac{b n-m d}{b c-a d}} \\ \Rightarrow & & x & =e^{\frac{m d-b n}{a d-b c}}=e^{\frac{\Delta_1}{\Delta_3}} \end{aligned} $
Putting the value of $x$ in $y=\frac{e^{m / b}}{x^{a / b}}$ we get $\quad y=e^{\frac{a n-m c}{a d-b c}}=e^{\frac{\Delta_2}{\Delta_3}}$
2020
Q518
TS-EAMCET
MCQ
iCON Education HYD, 79930 92826, 73309 72826
20 May 2026
Let $A=\left[\begin{array}{ccc}1 & 4 & 2 \\ 2 & -1 & 4 \\ -3 & 7 & -6\end{array}\right]$ and $B=\left[b_{i j}\right]_{3 \times 3}$ with $b_{11}=2$, $b_{13}=-2, b_{12}=0$ is such that $A B=\left[\begin{array}{ccc}2 & 14 & -4 \\ 4 & 1 & -8 \\ -6 & 15 & 12\end{array}\right]$, then $|B|+\operatorname{trace}(B)=$
Show Answer
Practice Quiz
Correct Answer: A
Explanation:
We have, $A=\left[\begin{array}{ccc}1 & 4 & 2 \\ 2 & -1 & 4 \\ -3 & 7 & -6\end{array}\right]$ and
$ \begin{aligned} & B=\left[\begin{array}{lll} b_{11} & b_{12} & b_{13} \\ b_{21} & b_{22} & b_{23} \\ b_{31} & b_{32} & b_{33} \end{array}\right]=\left[\begin{array}{ccc} 2 & 0 & -2 \\ b_{21} & b_{22} & b_{23} \\ b_{31} & b_{32} & b_{33} \end{array}\right] \\ & \therefore A B=\left[\begin{array}{ccc} 1 & 4 & 2 \\ 2 & -1 & 4 \\ -3 & 7 & -6 \end{array}\right]\left[\begin{array}{ccc} 2 & 0 & -2 \\ b_{21} & b_{22} & b_{23} \\ b_{31} & b_{32} & b_{33} \end{array}\right] \end{aligned} $
$ =\left[\begin{array}{cc} 2+4 b_{21}+2 b_{31} & 0+4 b_{22}+2 b_{32} \\ 4-b_{21}+4 b_{31} & 0+b_{22}+4 b_{32} \\ -6+7 b_{21}-6 b_{31} & 0+7 b_{22}-6 b_{32} \\ & -2+4 b_{23}+2 b_{33} \\ & -4-b_{23}+4 b_{33} \\ & 6+7 b_{23}-6 b_{33} \end{array}\right] $
$ =\left[\begin{array}{ccc} 2 & 14 & -4 \\ 4 & 1 & -8 \\ -6 & 15 & 12 \end{array}\right] $
On solving above equal matrices with corresponding elements, we get
$ \begin{aligned} & b_{21}=b_{31}=0, b_{22}=3, b_{32}=1, b_{23}=0 \\ & \text { and } b_{33}=-1 \\ & \therefore B=\left[\begin{array}{ccc} 2 & 0 & -2 \\ 0 & 3 & 0 \\ 0 & 1 & -1 \end{array}\right] \\ & \therefore|B|=2(-3-0)+(-2)(0-0)=-6 \\ & \text { and Trace }(B)=2+3-1=4 \\ & \therefore|B|+\operatorname{trace}(B)=-6+4=-2 \end{aligned} $
2020
Q519
TS-EAMCET
MCQ
iCON Education HYD, 79930 92826, 73309 72826
20 May 2026
A is a $m \times n$ matrix of rank 4 . If A contains an $m$ th order non singular sub matrix and $A^T A$ is a $7 \times 7$ matrix, then the number of rows of $A$ is
Show Answer
Practice Quiz
Correct Answer: D
Explanation:
Given, $A$ is $m \times n$ matrix of rank 4
$A$ contains $m$ th order of non-singular sub matrix.
$A$ is non-singular matrix
$\therefore A$ is a square matrix of order $M$
∴ Rank of $A$ is $M$
∴ order of $A=4$ [rank of $A=4$ ]
Hence, rows of $A=4$.
2020
Q520
TS-EAMCET
MCQ
iCON Education HYD, 79930 92826, 73309 72826
20 May 2026
If $C$ and $D$ are two $n \times n$ non-singular matrices over the set of real number $\mathbf{R}$ such that $C D=-D C$, then $n$ is
A.
a natural number of the form $3 k+5, k \in \mathbf{N}$
Show Answer
Practice Quiz
Correct Answer: C
Explanation:
Given, $C$ and $D$ are non-singular matrix of order $n$
$ \quad \begin{aligned} \because\,\,\,\,\,\,\, |C| & \neq 0,|D| \neq 0 \\ C D & =-D C \\ |C D| & =|-D C| \\ |C||D| & =(-1)^n|D||C| \\ 1 & =(-1)^n \end{aligned} $
$\therefore n$ is even integer.
2020
Q521
TS-EAMCET
MCQ
iCON Education HYD, 79930 92826, 73309 72826
20 May 2026
If $A, B$ are two non singular matrices of order $3,|B|=k$, a positive integer, then match the items of list-I with the items of list-II.
$ \text { List-I } $
$ \text { List-II } $
A.
$\quad\left|k^{-1} A^{-1}\right|$
I.
$ B A^k+A^k B $
B.
$\left|\operatorname{Adj}\left(A^{-1}\right)\right|$
II.
$ \frac{B \operatorname{Adj}(B)}{|B|} $
C.
$B A B^{-1}=I, \Rightarrow B A^k B^{-1}=$
III.
$ \frac{1}{|B|^3|A|} $
D.
$\quad \operatorname{Adj}\left(\operatorname{Adj}\left(A^{-1}\right)\right)=$
IV.
$ \frac{1}{|A|}\left(A^{-1}\right) $
V.
$ \frac{1}{|A|^2} $
$ \text { The correct match is } $
Show Answer
Practice Quiz
Correct Answer: A
Explanation:
It is given that the matrices $A$ and $B$ are non-singular of order 3 and $|B|=k, a$ positive integer, so
$ \begin{aligned} \left|k^{-1} A^{-1}\right|=\left(k^{-1}\right)^3\left|A^{-1}\right| & =\frac{1}{k^3|A|} \\ & {\left[\because\left|A^{-1}\right|=\frac{1}{|A|}\right] } \end{aligned} $
$ \begin{gathered} =\frac{1}{|B|^3|A|} \\ \because\left|\operatorname{adj}\left(A^{-1}\right)\right|=\left|A^{-1}\right|^{3-1}=\left|A^{-1}\right|^2=\frac{1}{|A|^2} \end{gathered} $
$\left[\because|\operatorname{adj}(A)|=|A|^{n-1}\right.$, where $n$ is the order of matrix $A$ ]
Now, since it is given that $B A B^{-1}=I$
$ \begin{aligned} & \Rightarrow \quad A B^{-1}=B^{-1} \\ & \therefore B A^k B^{-1}=B A^{k-1}\left(A B^{-1}\right)=B A^{k-1} B^{-1} \\ & =B A^{k-2}\left(A B^{-1}\right)=B A^{k-2} B^{-1} \\ & \therefore B A^k B^{-1}=B A B^{-1}=I \\ & \text { and }, B \frac{\operatorname{adj}(B)}{|B|}=B B^{-1}=I \end{aligned} $
Therefore, $B A^k B^{-1}=B \frac{\operatorname{adj}(B)}{|B|}$, if
$ B A B^{-1}=I $
Now, the adj $\left(\operatorname{adj}\left(A^{-1}\right)\right)$
$ =\left|A^{-1}\right|^{3-2}\left(A^{-1}\right) $
$\left[\because \operatorname{adj}(\operatorname{adj} A)=|A|^{n-2} A\right.$ where $n$ is the order of matrix $A$ ]
$ =\frac{1}{|A|}\left(A^{-1}\right) $
2020
Q522
TS-EAMCET
MCQ
iCON Education HYD, 79930 92826, 73309 72826
20 May 2026
All the real values of $p, q$ so that the system of equations
$ 2 x+p y+6 z=8, x+2 y+q z=5 $
and $\quad x+y+3 z=4$
may have no solution are
Show Answer
Practice Quiz
Correct Answer: C
Explanation:
We have,
$ \begin{array}{r} 2 x+p y+6 z=8 \\ x+2 y+q z=5 \\ x+y+3 z=4 \end{array} $
Now, if we express above equation in matrix form, We have,
$ A X=B $
Where,
$ A=\left[\begin{array}{lll} 2 & p & 6 \\ 1 & 2 & q \\ 1 & 1 & 3 \end{array}\right], B=\left[\begin{array}{l} 8 \\ 5 \\ 4 \end{array}\right], X=\left[\begin{array}{l} x \\ y \\ z \end{array}\right] $
For no solution $|A|=0$
$ \begin{aligned} & \Rightarrow \quad\left|\begin{array}{lll} 2 & p & 6 \\ 1 & 2 & q \\ 1 & 1 & 3 \end{array}\right|=0 \\ & \Rightarrow \quad 2(6-q)-p(3-q)+6(1-2)=0 \\ & \Rightarrow \quad 12-2 q-3 p+p q-6=0 \\ & \Rightarrow \quad 3 p+2 q-p q-6=0 \\ & \Rightarrow \quad 3 p-6+2 q-p q=0 \\ & \Rightarrow \quad 3(p-2)-q(p-2)=0 \\ & \Rightarrow \quad(p-2)(3-q)=0 \Rightarrow \\ & \vec{p}=2,3 \end{aligned} $
But for $p=2$ equations $2 x+p y+6 z=8$ and $x+y+3 z=4$ are same.
So, $p \neq 2, q=3$
2020
Q523
TS-EAMCET
MCQ
iCON Education HYD, 79930 92826, 73309 72826
20 May 2026
If $p$ and $q$ are two distinct real values of $\lambda$ for which the system of equations
$ \begin{array}{r} (\lambda-1) x+(3 \lambda+1) y+2 \lambda z=0 \\ (\lambda-1) x+(4 \lambda-2) y+(\lambda+3) z=0 \\ 2 x+(3 \lambda+1) y+3(\lambda-1) z=0 \end{array} $
has non-zero solution, then $p^2+q^2-p q=$
Show Answer
Practice Quiz
Correct Answer: B
Explanation:
We have,
$ \begin{array}{r} (\lambda-1) x+(3 \lambda+1) y+2 \lambda z=0 \\ (\lambda-1) x+(4 \lambda-2) y+(\lambda+3) z=0 \\ 2 x+(3 \lambda+1) y+3(\lambda-1) z=0 \end{array} $
Now, it can be express as $\quad A X=0$
where, $A=\left[\begin{array}{ccc}\lambda-1 & 3 \lambda+1 & 2 \lambda \\ \lambda-1 & 4 \lambda-2 & \lambda+3 \\ 2 & 3 \lambda+1 & 3(\lambda-1)\end{array}\right]$ and $X=\left[\begin{array}{c}x \\ y \\ z\end{array}\right]$
For non-zero solution $|A|=0$
$ \left[\begin{array}{ccc} \lambda-1 & 3 \lambda+1 & 2 \lambda \\ \lambda-1 & 4 \lambda-2 & \lambda+3 \\ 2 & 3 \lambda+1 & 3(\lambda-1) \end{array}\right]=0 $
On applying $R_2 \rightarrow R_2-R_1, R_3 \rightarrow R_3-R_1$,
$ \left[\begin{array}{ccc} \lambda-1 & 3 \lambda+1 & 2 \lambda \\ 0 & \lambda-3 & -\lambda+3 \\ -\lambda+3 & 0 & \lambda-3 \end{array}\right]=0 $
$ \begin{aligned} & \Rightarrow(\lambda-1)\left[(\lambda-3)^2\right]+(-\lambda+3)((3 \lambda+1) \\ & \quad(-\lambda+3)-2 \lambda(\lambda-3))=0 \\ & \Rightarrow(\lambda-1)(\lambda-3)^2-(\lambda-3) \\ & \quad[(\lambda-3)(-3 \lambda-1-2 \lambda))=0 \\ & \Rightarrow(\lambda-3)^2[\lambda-1+5 \lambda+1]=0 \\ & \Rightarrow(\lambda-3)^2(6 \lambda)=0 \Rightarrow \lambda=3,0 \\ & \therefore p=3, q=0 \\ & \therefore p^2+q^2-p q=9+0-0=9 \end{aligned} $
2020
Q524
BITSAT
MCQ
iCON Education HYD, 79930 92826, 73309 72826
11 Jun 2026
An ordered pair ($\alpha$, $\beta$) for which the system of linear $(1 + \alpha )x + \beta y + z = 2$, $\alpha x + (1 + \beta )y + z = 3$, $\alpha x + \beta y + 2z = 2$ has a unique solution.
Show Answer
Practice Quiz
Correct Answer: C
Explanation:
We have,
$(1 + \alpha )x + \beta y + z = 2$
$\alpha x + (1 + \beta )y + z = 3$
$\alpha x + \beta y + 2z = 2$
For unique solution $\left| {\matrix{
{1 + \alpha } & \beta & 1 \cr
\alpha & {1 + \beta } & 1 \cr
\alpha & \beta & 2 \cr
} } \right| \ne 0$
Apply R1 $\to$ R1 - R2 and R2 $\to$ R2 - R3 , we get
$\left| {\matrix{
1 & { - 1} & 0 \cr
0 & 1 & { - 1} \cr
\alpha & \beta & 2 \cr
} } \right| \ne 0$
Expanding along R1 , we get
$1(2 + \beta ) + 1(0 + \alpha ) \ne 0$
$ = \alpha + \beta + 2 \ne 0$
Only option (c) satisfied above equation.
2020
Q525
BITSAT
MCQ
iCON Education HYD, 79930 92826, 73309 72826
11 Jun 2026
Consider matrix $A = \left[ {\matrix{
2 & 1 \cr
1 & 2 \cr
} } \right]$, if ${A^{ - 1}} = \alpha I + \beta A$, where $\alpha$, $\beta$ $ \notin $ R, then ($\alpha$ + $\beta$) is equal to (where A$-$1 denotes the inverse of matrix A)
Show Answer
Practice Quiz
Correct Answer: A
Explanation:
We have,
$A = \left[ {\matrix{
2 & 1 \cr
1 & 2 \cr
} } \right]$
We know that, $\left| {A \to \lambda I} \right| = 0$
$\left| {\left[ {\matrix{
2 & 1 \cr
1 & 2 \cr
} } \right] - \left[ {\matrix{
\lambda & 0 \cr
0 & \lambda \cr
} } \right]} \right| = 0$
$ = \left| {\matrix{
{2 - \lambda } & 1 \cr
1 & {2 - \lambda } \cr
} } \right| = 0$
$ \Rightarrow {(2 - \lambda )^2} - 1 = 0$
$ \Rightarrow 4 - 4\lambda + {\lambda ^2} - 1 = 0$
$ \Rightarrow {\lambda ^2} - 4\lambda + 3 = 0$
$\therefore$ ${A^2} - 4A + 3I = 0$
Multiply by A$-$1 , we get
$A - 4I + 3{A^{ - 1}} = 0$
$ \Rightarrow {A^{ - 1}} = {{ - 1} \over 3}A + {4 \over 3}I$
$\therefore$ $\alpha = - {1 \over 3}$ and $\beta = {4 \over 3}$
$\alpha + \beta = - {1 \over 3} + {4 \over 3} = {3 \over 3} = 1$
2019
Q526
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
A value of $\theta \in \left( {0,{\pi \over 3}} \right)$, for which
$\left| {\matrix{
{1 + {{\cos }^2}\theta } & {{{\sin }^2}\theta } & {4\cos 6\theta } \cr
{{{\cos }^2}\theta } & {1 + {{\sin }^2}\theta } & {4\cos 6\theta } \cr
{{{\cos }^2}\theta } & {{{\sin }^2}\theta } & {1 + 4\cos 6\theta } \cr
} } \right| = 0$, is :
C.
${{7\pi } \over {24}}$
D.
${{7\pi } \over {36}}$
Show Answer
Practice Quiz
Correct Answer: B
Explanation:
$\left| {\matrix{
{1 + {{\cos }^2}\theta } & {{{\sin }^2}\theta } & {4\cos 6\theta } \cr
{{{\cos }^2}\theta } & {1 + {{\sin }^2}\theta } & {4\cos 6\theta } \cr
{{{\cos }^2}\theta } & {{{\sin }^2}\theta } & {1 + 4\cos 6\theta } \cr
} } \right| = 0$
R1 $ \to $ R1 - R2 , R2 $ \to $ R2 - R3
$ \Rightarrow \left| {\matrix{
1 & { - 1} & 0 \cr
0 & 1 & { - 1} \cr
{{{\cos }^2}\theta } & {{{\sin }^2}\theta } & {1 + 4\cos 6\theta } \cr
} } \right| = 0$
C2 $ \to $ C2 + C1
$ \Rightarrow \left| {\matrix{
1 & 0 & 0 \cr
0 & 1 & { - 1} \cr
{{{\cos }^2}\theta } & 1 & {1 + 4\cos 6\theta } \cr
} } \right| = 0$
$ \Rightarrow 1 + 4\cos 6\theta + 1 = 0$
$ \Rightarrow 2\cos 6\theta = - 1 \Rightarrow \cos 6\theta = - {1 \over 2}$ = $\cos {{2\pi } \over 3}$
$ \Rightarrow 6\theta = 2n\pi \pm {{2\pi } \over 3}$
$ \Rightarrow \theta = {{n\pi } \over 3} \pm {\pi \over 9}\,\,\,n \in 1$
$ \Rightarrow \theta = {\pi \over 9},{{2\pi } \over 9},{{4\pi } \over 9}$
2019
Q527
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
If $B = \left[ {\matrix{
5 & {2\alpha } & 1 \cr
0 & 2 & 1 \cr
\alpha & 3 & { - 1} \cr
} } \right]$ is the inverse of a 3 × 3 matrix A, then the sum of all values of $\alpha $ for which
det(A) + 1 = 0, is :
Show Answer
Practice Quiz
Correct Answer: D
Explanation:
Given |A| + 1 = 0
$ \Rightarrow $ |A| = -1
$\left| B \right| = \left| {{A^{ - 1}}} \right| = {1 \over {\left| A \right|}} = - 1$
$\left| {\matrix{
5 & {2\alpha } & 1 \cr
0 & 2 & 1 \cr
\alpha & 3 & { - 1} \cr
} } \right| $ = -1
$ \Rightarrow $ $ 5( - 2 - 3) + 2\alpha (\alpha ) + 1( - 2\alpha ) = - 1$
$ \Rightarrow $ $2{\alpha ^2} - 2\alpha - 24 = 0$
$ \therefore $ sum of value of $\alpha $ = ${{ - ( - 2)} \over 2} = 1$
2019
Q528
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
If A is a symmetric matrix and B is a skew-symmetric matrix such that A + B = $\left[ {\matrix{
2 & 3 \cr
5 & { - 1} \cr
} } \right]$, then AB is equal
to :
A.
$\left[ {\matrix{
4 & { - 2} \cr
1 & { - 4} \cr
} } \right]$
B.
$\left[ {\matrix{
{ - 4} & { - 2} \cr
{ - 1} & 4 \cr
} } \right]$
C.
$\left[ {\matrix{
{ - 4} & 2 \cr
1 & 4 \cr
} } \right]$
D.
$\left[ {\matrix{
4 & { - 2} \cr
{ - 1} & { - 4} \cr
} } \right]$
Show Answer
Practice Quiz
Correct Answer: D
Explanation:
$A + B = \left[ {\matrix{
2 & 3 \cr
5 & { - 1} \cr
} } \right] = P(say)$
Now $A = {{P + {P^T}} \over 2}\& B = {{P - {P^T}} \over 2}$
So $A = {1 \over 2}\left( {\left[ {\matrix{
2 & 3 \cr
5 & { - 1} \cr
} } \right] + \left[ {\matrix{
2 & 5 \cr
3 & { - 1} \cr
} } \right]} \right) = \left[ {\matrix{
2 & 4 \cr
4 & { - 1} \cr
} } \right]$
$B = {1 \over 2}\left( {\left[ {\matrix{
2 & 3 \cr
5 & { - 1} \cr
} } \right] - \left[ {\matrix{
2 & 5 \cr
3 & { - 1} \cr
} } \right]} \right) = \left[ {\matrix{
0 & { - 1} \cr
1 & 0 \cr
} } \right]$
So $AB = \left( {\left[ {\matrix{
2 & 4 \cr
4 & { - 1} \cr
} } \right]\left[ {\matrix{
0 & { - 1} \cr
1 & 0 \cr
} } \right]} \right) = \left[ {\matrix{
4 & { - 2} \cr
{ - 1} & { - 4} \cr
} } \right]$
2019
Q529
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
Let $\lambda $ be a real number for which the system of linear equations x + y + z = 6, 4x + $\lambda $y – $\lambda $z = $\lambda $ – 2,
3x + 2y – 4z = – 5 has infinitely many solutions. Then $\lambda $ is a root of the quadratic equation:
A.
$\lambda $2 + $\lambda $ - 6 = 0
B.
$\lambda $2 - $\lambda $ - 6 = 0
C.
$\lambda $2 - 3$\lambda $ - 4 = 0
D.
$\lambda $2 + 3$\lambda $ - 4 = 0
Show Answer
Practice Quiz
Correct Answer: B
Explanation:
$\Delta = 0$
$\left| {\matrix{
1 & 1 & 1 \cr
4 & \lambda & { - \lambda } \cr
3 & 2 & { - 4} \cr
} } \right| = 0$
On solving we get $\lambda $ = 3
2019
Q530
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
The sum of the real roots of the equation
$\left| {\matrix{
x & { - 6} & { - 1} \cr
2 & { - 3x} & {x - 3} \cr
{ - 3} & {2x} & {x + 2} \cr
} } \right| = 0$, is equal to :
Show Answer
Practice Quiz
Correct Answer: B
Explanation:
x(-3x $ \times $ (x + 2) - 2x(x - 3)) + (– 6) (2(x + 2) + 3 (x – 3)) + (–1) (4x + 3 (–3x))
$ \Rightarrow $ – 5x3 + 30x –30 + 5x = 0
$ \Rightarrow $ x3 – 7x + 6 = 0
$ \therefore $ sum of roots = 0
2019
Q531
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
If the system of linear equations
x + y + z = 5
x + 2y + 2z = 6
x + 3y + $\lambda $z = $\mu $, ($\lambda $, $\mu $ $ \in $ R), has infinitely many solutions, then the value of $\lambda $ + $\mu $ is :
Show Answer
Practice Quiz
Correct Answer: A
Explanation:
x + y + z = 5
x + 2y + 2z = 6
x + 3y + $\lambda $z = $\mu $ have infinite solution
$\Delta $ = 0, $\Delta $x = $\Delta $y = $\Delta $z = 0
$\Delta = \left| {\matrix{
1 & 1 & 1 \cr
1 & 2 & 2 \cr
1 & 3 & \lambda \cr
} } \right| = 0$
$ \Rightarrow 1(2\lambda - 6) - 1(\lambda - 2) + 1(3 - 2) = 0$
$ \Rightarrow 2\lambda - 6 - \lambda + 2 + 1 = 0$
$ \Rightarrow \lambda = 3$
Now, $\Delta x = \left| {\matrix{
5 & 1 & 1 \cr
6 & 2 & 2 \cr
\mu & 3 & 3 \cr
} } \right| = 0$, $\Delta $y = $\left| {\matrix{
1 & 5 & 1 \cr
1 & 6 & 2 \cr
1 & \mu & 3 \cr
} } \right| = 0$
$ \Rightarrow \left| {\matrix{
1 & 5 & 1 \cr
0 & 1 & 1 \cr
0 & {\mu - 5} & 2 \cr
} } \right| = 0$
$ \Rightarrow \mu = 7$
$\Delta z = \left| {\matrix{
1 & 1 & 5 \cr
1 & 2 & 6 \cr
1 & 3 & \mu \cr
} } \right| = \left| {\matrix{
1 & 1 & 5 \cr
0 & { - 1} & { - 1} \cr
0 & 2 & {\mu - 5} \cr
} } \right|$
$ \Rightarrow 1(5 - \mu + 2) = 0$
$ \Rightarrow \mu = 7$
So, $\lambda + \mu = 10$
2019
Q532
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
If ${\Delta _1} = \left| {\matrix{
x & {\sin \theta } & {\cos \theta } \cr
{ - \sin \theta } & { - x} & 1 \cr
{\cos \theta } & 1 & x \cr
} } \right|$ and
${\Delta _2} = \left| {\matrix{
x & {\sin 2\theta } & {\cos 2\theta } \cr
{ - \sin 2\theta } & { - x} & 1 \cr
{\cos 2\theta } & 1 & x \cr
} } \right|$, $x \ne 0$ ;
then for all $\theta \in \left( {0,{\pi \over 2}} \right)$ :
A.
${\Delta _1} - {\Delta _2}$ = x (cos 2$\theta $ – cos 4$\theta $)
B.
${\Delta _1} + {\Delta _2}$ = - 2x3
C.
${\Delta _1} + {\Delta _2}$ = – 2(x3 + x –1)
D.
${\Delta _1} - {\Delta _2}$ = - 2x3
Show Answer
Practice Quiz
Correct Answer: B
Explanation:
${\Delta _1} = \left| {\matrix{
x & {\sin \theta } & {\cos \theta } \cr
{ - \sin \theta } & { - x} & 1 \cr
{\cos \theta } & 1 & x \cr
} } \right|$
= x(–x2 –1) – sin$\theta $(–xsin$\theta $ – cos$\theta $) + cos$\theta $(–sin$\theta $+ xcos$\theta $)
= –x3 – x + xsin2 $\theta $ + sin$\theta $cos$\theta $ – cos$\theta $sin$\theta $
+ xcos2 $\theta $
= –x3 – x + x = –x3
Similarly ${\Delta _2} = - {x^3}$
${\Delta _1} + {\Delta _2} = - 2{x^3}$
2019
Q533
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
If the system of equations 2x + 3y – z = 0, x + ky
– 2z = 0 and 2x – y + z = 0 has a non-trival solution
(x, y, z), then ${x \over y} + {y \over z} + {z \over x} + k$
is equal to :-
Show Answer
Practice Quiz
Correct Answer: C
Explanation:
Given 2x + 3y – z = 0,
x + ky – 2z = 0
2x – y + z = 0
For non trivial solution
$\Delta = 0 \Rightarrow \left| {\matrix{
2 & 3 & { - 1} \cr
1 & k & { - 2} \cr
2 & { - 1} & 1 \cr
} } \right| = 0$
$ \Rightarrow k = {9 \over 2}$
$ \therefore $ Equations are 2x + 3y – z = 0 ...(i)
2x – y + z = 0 ...(ii)
2x + 9y – 4z = 0 ...(iii)
By (i) – (ii) we get,
4y - 2z = 0
$ \Rightarrow $ 2y = z .......(iv)
$ \Rightarrow $ ${y \over z} = {1 \over 2}$
From equation (i) and (iv)
2x + 3y - 2y = 0
$ \Rightarrow $ 2x + y = 0
$ \Rightarrow $ ${x \over y} = - {1 \over 2}$
$ \Rightarrow $ ${x \over y} \times {y \over z} = - {1 \over 2} \times {1 \over 2} = - {1 \over 4}$
$ \Rightarrow $ ${z \over x} = - 4$
$ \therefore $ ${x \over y} + {y \over z} + {z \over x} + k = {{ - 1} \over 2} + {1 \over 2} - 4 + {9 \over 2}$ = ${1 \over 2}$
2019
Q534
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
The total number of matrices
$A = \left( {\matrix{
0 & {2y} & 1 \cr
{2x} & y & { - 1} \cr
{2x} & { - y} & 1 \cr
} } \right)$
(x, y $ \in $ R,x $ \ne $ y) for which AT A = 3I3 is :-
Show Answer
Practice Quiz
Correct Answer: B
Explanation:
Given AT A = 3I3
$ \Rightarrow $ $\left[ {\matrix{
0 & {2x} & {2x} \cr
{2y} & y & { - y} \cr
1 & { - 1} & 1 \cr
} } \right]\left[ {\matrix{
0 & {2y} & 1 \cr
{2x} & y & { - 1} \cr
{2x} & { - y} & 1 \cr
} } \right]$
= $3\left[ {\matrix{
1 & 0 & 0 \cr
0 & 1 & 0 \cr
0 & 0 & 1 \cr
} } \right]$
$ \Rightarrow $ $\left[ {\matrix{
{8{x^2}} & 0 & 0 \cr
0 & {6{y^2}} & 0 \cr
0 & 0 & 3 \cr
} } \right]$ = $\left[ {\matrix{
3 & 0 & 0 \cr
0 & 3 & 0 \cr
0 & 0 & 3 \cr
} } \right]$
$ \therefore $ 8x2 = 3, 6y2 = 3
$ \Rightarrow $ x = $ \pm \sqrt {{3 \over 8}} $, y = $ \pm \sqrt {{1 \over 2}} $
Total possible combination of x and y = 2 $ \times $ 2 = 4
2019
Q535
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
If $\left[ {\matrix{
1 & 1 \cr
0 & 1 \cr
} } \right]\left[ {\matrix{
1 & 2 \cr
0 & 1 \cr
} } \right]$$\left[ {\matrix{
1 & 3 \cr
0 & 1 \cr
} } \right]$....$\left[ {\matrix{
1 & {n - 1} \cr
0 & 1 \cr
} } \right] = \left[ {\matrix{
1 & {78} \cr
0 & 1 \cr
} } \right]$,
then the inverse of $\left[ {\matrix{
1 & n \cr
0 & 1 \cr
} } \right]$ is
A.
$\left[ {\matrix{
1 & { 0} \cr
{12} & 1 \cr
} } \right]$
B.
$\left[ {\matrix{
1 & { 0} \cr
{13} & 1 \cr
} } \right]$
C.
$\left[ {\matrix{
1 & { - 13} \cr
0 & 1 \cr
} } \right]$
D.
$\left[ {\matrix{
1 & { - 12} \cr
0 & 1 \cr
} } \right]$
Show Answer
Practice Quiz
Correct Answer: C
Explanation:
Given
$\left[ {\matrix{
1 & 1 \cr
0 & 1 \cr
} } \right]\left[ {\matrix{
1 & 2 \cr
0 & 1 \cr
} } \right]$$\left[ {\matrix{
1 & 3 \cr
0 & 1 \cr
} } \right]$....$\left[ {\matrix{
1 & {n - 1} \cr
0 & 1 \cr
} } \right] = \left[ {\matrix{
1 & {78} \cr
0 & 1 \cr
} } \right]$
$ \Rightarrow $ $\left[ {\matrix{
1 & 3 \cr
0 & 1 \cr
} } \right]\left[ {\matrix{
1 & 3 \cr
0 & 1 \cr
} } \right].....\left[ {\matrix{
1 & {n - 1} \cr
0 & 1 \cr
} } \right]$ = $\left[ {\matrix{
1 & {78} \cr
0 & 1 \cr
} } \right]$
$ \Rightarrow $ $\left[ {\matrix{
1 & 6 \cr
0 & 1 \cr
} } \right].....\left[ {\matrix{
1 & {n - 1} \cr
0 & 1 \cr
} } \right]$ = $\left[ {\matrix{
1 & {78} \cr
0 & 1 \cr
} } \right]$
$ \Rightarrow $ $\left[ {\matrix{
1 & {1 + 2 + 3} \cr
0 & 1 \cr
} } \right].....\left[ {\matrix{
1 & {n - 1} \cr
0 & 1 \cr
} } \right]$ = $\left[ {\matrix{
1 & {78} \cr
0 & 1 \cr
} } \right]$
.
.
.
.
$ \Rightarrow $ $\left[ {\matrix{
1 & {1 + 2 + 3 + .... + \left( {n - 1} \right)} \cr
0 & 1 \cr
} } \right]$ = $\left[ {\matrix{
1 & {78} \cr
0 & 1 \cr
} } \right]$
By comparing both sides we get,
1 + 2 + 3 + ........+ (n - 1) = 78
$ \Rightarrow $ ${{n\left( {n - 1} \right)} \over 2}$ = 78
$ \Rightarrow $ n = 13, - 12(not possible)
$ \therefore $ The inverse of $\left[ {\matrix{
1 & 13 \cr
0 & 1 \cr
} } \right]$ = $\left[ {\matrix{
1 & -13 \cr
0 & 1 \cr
} } \right]$
2019
Q536
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
Let $\alpha $ and $\beta $ be the roots of the equation
x2 + x + 1 = 0. Then for y $ \ne $ 0 in R,
$$\left| {\matrix{
{y + 1} & \alpha & \beta \cr
\alpha & {y + \beta } & 1 \cr
\beta & 1 & {y + \alpha } \cr
} } \right|$$
is equal to
Show Answer
Practice Quiz
Correct Answer: C
Explanation:
$\alpha $ and $\beta $ are the roots of the equation
x2 + x + 1 = 0.
$ \therefore $ $\alpha $ = $\omega $ and $\beta $ = ${\omega ^2}$
$\left| {\matrix{
{y + 1} & \alpha & \beta \cr
\alpha & {y + \beta } & 1 \cr
\beta & 1 & {y + \alpha } \cr
} } \right|$
= $\left| {\matrix{
{y + 1} & \omega & {{\omega ^2}} \cr
\omega & {y + {\omega ^2}} & 1 \cr
{{\omega ^2}} & 1 & {y + \omega } \cr
} } \right|$
C1 $ \to $ C1 + C2 + C3
= $\left| {\matrix{
{y + 1 + \omega + {\omega ^2}} & \omega & {{\omega ^2}} \cr
{y + 1 + \omega + {\omega ^2}} & {y + {\omega ^2}} & 1 \cr
{y + 1 + \omega + {\omega ^2}} & 1 & {y + \omega } \cr
} } \right|$
= $\left| {\matrix{
y & \omega & {{\omega ^2}} \cr
y & {y + {\omega ^2}} & 1 \cr
y & 1 & {y + \omega } \cr
} } \right|$
As $1 + \omega + {\omega ^2}$ = 0
= $y\left| {\matrix{
1 & \omega & {{\omega ^2}} \cr
1 & {y + {\omega ^2}} & 1 \cr
1 & 1 & {y + \omega } \cr
} } \right|$
R2 $ \to $ R2 - R1
R3 $ \to $ R3 - R1
= $y\left| {\matrix{
1 & \omega & {{\omega ^2}} \cr
0 & {y + {\omega ^2} - \omega } & {1 - {\omega ^2}} \cr
0 & {1 - \omega } & {y + \omega - {\omega ^2}} \cr
} } \right|$
= y$\left[ {\left( {y + {\omega ^2} - \omega } \right)\left( {y + \omega - {\omega ^2}} \right) - \left( {1 - {\omega ^2}} \right)\left( {1 - \omega } \right)} \right]$
= y(y2 ) = y3
2019
Q537
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
Let the number 2,b,c be in an A.P. and
A = $\left[ {\matrix{
1 & 1 & 1 \cr
2 & b & c \cr
4 & {{b^2}} & {{c^2}} \cr
} } \right]$. If det(A) $ \in $ [2, 16], then c
lies in the interval :
Show Answer
Practice Quiz
Correct Answer: B
Explanation:
2, b, c are in AP.
Let common difference = d
$ \therefore $ b = 2 + d and c = 2 + 2d
|A| = $\left[ {\matrix{
1 & 1 & 1 \cr
2 & b & c \cr
4 & {{b^2}} & {{c^2}} \cr
} } \right]$
C2 = C2 - C1
C3 = C3 - C1
= $\left| {\matrix{
1 & 0 & 0 \cr
2 & {b - 2} & {c - 2} \cr
4 & {{b^2} - 4} & {{c^2} - 4} \cr
} } \right|$
= $\left( {b - 2} \right)\left( {c - 2} \right)\left| {\matrix{
1 & 0 & 0 \cr
2 & 1 & 1 \cr
4 & {b + 2} & {c + 2} \cr
} } \right|$
= $\left( {b - 2} \right)\left( {c - 2} \right)\left[ {c + 2 - b - 2} \right]$
= $\left( {b - 2} \right)\left( {c - 2} \right)\left( {c - b} \right)$
[ As b = 2 + d and c = 2 + 2d, then b - 2 = 4, c - 2 = 2d and c - b = d]
= (d) (2d) (d)
= 2d3
Given |A| $ \in $ [2, 16]
$ \therefore $ 2d3 $ \in $ [2, 16]
$ \Rightarrow $ d3 $ \in $ [1, 8]
$ \Rightarrow $ d $ \in $ [1, 2]
As c = 2 + 2d
then c $ \in $ [4, 6]
2019
Q538
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
The greatest value of c $ \in $ R for which the system
of linear equations
x – cy – cz = 0
cx – y + cz = 0
cx + cy – z = 0
has a non-trivial solution, is :
Show Answer
Practice Quiz
Correct Answer: C
Explanation:
If the system of equations has non-trivial
solutions, then
D = 0
$\left| {\matrix{
1 & { - c} & { - c} \cr
c & { - 1} & c \cr
c & c & { - 1} \cr
} } \right| = 0$
$ \Rightarrow $ (1 - c2 ) + c(-c - c2 ) - c(c2 + c) = 0
$ \Rightarrow $ (1 + c)(1 - c - 2c2 ) = 0
$ \Rightarrow $ (1 + c)2 (1 - 2c) = 0
$ \Rightarrow $ c = -1 or ${1 \over 2}$
$ \therefore $ Greatest value of c is ${1 \over 2}$.
2019
Q539
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
Let $A = \left( {\matrix{
{\cos \alpha } & { - \sin \alpha } \cr
{\sin \alpha } & {\cos \alpha } \cr
} } \right)$, ($\alpha $ $ \in $ R) such that ${A^{32}} = \left( {\matrix{
0 & { - 1} \cr
1 & 0 \cr
} } \right)$ then a value of $\alpha $ is
Show Answer
Practice Quiz
Correct Answer: D
Explanation:
From here sin 32$\alpha $ = 1 and cos 32$\alpha $ = 0
$ \therefore $ 32$\alpha $ = 2n$\pi $ + ${\pi \over 2}$
$ \Rightarrow $ $\alpha $ = ${\pi \over {64}} + {{n\pi } \over {16}}$
Putting n = 0, $\alpha $ = ${\pi \over {64}}$
2019
Q540
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
The set of all values of $\lambda $ for which the system of linear equations
x – 2y – 2z = $\lambda $x
x + 2y + z = $\lambda $y
– x – y = $\lambda $z
has a non-trivial solutions :
B.
contains more than two elements
D.
contains exactly two elements
Show Answer
Practice Quiz
Correct Answer: C
Explanation:
$\left| {\matrix{
{\lambda - 1} & 2 & 2 \cr
1 & {2 - \lambda } & 1 \cr
1 & 1 & 1 \cr
} } \right| = 0$
$ \Rightarrow {\left( {\lambda - 1} \right)^3} = 0 \Rightarrow \lambda = 1$
2019
Q541
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
If A = $\left[ {\matrix{
1 & {\sin \theta } & 1 \cr
{ - \sin \theta } & 1 & {\sin \theta } \cr
{ - 1} & { - \sin \theta } & 1 \cr
} } \right]$;
then for all $\theta $ $ \in $ $\left( {{{3\pi } \over 4},{{5\pi } \over 4}} \right)$, det (A) lies in the interval :
A.
$\left( {{3 \over 2},3} \right]$
B.
$\left( {0,{3 \over 2}} \right]$
C.
$\left[ {{5 \over 2},4} \right)$
D.
$\left( {1,{5 \over 2}} \right]$
Show Answer
Practice Quiz
Correct Answer: A
Explanation:
$\left| A \right| = \left| {\matrix{
1 & {\sin \theta } & 1 \cr
{ - \sin \theta } & 1 & {\sin \theta } \cr
{ - 1} & { - \sin \theta } & 1 \cr
} } \right|$
= 2(1 + sin2 $\theta $)
$\theta $ $ \in $ $\left( {{{3\pi } \over 4},{{5\pi } \over 4}} \right) \Rightarrow {1 \over {\sqrt 2 }} < \sin \theta < {1 \over {\sqrt 2 }}$
$ \Rightarrow $ 0 $ \le $ sin2 $\theta $ < ${1 \over 2}$
$ \therefore $ $\left| A \right| \in \left[ {2,3} \right)$
2019
Q542
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
Let P = $\left[ {\matrix{
1 & 0 & 0 \cr
3 & 1 & 0 \cr
9 & 3 & 1 \cr
} } \right]$ and Q = [qij ] be two 3 $ \times $ 3 matrices such that Q – P5 = I3 .
Then ${{{q_{21}} + {q_{31}}} \over {{q_{32}}}}$ is equal to :
Show Answer
Practice Quiz
Correct Answer: D
Explanation:
$P = \left[ {\matrix{
1 & 0 & 0 \cr
3 & 1 & 0 \cr
9 & 3 & 1 \cr
} } \right]$
${P^2} = \left[ {\matrix{
1 & 0 & 0 \cr
{3 + 3} & 1 & 0 \cr
{9 + 9 + 9} & {3 + 3} & 1 \cr
} } \right]$
${P^3} = \left[ {\matrix{
1 & 0 & 0 \cr
{3 + 3 + 3} & 1 & 0 \cr
{6.9} & {3 + 3 + 3} & 1 \cr
} } \right]$
${P^n} = \left[ {\matrix{
1 & 0 & 0 \cr
{3n} & 1 & 0 \cr
{{{n\left( {n + 1} \right)} \over 2}{3^2}} & {3n} & 1 \cr
} } \right]$
${P^5} = \left[ {\matrix{
1 & 0 & 0 \cr
{5.3} & 1 & 0 \cr
{15.9} & {5.3} & 1 \cr
} } \right]$
$Q = {P^5} + {{\rm I}_3}$
$Q = \left[ {\matrix{
2 & 0 & 0 \cr
{15} & 2 & 0 \cr
{135} & {15} & 2 \cr
} } \right]$
${{{q_{21}} + {q_{31}}} \over {{q_{32}}}} = {{15 + 135} \over {15}} = 10$
Aliter
$P = \left( {\matrix{
1 & 0 & 0 \cr
0 & 1 & 0 \cr
0 & 0 & 1 \cr
} } \right) + \left( {\matrix{
0 & 0 & 0 \cr
3 & 0 & 0 \cr
9 & 3 & 0 \cr
} } \right)$
$P = {\rm I} + X$
$X = \left( {\matrix{
0 & 0 & 0 \cr
3 & 0 & 0 \cr
9 & 3 & 0 \cr
} } \right)$
${X^2} = \left( {\matrix{
0 & 0 & 0 \cr
0 & 0 & 0 \cr
9 & 0 & 0 \cr
} } \right)$
${{X_3} = 0}$
${{P^5} = {\rm I} + 5X + 10{X^2}}$
${Q = {P^5} + {\rm I} = 2{\rm I} + 5X + 10{X^2}}$
$Q = \left( {\matrix{
2 & 0 & 0 \cr
0 & 2 & 0 \cr
0 & 0 & 2 \cr
} } \right) + \left( {\matrix{
0 & 0 & 0 \cr
{15} & 0 & 0 \cr
{15} & {15} & 0 \cr
} } \right) + \left( {\matrix{
0 & 0 & 0 \cr
0 & 0 & 0 \cr
{90} & 0 & 0 \cr
} } \right)$
$ \Rightarrow \,\,Q = \left( {\matrix{
2 & 0 & 0 \cr
{15} & 2 & 0 \cr
{135} & {15} & 2 \cr
} } \right)$
2019
Q543
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
An ordered pair ($\alpha $, $\beta $) for which the system of linear equations
(1 + $\alpha $) x + $\beta $y + z = 2
$\alpha $x + (1 + $\beta $)y + z = 3
$\alpha $x + $\beta $y + 2z = 2
has a unique solution, is :
Show Answer
Practice Quiz
Correct Answer: D
Explanation:
For unique solution
$\Delta $ $ \ne $ 0 $ \Rightarrow $ $\left| {\matrix{
{1 + \alpha } & \beta & 1 \cr
\alpha & {1 + \beta } & 1 \cr
\alpha & \beta & 2 \cr
} } \right| \ne 0$
$\left| {\matrix{
1 & { - 1} & 0 \cr
0 & 1 & { - 1} \cr
\alpha & \beta & 2 \cr
} } \right| \ne 0 \Rightarrow \alpha + \beta \ne - 2$
2019
Q544
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
If $\left| {\matrix{
{a - b - c} & {2a} & {2a} \cr
{2b} & {b - c - a} & {2b} \cr
{2c} & {2c} & {c - a - b} \cr
} } \right|$
= (a + b + c) (x + a + b + c)2 , x $ \ne $ 0,
then x is equal to :
Show Answer
Practice Quiz
Correct Answer: A
Explanation:
$\left| {\matrix{
{a - b - c} & {2a} & {2a} \cr
{2b} & {b - c - a} & {2b} \cr
{2c} & {2c} & {c - a - b} \cr
} } \right|$
R1 $ \to $ R1 + R2 + R3
$ = \left| {\matrix{
{a + b + c} & {a + b + c} & {a + b + c} \cr
{2b} & {b - c - a} & {2b} \cr
{2c} & {2c} & {c - a - b} \cr
} } \right|$
$ = \left( {a + b + c} \right)\left| {\matrix{
1 & 0 & 0 \cr
{2b} & { - \left( {a + b + c} \right)} & 0 \cr
{2c} & {2c} & {c - a - b} \cr
} } \right|$
$=$ (a + b + c) (a + b + c)2
$ \Rightarrow $ x $=$ $-$ 2(a + b + c)
2019
Q545
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
Let A and B be two invertible matrices of order 3 $ \times $ 3. If det(ABAT ) = 8 and det(AB–1 ) = 8,
then det (BA–1 BT ) is equal to :
Show Answer
Practice Quiz
Correct Answer: C
Explanation:
${\left| A \right|^2}.\left| B \right| = 8$
and ${{\left| A \right|} \over {\left| B \right|}} = 8 \Rightarrow \left| A \right| = 4$
and $\left| B \right| = {1 \over 2}$
$ \therefore $ det(BA$-$1 . BT ) $ = {1 \over 4} \times {1 \over 4} = {1 \over {16}}$
2019
Q546
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
If the system of linear equations
2x + 2y + 3z = a
3x – y + 5z = b
x – 3y + 2z = c
where a, b, c are non zero real numbers, has more one solution, then :
Show Answer
Practice Quiz
Correct Answer: A
Explanation:
P1 : 2x + 2y + 3z = a
P2 : 3x $-$ y + 5z = b
P3 : x $-$ 3y + 2z = c
We find
P1 + P3 = P2 $ \Rightarrow $ a + c = b
2019
Q547
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
Let A = $\left( {\matrix{
0 & {2q} & r \cr
p & q & { - r} \cr
p & { - q} & r \cr
} } \right).$ If AAT = I3 , then $\left| p \right|$ is :
A.
${1 \over {\sqrt 2 }}$
B.
${1 \over {\sqrt 5 }}$
C.
${1 \over {\sqrt 6 }}$
D.
${1 \over {\sqrt 3 }}$
Show Answer
Practice Quiz
Correct Answer: A
Explanation:
A is orthogonal matrix
$ \Rightarrow $ 02 + p2 + p2 = 1
$ \Rightarrow $ $\left| p \right| = {1 \over {\sqrt 2 }}$
2019
Q548
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
Let A = $\left[ {\matrix{
2 & b & 1 \cr
b & {{b^2} + 1} & b \cr
1 & b & 2 \cr
} } \right]$ where b > 0.
Then the minimum value of ${{\det \left( A \right)} \over b}$ is -
Show Answer
Practice Quiz
Correct Answer: D
Explanation:
A = $\left[ {\matrix{
2 & b & 1 \cr
b & {{b^2} + 1} & b \cr
1 & b & 2 \cr
} } \right]$ (b > 0)
$\left| A \right|$ = 2(2b2 + 2 $-$ b2 ) $-$ b(2b $-$ b) + 1(b2 $-$ b2 $-$ 1)
$\left| A \right|$ = 2(b2 + 2) $-$ b2 $-$ 1
$\left| A \right|$ = b2 + 3
${{\left| A \right|} \over b} = b + {3 \over b} \Rightarrow {{b + {3 \over b}} \over 2} \ge \sqrt 3 $
$b + {3 \over b} \ge 2\sqrt 3 $
2019
Q549
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
The number of values of $\theta $ $ \in $ (0, $\pi $) for which the system of linear equations
x + 3y + 7z = 0
$-$ x + 4y + 7z = 0
(sin3$\theta $)x + (cos2$\theta $)y + 2z = 0.
has a non-trival solution, is -
Show Answer
Practice Quiz
Correct Answer: A
Explanation:
$\left| {\matrix{
1 & 3 & 7 \cr
{ - 1} & 4 & 7 \cr
{\sin 3\theta } & {\cos 2\theta } & 2 \cr
} } \right| = 0$
(8 $-$ 7 cos 2$\theta $) $-$ 3($-$2 $-$ 7 sin 3$\theta $)
+7 ($-$ cos 2$\theta $ $-$ 4 sin 3$\theta $) = 0
14 $-$ 7 cos 2$\theta $ + 21 sin 3$\theta $ $-$ 7 cos 2$\theta $
$-$ 28 sin 3$\theta $ = 0
14 $-$ 7 sin 3$\theta $ $-$ 14 cos 2$\theta $ = 0
14 $-$ 7 (3 sin $\theta $ $-$ 4 sin3 $\theta $ ) $-$ 14 (1 $-$ 2 sin2 $\theta $) = 0
$-$ 21 sin $\theta $ + 28 sin3 $\theta $ + 28 sin2 $\theta $ = 0
7 sin $\theta $ [$-$ 3 + 4 sin2 $\theta $ + 4 sin $\theta $] = 0 sin$\theta $,
4 sin2 $\theta $ + 6 sin $\theta $ $-$ 2 sin $\theta $ $-$ 3 = 0
2 sin $\theta $(2 sin $\theta $ + 3) $-$ 1 (2 sin $\theta $ + 3) = 0
sin $\theta $ = ${{ - 3} \over 2}$; sin$\theta $ = ${1 \over 2}$
Hence, 2 solutions in (0, $\pi $)
2019
Q550
JEE Mains
MCQ
iCON Education HYD, 79930 92826, 73309 72826
14 Mar 2026
If the system of equations
x + y + z = 5
x + 2y + 3z = 9
x + 3y + az = $\beta $
has infinitely many solutions, then $\beta $ $-$ $\alpha $ equals -
Show Answer
Practice Quiz
Correct Answer: A
Explanation:
$D = \left| {\matrix{
1 & 1 & 1 \cr
1 & 2 & 3 \cr
1 & 3 & \alpha \cr
} } \right| = \left| {\matrix{
1 & 1 & 1 \cr
0 & 1 & 2 \cr
0 & 2 & {\alpha - 1} \cr
} } \right|$
$ = \left( {\alpha - 1} \right) - 4 = \left( {\alpha - 5} \right)$
for infinite solutions $D = 0 \Rightarrow \alpha = 5$
${D_x} = 0 \Rightarrow \left| {\matrix{
5 & 1 & 1 \cr
9 & 2 & 3 \cr
\beta & 3 & 5 \cr
} } \right| = 0$
$ \Rightarrow \left| {\matrix{
0 & 0 & 1 \cr
{ - 1} & { - 1} & 3 \cr
{\beta - 15} & { - 2} & 5 \cr
} } \right| = 0$
$ \Rightarrow 2 + \beta - 15 = 0 \Rightarrow \beta - 13 = 0$
on $\beta = 13$ we get ${D_y} = {D_z} = 0$
$\alpha = 5,\beta = 13$