Let $A$ and $B$ be square real matrices such that $A+iB$ is non-singular. Show that there exists $t\in \mathbb{R}$ such that $A+tB$ is non-singular.
My Attempt:
I thought about considering the polynomial over $\mathbb{C}$. Let $$f(t)=|A+tB|.$$ Then $f(i)\not =0.$ This shows that $f\not \equiv 0$ and since $f$ has a finite number of roots of which let $\{t_1,t_2,...,t_k\}$ be the real roots. Then we can easily, find $t\in \mathbb{R}$ such that $f(t)=|A+tB|\not =0$ and hence $A+tB$ will be non-singular. Is this correct reasoning?