Question
Mathematics Question on Determinants
If A=[5a−b32] and A.adjA=AA^T,then which of the following statements is true
5a−b=−5
det(A)<0
5a+b=10
A is symmetric
det(A)≥0
det(A)≥0
Solution
Given that:
adj(A)=∣27−(5a−b)∣∣−325a∣
and A×adj(A)=A×AT
Now, as pe r the question let us calculate the following:
A×adj(A)=∣5a−b32∣×∣27−(5a−b)∣=∣135a−27b−(5a−b)(32)0∣∣325a∣∣−(32)0∣
A×AT=∣5a−b32∣×∣5a−b32∣=∣(5a−b)2+322(5a−b)(32)∣∣325a∣∣(5a−b)(32)322+5a2∣
As per the given data A×adj(A)=A×AT
For the (1,1) element: 135a−27b−(5a−b)(32)=(5a−b)2+322
$ = 135a - 27b - 160a + 32b = 25a^2 - 10ab + b^2 + 1024$
$ =25a^2 - 10ab + b^2 - 27a + 5b - 1024 = 0 $\------(1)
For the (1,2) element: 0 = (5a - b)(32)
Since the determinant of a matrix is the product of its diagonal elements, we can use the (1,1) and (1,2) elements to find the determinant of A:
Therefore, det(A)=(5a−b)∗0=0
Now let's go through each option:
a)For, 5a−b=−5 We cannot conclude this from the equations we derived. So, it is not true.
b)For, det(A)<0We calculated det(A) as 0, which is not less than 0. So, it is not true.
c)For, 5a+b=10 We cannot conclude this from the equations we derived. So, it is not true.
d) For, A is symmetric A matrix is symmetric if it is equal to its transpose. However, from the derived equations, we can see that A is not symmetric. So, it is not true.
e) For, det(A)≥0 We found that det(A) = 0. Since 0 is greater than or equal to 0, this statement is true.------ Hence this is the answer