Consider a matrix
\[
A=\begin{bmatrix}1 & 0 & 2\\ -1 & 1 & 0\\ 0 & 1 & 2\end{bmatrix}
\]
Let \(b=\begin{bmatrix}1\\3\\0\end{bmatrix}\) and \(x=\begin{bmatrix}x_1\\x_2\\x_3\end{bmatrix}\).
The number of solutions to the linear system of equations \(Ax=b\) is _____.