Prove that x−1+2x+9+19−3x<9 for all real x for which the left-hand side is well defined.
This one wants a proof. Work it on paper, then read the official solution and mark
yourself. Be honest about it: the record is only any use to you if it is.
Official solution
To prove that x−1+2x+9+19−3x<9 for all real x for which the left-hand side is well defined, we will use the Arithmetic Mean - Quadratic Mean (AM-QM) inequality.
1. Determine the domain of the function: The expression x−1+2x+9+19−3x is well defined if and only if all the expressions under the square roots are non-negative: x−1≥0⟹x≥1, 2x+9≥0⟹x≥−29, 19−3x≥0⟹x≤319. Combining these conditions, the domain is: 1≤x≤319.
2. Apply the AM-QM inequality: The AM-QM inequality states that for any non-negative real numbers a,b,c: 3a+b+c≤3a2+b2+c2. Let a=x−1, b=2x+9, and c=19−3x. Then: 3x−1+2x+9+19−3x≤3(x−1)2+(2x+9)2+(19−3x)2.
3. Simplify the right-hand side: 3(x−1)+(2x+9)+(19−3x)=3x−1+2x+9+19−3x=327=9=3. Therefore: 3x−1+2x+9+19−3x≤3.
4. Multiply both sides by 3: x−1+2x+9+19−3x≤9.
5. Check for equality: Equality holds in the AM-QM inequality if and only if x−1=2x+9=19−3x. Squaring these equalities, we get: x−1=2x+9=19−3x. Solving x−1=2x+9: x−1=2x+9⟹−x=10⟹x=−10, which is not in the domain 1≤x≤319.
Solving 2x+9=19−3x: 2x+9=19−3x⟹5x=10⟹x=2, which is in the domain. However, substituting x=2 into the original expressions: 2−1=1,2(2)+9=13,19−3(2)=13, we see that 1+13+13=1+213, which is not equal to 9. Therefore, equality cannot hold.
6. Conclusion: Since equality cannot hold, we have: x−1+2x+9+19−3x<9.
The final answer is x−1+2x+9+19−3x<9.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.