Correct Answer - Option 2 : x = y = -3
Concept:
- The characteristics polynomial of an n × n matrix A is a polynomial whose roots are the eigenvalues of matrix A.
- It is defined as a determinant (A - λI) where I is the identity matrix.
- The coefficient of the polynomial is a determinant and trace of the matrix.
- For 3 × 3 matrix A, the characteristics polynomial can be found using the formula,
|A - λl| = - λ3 - tr(A) λ2 - (1/2) [ tr(A)2 - tr(A2)λ ] - det (A) -------(i)
where tr(A)tr(A) is the trace of AA and det(A)det(A) is the determinant of AA.
Calculation:
Given:
|A - λl| = λ3 + 3λ2 + 4λ + 3
On comparing with equation, (i) we get,
tr(A) = -3, det(A) = -3 --------(ii)
But in the question it is given that
x = trace(A) and y = |A| --------(iii)
from euation (ii) and (iii) we get, x = y = -3