I know that the answer is (b) but I have no idea on how to arrive there. What would be a good approach to arrive at the answer?
2026-05-04 12:24:57.1777897497
On
On
$B = A^T A$ can only be one of the following. Which one?
62 Views Asked by user481197 https://math.techqa.club/user/user481197/detail At
3
There are 3 best solutions below
0
On
The determinant of $A^TA$ is the product $\det A\times\det A^T=(\det A)^2$, so must be $>0$.
In the five options there is only one satisfying this criterion.
Hope this helps
0
On
This can be deduced as follows. Note that the product of A with it's transpose is symmetric. Thus one can eliminate C. Also if A is nonsingular, then B is also non singular. Thus, the determinant cannot be zero which eliminates D. Finally remember the determinant of transpose(A) is equal to that of A. This implies that the determinant of B is positive since it is equal to (det(A))^2. Therefore B is the correct answer. Hope this helps.

I would check it in this order:
In the particular example you show, the determinant condition actually rules out all options except (b), as awllower mentioned. This does not always need to be the case. For example, $B = -I_2$ has determinant +1 and yet is not positive definite.