Analyzing the Setup
Imagine you are standing at the origin of a coordinate plane, looking out across the interval [0,1]. You have three paths before you:
At first glance, they look like a tangled mess of exponentials. But as a JEE aspirant, you know that chaos is just order waiting to be discovered. Let us embark on this journey to find their absolute maximums.
The Slope of the Journey
First, we must understand the 'slope' of our journey. We calculate the derivative of f(x). Using the chain rule, we find:
Because x is positive and ex2 dominates e−x2 on this interval, f′(x) is always non-negative. This means f(x) is a climber; it is monotonically increasing. It starts at f(0)=2 and marches steadily upward until it reaches its peak at x=1.
Analyzing the Complex Paths
Now, consider g(x) and h(x). They look more complex because of the x and x2 coefficients. But do not fear the product rule!
When we differentiate g(x), we get:
By analyzing the signs, we find that this, too, is strictly positive. The same logic applies to h(x). We find:
This derivative is also positive for x>0. What does this tell us? It tells us that all three functions are strictly increasing on the interval [0,1].
The Convergence at the Summit
They are all climbing toward the same destination! Even though h(x) stays below g(x), and g(x) stays below f(x) for all x∈(0,1), they are all racing toward the same finish line.
When we evaluate them at x=1, we get:
The beauty of this problem lies in the convergence. Despite their different paths, they meet at the exact same summit. Thus, a=b=c. You have conquered the functions!