I am trying to show that if $T$ is a self-adjoint operator on a finite-dimensional inner product space $V$ then $(T-\alpha I)^2+\beta^2I$ is invertible if $\alpha, \beta \in \mathbb{R}$, $\beta\neq 0$.
There are several ways I can show $(T-\alpha I)^2+\beta^2I$ is invertible...I can show that $\text{null}(T-\alpha I)^2+\beta^2I=\{0\}$, that $(T-\alpha I)^2+\beta^2I$ has no zero eigenvalues, or that the operator is surjective.
There are a few pieces of information that I have extracted:
a) Since $T$ is self-adjoint, so is $T-\alpha I$ since $(T-\alpha I)^*=T^*-\alpha I^*=T-\alpha I$, since $a\in \mathbb{R}$.
b) I also know that self-adjoint operators only have real eigenvalues.
c) $-\beta^2$ is an eigenvalue of $(T-\alpha I)^2$.
Based on what I know, I still cannot solve the problem. Could someone point me in the right direction? Thank you!