Berrius
- 19
- 0
Homework Statement
Show that D = { (x,y,z) \in \mathbb{R}^{3} | 7x^2+2y^2 \leq 6, x^3+y \leq z \leq x^2y+5y^3} is bounded.
Homework Equations
Definition of bounded:D \subseteq \mathbb{R}^{n} is called bounded if there exists a M > 0 such that D \subseteq \{x \in \mathbb{R}^{n} | ||x|| \leq M\}
The Attempt at a Solution
I have to find a M such that D \subseteq \{(x,y,z) \in \mathbb{R}^{3} | x^2 + y^2 + z^2 \leq M\}. I thought of just picking a very high M, say 999999. But how do I show it works?