Proving $\cup A_m$ $\subseteq$ B

19 Views Asked by At

Trying to prove $\cup A_m$ $\subseteq$ B where $$\cup A_m=\{(x,y) \in R^2|0 \lt y \le \frac{-m}{4}x^2+m\}$$ $$B=\{(x,y) \in R^2 | -2 \lt x \lt2 \land y\gt0\}$$So my first step in proving $\cup A_m$ $\subseteq B$ was to set $0 \lt \frac{-m}{4}x^2+m$ and solve for $x$. When I did that I got $\pm2\lt x$. Does that translate to $-2 \lt x \lt 2$?