最值问题、动点存在性、面积最值、实际利润应用

📘 二次函数·
⭐⭐⭐⭐

讲解生成中,敬请期待...

💡 例题

1

x2+7x2+3\frac{x^2 + 7}{\sqrt{x^2 + 3}}

在所有实数x.x.上的最小值。

  1. 我们把原式改写为:
x2+7x2+3=x2+3+4x2+3=x2+3x2+3+4x2+3=x2+3+4x2+3.\frac{x^2 + 7}{\sqrt{x^2 + 3}} = \frac{x^2 + 3 + 4}{\sqrt{x^2 + 3}} = \frac{x^2 + 3}{\sqrt{x^2 + 3}} + \frac{4}{\sqrt{x^2 + 3}} = \sqrt{x^2 + 3} + \frac{4}{\sqrt{x^2 + 3}}.
  1. 根据均值不等式(AM-GM),
x2+3+4x2+32x2+34x2+3=4.\sqrt{x^2 + 3} + \frac{4}{\sqrt{x^2 + 3}} \ge 2 \sqrt{\sqrt{x^2 + 3} \cdot \frac{4}{\sqrt{x^2 + 3}}} = 4.
  1. 等号成立当且仅当x=1,x = 1,,此时最小值为4.\boxed{4}.
2

f(x)=x+xx2+1+x(x+4)x2+2+2(x+2)x(x2+2)f(x) = x + \frac{x}{x^2 + 1} + \frac{x(x + 4)}{x^2 + 2} + \frac{2(x + 2)}{x(x^2 + 2)}

的最小值,其中x>0.x > 0.

我们可以将式子变形为:

f(x)=x+xx2+1+x(x+4)x2+2+2(x+2)x(x2+2)=x(x2+1)+xx2+1+x2(x+4)x(x2+2)+2(x+2)x(x2+2)=x3+2xx2+1+x3+4x2+2x+4x(x2+2)=x(x2+2)x2+1+4x2+4x(x2+2)+x(x2+2)x(x2+2)=x(x2+2)x2+1+4x2+1x(x2+2)+1.\begin{aligned} f(x) &= x + \frac{x}{x^2 + 1} + \frac{x(x + 4)}{x^2 + 2} + \frac{2(x + 2)}{x(x^2 + 2)} \\ &= \frac{x(x^2 + 1) + x}{x^2 + 1} + \frac{x^2 (x + 4)}{x(x^2 + 2)} + \frac{2(x + 2)}{x(x^2 + 2)} \\ &= \frac{x^3 + 2x}{x^2 + 1} + \frac{x^3 + 4x^2 + 2x + 4}{x(x^2 + 2)} \\ &= \frac{x(x^2 + 2)}{x^2 + 1} + \frac{4x^2 + 4}{x(x^2 + 2)} + \frac{x(x^2 + 2)}{x(x^2 + 2)} \\ &= \frac{x(x^2 + 2)}{x^2 + 1} + 4 \cdot \frac{x^2 + 1}{x(x^2 + 2)} + 1. \end{aligned}

由均值不等式(AM-GM),

x(x2+2)x2+1+4x2+1x(x2+2)2x(x2+2)x2+14x2+1x(x2+2)=4,\frac{x(x^2 + 2)}{x^2 + 1} + 4 \cdot \frac{x^2 + 1}{x(x^2 + 2)} \ge 2 \sqrt{\frac{x(x^2 + 2)}{x^2 + 1} \cdot 4 \cdot \frac{x^2 + 1}{x(x^2 + 2)}} = 4,

所以f(x)5.f(x) \ge 5.

等号成立当且仅当

x(x2+2)x2+1=2,\frac{x(x^2 + 2)}{x^2 + 1} = 2,

x(x2+2)=2x2+2.x(x^2 + 2) = 2x^2 + 2. 化简得x32x2+2x2=0.x^3 - 2x^2 + 2x - 2 = 0.

g(x)=x32x2+2x2.g(x) = x^3 - 2x^2 + 2x - 2. 因为g(1)=1g(1) = -1g(2)=2,g(2) = 2,,所以方程g(x)=0g(x) = 0在1和2之间有根。 特别地,g(x)=0g(x) = 0有一个正根。

因此,f(x)f(x)x>0x > 0时的最小值是5.\boxed{5}.

✏️ 练习

1

求函数

g(t)=t2+34tt2+1,g(t) = \frac{t^2+\tfrac34 t}{t^2+1},

的值域,其中tt可以取任意实数。(用区间表示法作答。)

2

xx是一个正实数。求x2+2x4+4x.\frac{x^2+2-\sqrt{x^4+4}}{x}.的最大可能值。

3

x2+8x+64x3x^2 + 8x + \frac{64}{x^3}

的最小值,其中x>0.x > 0.

4

x2+xy+y2x^2 + xy + y^2

在所有实数xxy.y.上的最小值。

5

f(x)=x+xx2+1+x(x+4)x2+2+2(x+2)x(x2+2)f(x) = x + \frac{x}{x^2 + 1} + \frac{x(x + 4)}{x^2 + 2} + \frac{2(x + 2)}{x(x^2 + 2)}

的最小值,其中x>0.x > 0.