Analyzing the Setup
When we look at a function like f(x)=6x3−45ax2+108a2x+1, we are not just looking at a collection of terms; we are looking at a landscape.
Because the coefficient of the x3 term is positive, this function behaves like a mountain range that rises, dips, and rises again. This 'N' shape is the signature of a cubic function with a positive leading coefficient.
The peaks and valleys of this landscape are the local maximum and minimum, and they are the keys to unlocking the secrets of this problem.
The Power of the Derivative
To find these peaks and valleys, we turn to the most powerful tool in our calculus arsenal: the derivative. At the exact moment the function reaches a local maximum or minimum, the tangent line is perfectly horizontal.
This means the slope of the function, which is the derivative f′(x), must be zero. Let us perform the differentiation.
Applying the power rule to f(x)=6x3−45ax2+108a2x+1, we get:
This is the velocity of our function's growth. When we set this to zero, we are asking: "Where does the function stop climbing and start falling, or vice versa?"
The Algebraic Elegance
Now, let us simplify this expression. Notice that 18, 90, and 108 are all divisible by 18. Factoring out 18, we get:
This quadratic x2−5ax+6a2 is a beautiful piece of algebra. We need two numbers that multiply to 6a2 and add to −5a. Those numbers are −2a and −3a.
Thus, the derivative factorizes into:
The roots are x=2a and x=3a. Since a>0, we know 2a<3a. Following the geometry of our cubic curve, the local maximum x1 must be the smaller root, 2a, and the local minimum x2 must be the larger root, 3a.
The Final Synthesis
We are given the condition x1x2=54. Substituting our values, we have:
This simplifies to 6a2=54. Dividing by 6, we find a2=9. Given a>0, we conclude a=3.
Now, we simply find the coordinates: x1=2(3)=6 and x2=3(3)=9. The question asks for the sum a+x1+x2.
Plugging in our values, we get 3+6+9=18. It is a perfect, clean result.
Remember, math is not just about calculation; it is about understanding the structure of the problem. You have navigated the geometry, the calculus, and the algebra with grace. The final answer is 18.