Analyzing the Setup
Imagine you are standing before a vast, rolling landscape. You are holding a mathematical function, f(x)=2x3+(2p−7)x2+3(2p−9)x−6, and your task is to shape this landscape.
You want to create a mountain peak (a local maximum) on the left side of the y-axis and a deep valley (a local minimum) on the right side. This geometric requirement is the heart of the problem.
The Derivative
Our Compass
To find where the landscape peaks and valleys, we must look at the rate of change. We calculate the derivative:
f′(x)=6x2+2(2p−7)x+3(2p−9)
This quadratic expression is our compass. The points where f′(x)=0 are the critical points—the exact moments where the landscape stops climbing and starts falling, or vice versa.
Because the leading coefficient of our cubic is positive (2>0), we know the general 'N' shape of the curve. It rises, falls, and rises again. For the peak to be at x<0 and the valley at x>0, the smaller root of our quadratic derivative must be negative, and the larger root must be positive.
The Elegance of Vieta's Formulas
Now, we could solve for the roots using the quadratic formula, but that would lead us into a thicket of square roots and messy algebra. Instead, let us use the elegance of Vieta's formulas.
If we have a quadratic equation ax2+bx+c=0, the product of its roots is given by ac.
If one root is negative and the other is positive, their product must be negative. This is the 'Aha!' moment. We don't need to know the exact values of the roots; we only need to know their signs. By setting the product of the roots to be less than zero, we effectively trap the parameter p in a cage of our own making.
Solving the Inequality
We identify our coefficients from f′(x)=6x2+2(2p−7)x+3(2p−9):
The condition for roots of opposite signs is:
Simplifying this, we get:
Since 21 is just a positive scaling factor, it does not change the direction of our inequality. We multiply by 2 and find:
The Final Victory
We have arrived at our destination: p<29. In interval notation, this is (−∞,29).
By understanding the geometric requirement of the cubic function and leveraging the power of Vieta's formulas, we bypassed the tedious calculations and went straight to the core of the problem.
Remember, in JEE Advanced, the most powerful tool is your ability to see the underlying structure of the math. You have successfully constrained the landscape, ensuring the peak and valley fall exactly where you intended. The final answer is p<29.