Let $M$ be the subset of $\mathbb{R}^2$ bounded by the parabolas $y = 2x^2$ and $y = x^2 + 1$. Express $M$ as a general region w.r.t $y$-axis and w.r.t $x$-axis.
I tried using the definition for $M$ w.r.t $y$-axis: $$M = \{ (x,y) \in \mathbb{R}^2, \, a \le x \le b, \, f_1(x) \le y \le f_2(x) \}$$ where $a, b \in \mathbb{R}$ anf $f_1, f_2$ - continuous.
However, for my problem it seems that $x$ cannot be bounded between two real numbers.
Thank you in advance!