Question:
**Multiple Choice:** Please select the best answer and click "submit."
Which of the following functions is graphed below?
- **A.** $$y = \begin{cases} x^3 - 2, & x < 1 \\ x^2 + 4, & x \geq 1 \end{cases}$$
- **B.** $$y = \begin{cases} x^3 - 2, & x \geq 1 \\ x^2 + 4, & x < 1 \end{cases}$$
- **C.** $$y = \begin{cases} x^3 - 2, & x > 1 \\ x^2 + 4, & x \leq 1 \end{cases}$$
- **D.** $$y = \begin{cases} x^3 - 2, & x \leq 1 \\ x^2 + 4, & x > 1 \end{cases}$$
...