第24698题 单选题
默认小猫角色,下列哪个选项可以正确实现给定的分段函数?

给定分段函数如下: $$ y = f(x) = \begin{cases} -2, & x < -2 \ x + 3, & -2 \leq x < 2 \ 3, & x \geq 2 \end{cases} $$ 分段函数示意图

{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析