每日一题:2020-07-12

每日一题: 2020-07-12

题目: 已知函数f(x)=x2+ax+3af(x)=x^2+ax+3-a, 在2x2-2\leq x\leq 2 范围内总有f(x)2f(x)\geq 2 成立,
aa 的取值范围.

参考思路

因为f(x)f(x) 的对称轴为x=a2x=-\frac{a}{2}
(1) 当a22-\frac{a}{2}\leq -2a4a\geq 4 时, 函数f(x)f(x)2x2-2\leq x\leq 2 范围内是
增函数, 所以有f(2)=42a+32f(-2)=4-2a+3\geq 2 解得a53a\leq \frac{5}{3}. 此时无解.

(2) 当a22-\frac{a}{2}\geq 2a4a\leq -4 时, 函数f(x)f(x)2x2-2\leq x \leq 2 范围内
是减函数, 所以有f(2)=4+2a+3a2f(2)=4+2a+3-a\geq 2 解得a5a\leq 5. 故得a4a\leq -4.

(3) 当2<a2<2-2\lt -\frac{a}{2}\lt 24<a<4-4\lt a\lt 4 时, f(x)f(x)x=a2x=-\frac{a}{2}
取得最小值, 即f(a2)=a24a22+3a2f(-\frac{a}{2})=\frac{a^2}{4}-\frac{a^2}{2}+3-a\geq 2 解得22a2+22-2-\sqrt{2}\leq a\leq -2+2\sqrt{2}
4<a2+22-4\lt a\leq -2+2\sqrt{2}.

综上可得: a2+22a\leq -2+2\sqrt{2}