I tried to search online but I can't find the right definition. Does the first square bracket represent the domain of $x$ and the second square bracket the domain of $y$? Therefore:
does $(x, y)$ $ \in [10,-10] \times [0,0] $ mean a line from $(-10,0)$ to $(10,0)$?
The context:

Lets look at the defintion of a Cartesian product of two sets:
Notice in defintion: $a \in A$ in the first slot and $b \in B$ in the second slot of the ordered pairs $(a,b)$ $\in A \times B$. So, for the set you mentioned:
Remark: Note that $[10,-10], [0,0] \subset \mathbb{R}$ and $[10,-10] \times [0,0] \subset \mathbb{R}^2$. For a more geometrical interpretation as to why the author chose $[10,-10] \times [0,0]$ as the domain, see NeitherNor's comment.
EDIT: After thinking more about this problem at a geometric level, $[10,-10] \times [0,0] \subset \mathbb{R}^2$ being the domain is certainly not a typo. As you can see in the graph of the ellipse $\frac{x^{2}}{100}+\frac{y^{2}}{25} = 1$, on $\mathbb{R}^2$, below - the domain is certainly the line $[10,-10] \times [0,0]$ - of course in this problem, we are only studying the upper half of the ellipse.