Let $A$ and $B$ be $n \times n$ real matrices such that det$(A) > 0$ and det$(B) < 0$. For $0≤ t ≤ 1$ let $C(t) = tA + (1-t)B$. Then there exists exactly one $t_{0}$ in $(0,1)$ such that $C(t_{0})$ is not invertible. (True/false)
I took two matrices satisfying the given conditions. For $t=0.5$, I'm getting the matrix $C$ invertible.
I want to know if there exists only one such $t_{0}$ or more$?$