(1) Given a>0, prove that: a+5−a+3>a+6−a+4 (2) Prove that if a, b, and c are real numbers, and a=x2−2y+2π,b=y2−2z+3π,c=z2−2x+6π, then at least one of a, b, or c is greater than 0.
Solution
(1) To prove: a+5−a+3>a+6−a+4, it suffices to prove: a+5+a+4>a+6+a+3. It suffices to prove: (a+5+a+4)2>(a+6+a+3)2 That is to prove: 2a+9+2(a+5)(a+4)>2a+9+2(a+6)(a+3), That is to prove: (a+5)(a+4)>(a+6)(a+3) It suffices to prove: (a+5)(a+4)>(a+6)(a+3), that is to prove: 20>18, since the above statement is obviously true, Therefore, the original inequality holds.
(2) Assume that a, b, and c are all not greater than 0, i.e., a≤0, b≤0, c≤0, thus a+b+c≤0 However, a+b+c=(x2−2y+2π)+(y2−2z+3π)+(z2−2x+6π) =(x2−2x)+(y2−2y)+(z2−2z)+π=(x−1)2+(y−1)2+(z−1)2+π−3 Therefore, a+b+c>0, which contradicts the assumption that a+b+c≤0. Hence, the assumption is incorrect. Thus, at least one of a, b, or c is greater than 0.
Therefore, the final answers are: - For (1), the inequality a+5−a+3>a+6−a+4 holds. - For (2), at least one of a, b, or c is greater than 0, which can be encapsulated as At least one of a,b, or c is greater than 0.
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.