I'm not really going to prove this, but I can give an intuitive idea.
Def: A number $x\in\mathbb{R}$ is algebraic if there exists $a_0,a_1,\dots ,a_n\in \mathbb{Z}$ such that $$f(x)=a_nx^n+a_{n-1}x^{n-1}+\dots +a_1x+a_0=0$$
We want to prove the set of algebraic numbers is countable. Note that Exercise 1.4.10 asks us to do basically the same thing, the only difference in this case is we look at something closer to tuples than sets because values can be repeated for $a_i$ and order matters. Also, we do it over the integers instead of the natural numbers which makes the orderings a little bit harder. However, I think it is quite clear that this set requires a very similar proof to Exercise 1.4.10 because the polynomials are finite.