Maths Olympiad Prep

Library / /399 of 520

Algebra Difficulty 3.9 AMC 10/12 Find the answer

Given a>0a>0, b>0b>0, the function f(x)=x+a+2xbf(x) = |x+a| + |2x-b| has a minimum value of 1.
(1) Prove that 2a+b=22a+b=2;
(2) If a+2btaba+2b \geq tab always holds, find the maximum value of the real number tt.

A number or a short expression. Spacing and $ signs are ignored.

Solution

(1) Method 1: We have f(x)=x+a+2xb=x+a+xb2+xb2f(x) = |x+a| + |2x-b| = |x+a| + |x-\frac{b}{2}| + |x-\frac{b}{2}|,
Since x+a+xb2(x+a)(xb2)=a+b2|x+a| + |x-\frac{b}{2}| \geq |(x+a) - (x-\frac{b}{2})| = a+\frac{b}{2} and xb20|x-\frac{b}{2}| \geq 0,
Thus, f(x)a+b2f(x) \geq a+\frac{b}{2}. When x=b2x=\frac{b}{2}, equality holds, which means the minimum value of f(x)f(x) is a+b2a+\frac{b}{2},
Therefore, a+b2=1a+\frac{b}{2}=1, so 2a+b=22a+b=2.

Method 2: Since a<b2-a < \frac{b}{2}, we have f(x)=x+a+2xb={3xa+b,x<ax+a+b,ax<b23x+ab,xb2f(x) = |x+a| + |2x-b| = \begin{cases} -3x-a+b, & x<-a \\ -x+a+b, & -a \leq x < \frac{b}{2} \\ 3x+a-b, & x \geq \frac{b}{2} \end{cases},
Clearly, f(x)f(x) is decreasing on (,b2](-\infty, \frac{b}{2}] and increasing on [b2,+)[\frac{b}{2}, +\infty),
Therefore, the minimum value of f(x)f(x) is f(b2)=a+b2f(\frac{b}{2}) = a+\frac{b}{2},
Thus, a+b2=1a+\frac{b}{2}=1, so 2a+b=22a+b=2.

(2) Method 1: Since a+2btaba+2b \geq tab always holds, we have a+2babt\frac{a+2b}{ab} \geq t always holds,
a+2bab=1b+2a=(1b+2a)(2a+b)12=12(1+4+2ab+2ba)12(1+4+22ab2ba)=92\frac{a+2b}{ab} = \frac{1}{b} + \frac{2}{a} = (\frac{1}{b} + \frac{2}{a})(2a+b) \cdot \frac{1}{2} = \frac{1}{2}(1+4+\frac{2a}{b}+\frac{2b}{a}) \geq \frac{1}{2}(1+4+2\sqrt{\frac{2a}{b} \cdot \frac{2b}{a}}) = \frac{9}{2},
When a=b=23a=b=\frac{2}{3}, a+2bab\frac{a+2b}{ab} reaches its minimum value 92\frac{9}{2},
Therefore, 92t\frac{9}{2} \geq t, which means the maximum value of the real number tt is 92\boxed{\frac{9}{2}}.

Method 2: Since a+2btaba+2b \geq tab always holds,
We have a+2babt\frac{a+2b}{ab} \geq t always holds,
ta+2bab=1b+2at \leq \frac{a+2b}{ab} = \frac{1}{b} + \frac{2}{a} always holds,
1b+2a=1b+42a(1+2)2b+2a=92\frac{1}{b} + \frac{2}{a} = \frac{1}{b} + \frac{4}{2a} \geq \frac{(1+2)^2}{b+2a} = \frac{9}{2},
Therefore, 92t\frac{9}{2} \geq t, which means the maximum value of the real number tt is 92\boxed{\frac{9}{2}}.

Method 3: Since a+2btaba+2b \geq tab always holds,
We have a+2(2a)ta(2a)a+2(2-a) \geq ta(2-a) always holds,
Thus, 2ta2(3+2t)a+402ta^2-(3+2t)a+4 \geq 0 always holds,
Therefore, (3+2t)2320(3+2t)^2-32 \leq 0,
Thus, 12t92\frac{1}{2} \leq t \leq \frac{9}{2}, the maximum value of the real number tt is 92\boxed{\frac{9}{2}}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.