Show that for any real number x:
x2sinx+xcosx+x2+21>0.
This one wants a proof. Work it on paper, read the official solution, then mark
yourself honestly — the ladder only means something if the record is true.
Official solution
To show that for any real number x: x2sinx+xcosx+x2+21>0, we will analyze the expression step by step.
1. Rewrite the expression: x2sinx+xcosx+x2+21=x2(sinx+1)+xcosx+21.
2. **Analyze the coefficient of x2:** The coefficient of x2 is sinx+1. Since sinx ranges from −1 to 1, we have: −1+1≤sinx+1≤1+1, which simplifies to: 0≤sinx+1≤2. Therefore, sinx+1≥0.
3. Consider the discriminant of the quadratic expression: The quadratic expression in x is: x2(sinx+1)+xcosx+21. The discriminant Δ of a quadratic equation ax2+bx+c is given by: Δ=b2−4ac. Here, a=sinx+1, b=cosx, and c=21. Thus, Δ=(cosx)2−4(sinx+1)(21). Simplifying, Δ=cos2x−2(sinx+1). Δ=cos2x−2sinx−2.
4. Show that the discriminant is always negative: We know that cos2x=1−sin2x. Substituting this in, Δ=1−sin2x−2sinx−2. Δ=−sin2x−2sinx−1. Since sin2x≥0, −sin2x≤0. Therefore, Δ=−(sin2x+2sinx+1). Δ=−(sinx+1)2. Since (sinx+1)2≥0, we have: Δ≤0.
5. Conclusion from the discriminant: Since the discriminant Δ≤0, the quadratic expression x2(sinx+1)+xcosx+21 does not have real roots. This implies that the quadratic expression does not cross the x-axis and is either always positive or always negative.
6. **Evaluate the expression at x=0:** x2sinx+xcosx+x2+21x=0=02sin0+0cos0+02+21=21. Since the expression is positive at x=0 and the quadratic expression does not cross the x-axis, it must be positive for all x.
The final answer is x2sinx+xcosx+x2+21>0.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.