Analyzing the Setup
Imagine you are standing before a complex landscape of curves. You have the function f(x)=2x−x2.
Your mission is to find the number of times this curve kisses the x-axis, and then do the same for its derivative. This is not just algebra; it is a story of growth rates and intersections.
The Roots of f(x)
To find m, the number of roots of f(x)=0, we set 2x−x2=0, which rearranges beautifully to:
Here, we have a battle between an exponential function and a parabola. The exponential y=2x grows incredibly fast, while the parabola y=x2 is steady.
By testing small integers, we find that at x=2, 22=4 and 22=4. They meet! At x=4, 24=16 and 42=16. They meet again!
But what about the negative side? As x→−∞, 2x approaches 0 while x2 grows to ∞. Since 20=1 and 02=0, the exponential starts above the parabola at x=0 and must cross it exactly once as we move into the negative region.
Thus, we have three roots: m=3.
The Derivative f′(x)
Now, we turn our attention to the derivative. Differentiating f(x)=2x−x2 gives us:
We want to find n, the number of roots of f′(x)=0, which is equivalent to:
This is a new, more subtle dance. We are comparing an exponential curve y=2xln2 with a straight line y=2x.
Finding n
Let us test the behavior. At x=0, 20ln2≈0.69, which is greater than 2(0)=0.
At x=2, 22ln2≈2.77, which is less than 2(2)=4. Because the exponential is above the line at x=0 and below it at x=2, the Intermediate Value Theorem guarantees a root in (0,2).
As x increases further, the exponential growth takes over. At x=4, 24ln2≈11.09, which is greater than 2(4)=8. Again, the curves must cross in the interval (2,4).
Thus, we have exactly two roots for the derivative: n=2.
The Final Sum
We have navigated the curves, identified the intersections, and verified the behavior of the derivative. We found m=3 and n=2.
The problem asks for the sum m+n. Adding these together, we get:
The beauty of this problem lies in how it forces us to combine algebraic testing with the deep, intuitive power of calculus and graphical analysis. You have mastered the transcendental! The final answer is 5.