Analyzing the Setup
Welcome, fellow traveler of the JEE landscape. Today, we aren't just solving a problem; we are uncovering the hidden symmetry of functions.
When you see an equation like f(x+y)=f(x)f(y), you are looking at the DNA of exponential growth. This specific structure is the hallmark of functions that turn addition into multiplication—a beautiful, deep property that governs everything from compound interest to radioactive decay.
The Power of Differentiation
We are given the functional equation f(x+y)=f(x)f(y). Our goal is to find f′(5), given f(5)=2 and f′(0)=3.
Many students freeze here, wondering, "How can I find a derivative without knowing the function?" The secret is to stop looking for the function and start looking for the relationship.
Let us differentiate both sides of our equation with respect to x. Remember, when we differentiate with respect to x, we treat y as a constant.
On the left-hand side, we apply the chain rule: the derivative of f(x+y) is simply f′(x+y) multiplied by the derivative of the inner function (x+y) with respect to x, which is just 1. Thus, we get:
On the right-hand side, since f(y) is treated as a constant, we pull it out of the derivative operator:
Equating these two, we arrive at the fundamental identity: f′(x+y)=f′(x)f(y). This is the key that unlocks the entire problem.
The Strategic Pivot
Now, look at what we have. We have a general derivative f′(x+y) expressed in terms of f′(x) and f(y). We know f′(0)=3.
By setting x=0, we transform our general identity into a specific one:
Which simplifies beautifully to:
This is a profound result. It tells us that the slope of the function at any point y is directly proportional to the value of the function at that point, with the constant of proportionality being f′(0). This is the very definition of exponential behavior.
Final Calculation
We are almost there. We need f′(5). Using our derived relation f′(y)=f′(0)f(y), we simply substitute y=5:
We were given f′(0)=3 and f(5)=2. Plugging these in, we get:
Take a moment to appreciate the elegance of this. We didn't need to solve for f(x)=e3x. We didn't need to perform complex integration.
By simply respecting the symmetry of the functional equation and applying the chain rule, the answer revealed itself. The final result is 6.