Find the least-squares solutions $\vec{x}^{*}$ of the system $A \vec{x}=\vec{b},$ where
$$A=\left[\begin{array}{lll}
1 & 2 & 3 \\
4 & 5 & 6 \\
7 & 8 & 9
\end{array}\right] \quad \text { and } \quad \vec{b}=\left[\begin{array}{l}
1 \\
0 \\
0
\end{array}\right]$$