Is the following statement correct? How can I prove it?
$Ax=b$ has a solution if and only if $A^TAx=A^Tb$ has a solution.
I know that $Ax=b$ has a solution if and only if $A$ is invertible. In that case, the solution is $A^{-1}b$. Therefore, every solution of $Ax=b$, is also a solution of $A^TAx$. But this is not the other way around, right? Or is it?
Any help appreciated! Thank you!
(I know there are other similar questions about this, but these posts do not answer my specific question)
Hint: If the number of unknowns is equal to the number of equations: $$0\ne |A^TA|=|A^T|\cdot |A| \iff |A|\ne 0.$$