I am solving a problem in which I am looking for integers $x$ and $y$ in between $100$ and $380$ (including $100$ and $380$).
Is it mathematically correct to write $$100 \leq x,y \leq 380,$$ or am I supposed to write them separately: $$100 \leq x \leq 380\quad\text{and}\quad 100 \leq y \leq 380 ?$$
$$100 \leq x \leq 380\quad\text{and}\quad 100 \leq y \leq 380 $$ is always unambiguous, while $$100 \leq \quad x,y \quad\leq 380 $$ is seldom misinterpreted.
To incorporate the information about being integers:
(Strictly speaking, that listing option isn't definitive, since, for example, those set elements conceivably contains precisely the integers, from $100$ to $380,$ that are indivisible by $3.)$