It looks like the given function is
![f(x) = \begin{cases}-3x + 7 & \text{if }x < 0 \\ x^2+7 & \text{if }x \ge0\end{cases}](https://img.qammunity.org/2023/formulas/mathematics/high-school/su5tsd8criiculwx23hkoj444f3kljjukp.png)
The two pieces of f(x) are continuous since they are polynomials, so we only need to worry about the point at which they meet, x = 0. f(x) is continuous there if
![\displaystyle \lim_(x\to0^-) f(x) = \lim_(x\to0^+) f(x) = f(0) = 7](https://img.qammunity.org/2023/formulas/mathematics/high-school/9wrfs2ovjnq2a1lkj8zrarms6ia1mv6wxu.png)
To the left of x = 0, we have x < 0, so f(x) = -3x + 7 :
![\displaystyle \lim_(x\to0^-) f(x) = \lim_(x\to0) (-3x + 7) = 7](https://img.qammunity.org/2023/formulas/mathematics/high-school/r32qgim0xoskcgbhcthshvoi8lf9mclku5.png)
To the right of x = 0, we have x > 0 and f(x) = x² + 7 :
![\displaystyle \lim_(x\to0^+) f(x) = \lim_(x\to0) (x^2 + 7) = 7](https://img.qammunity.org/2023/formulas/mathematics/high-school/wjr2zvriaju19snuytiikicbx4k94icfg2.png)
So f(x) is continuous at x = 0, and hence continuous for all real numbers.