Given a>0, b>0, the function f(x)=∣x+a∣+∣2x−b∣ has a minimum value of 1. (1) Prove that 2a+b=2; (2) If a+2b≥tab always holds, find the maximum value of the real number t.
A number or a short expression. Spacing and $ signs are ignored.
Solution
(1) Method 1: We have f(x)=∣x+a∣+∣2x−b∣=∣x+a∣+∣x−2b∣+∣x−2b∣, Since ∣x+a∣+∣x−2b∣≥∣(x+a)−(x−2b)∣=a+2b and ∣x−2b∣≥0, Thus, f(x)≥a+2b. When x=2b, equality holds, which means the minimum value of f(x) is a+2b, Therefore, a+2b=1, so 2a+b=2.
Method 2: Since −a<2b, we have f(x)=∣x+a∣+∣2x−b∣=⎩⎨⎧−3x−a+b,−x+a+b,3x+a−b,x<−a−a≤x<2bx≥2b, Clearly, f(x) is decreasing on (−∞,2b] and increasing on [2b,+∞), Therefore, the minimum value of f(x) is f(2b)=a+2b, Thus, a+2b=1, so 2a+b=2.
(2) Method 1: Since a+2b≥tab always holds, we have aba+2b≥t always holds, aba+2b=b1+a2=(b1+a2)(2a+b)⋅21=21(1+4+b2a+a2b)≥21(1+4+2b2a⋅a2b)=29, When a=b=32, aba+2b reaches its minimum value 29, Therefore, 29≥t, which means the maximum value of the real number t is 29.
Method 2: Since a+2b≥tab always holds, We have aba+2b≥t always holds, t≤aba+2b=b1+a2 always holds, b1+a2=b1+2a4≥b+2a(1+2)2=29, Therefore, 29≥t, which means the maximum value of the real number t is 29.
Method 3: Since a+2b≥tab always holds, We have a+2(2−a)≥ta(2−a) always holds, Thus, 2ta2−(3+2t)a+4≥0 always holds, Therefore, (3+2t)2−32≤0, Thus, 21≤t≤29, the maximum value of the real number t is 29.
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.