in Linear Algebra recategorized by
847 views
2 votes
2 votes

If the matrix $A = \begin{bmatrix} a & 1 \\ 2 & 3 \end{bmatrix}$ has $1$ as an eigenvalue, then $\textit{trace}(A)$ is

  1. $4$
  2. $5$
  3. $6$
  4. $7$
in Linear Algebra recategorized by
by
847 views

1 Answer

4 votes
4 votes

Assume other eigen value is $x$.

Sum of the eigen values is equal to the trace of the matrix.

​​​​​​$\implies 1+x=a+3$

Product of eigen values is equal to the determinant of the matrix.

$\implies x=3a-2$

Solving both equations, we get $a=2$

So $trace=a+3=5$

Answer is option (B).

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true