If $A$ is a matrix with real entries, prove that $$\det(AA^T+I)\ge 1.$$
I tried using the eigenvalues. One thing came into my mind: maybe $AA^T$ is positive definite (I don't know whether this is true or not). However, I prefer a solution that does not use properties of positive definite matrix.
So I have 2 questions here:
Is the statement "$AA^T$ is positive definite" true?
Could you help me with a solution that does not use properties of positive definite matrix?
Thanks a lot.