Question
Question: Let matrix \(A=\left[ \begin{matrix} x & y & -z \\\ 1 & 2 & 3 \\\ 1 & 1 & 2 \\\ \en...
Let matrix A=x 1 1 y21−z32 , where x,y,z∈N . If det(adj(adjA))=2834 , where adjA denotes the adjoint of square matrix A, then the number of such matrices A is:
(a) 220
(b) 45
(c) 55
(d) 110
Solution
To find the number of matrices like A, we have to use the property ∣adj(adjA)∣=∣A∣(n−1)2 (where n is the order of the matrix A) to find the value of determinant A. Then, we have to find the determinant of A from the given matrix and equate the value of ∣A∣ from the previous step. The result of this step will be an equation of the form x1+x2+...+xn=m whose solution is given by m−1Cn−1 . The value of this combination will be the required answer.
Complete step-by-step answer:
We have to find the number of matrices like A. We are given that det(adj(adjA))=2834 .
∣adj(adjA)∣=2834
We know that ∣adj(adjA)∣=∣A∣(n−1)2 , where n is the order of the matrix A. Here, we can see that the order of the matrix, n=3 .Therefore, we can write the given condition as
⇒∣adj(adjA)∣=2834⇒∣A∣(3−1)2=2834
Let us simplify the LHS of the above equation.
⇒∣A∣22=2834⇒∣A∣4=2834
We know that (am)n=amn . Let us rewrite the exponents in the RHS using this rule.
⇒∣A∣4=(22×3)4
From the above equation, we can see that the exponents on both the sides are equal. Hence, we can equate their bases.
⇒∣A∣=(22×3)
Now, let us simplify the RHS of the above equation.
⇒∣A∣=4×3⇒∣A∣=12...(i)
Now, we are given with A=x 1 1 y21−z32 . Let us find the determinant of the matrix A.
⇒∣A∣=x 1 1 y21−z32⇒∣A∣=x(4−3)−y(2−3)−z(1−2)
Let us simplify the above equation.
⇒∣A∣=x+y+z
We have to substitute (i) in the above equation.
⇒x+y+z=12...(ii)
We know that for equation of the form x1+x2+...+xn=m , the solution is given as m−1Cn−1 . Here, from the above equation, we will get m=12 and n=3 . Hence, we can write the solution of the equation (ii) as
12−1C3−1⇒11C2
We know that nCr=r!(n−r)!n! . Let us expand the above combination.
⇒11C2=2!(11−2)!11!⇒11C2=2!9!11!
We know that n!=n×(n−2)×(n−3)! . Hence, we can write the above equation as
⇒11C2=(2×1)9!11×10×9!
Let us cancel 9! From the numerator and denominator of the RHS and simplify.
⇒11C2=(2×1)11×10⇒11C2=2110⇒11C2=55
Therefore, 55 matrices like A are possible.
So, the correct answer is “Option (c)”.
Note: Students must know the properties and rules associated with matrices, determinants and adjoints. They must know to find the determinant of a matrix. They must be thorough with the basic solutions like the solution of the equation of the form x1+x2+...+xn=m . Students must know the formula of permutations and combinations.