Analyzing the Setup
In the world of JEE calculus, a composite function like y=f(x2+12x−1) represents a multi-layered puzzle. It consists of an outer shell, f, and an inner core, g(x)=x2+12x−1.
When we calculate dxdy, we are measuring how the entire system changes as x varies. We do not need the explicit form of f(x); we only require its rate of change, f′(x)=sin(x2), and the rate of change of the inner core.
Phase 1
The Chain Rule Strategy
The Chain Rule is the relay race of calculus. It states that the derivative of a composite function is the derivative of the outer function, evaluated at the inner function, multiplied by the derivative of the inner function itself.
Mathematically, this is expressed as:
dxd[f(g(x))]=f′(g(x))⋅g′(x)
First, we handle the outer shell. Given f′(x)=sin(x2), the term f′(g(x)) becomes:
f′(g(x))=sin((x2+12x−1)2)
Phase 2
The Quotient Rule Dance
Now we apply the Quotient Rule to the inner core, g′(x)=dxd(x2+12x−1). To differentiate a fraction vu, we use the formula:
Let u=2x−1 and v=x2+1. Consequently, u′=2 and v′=2x.
Assembling these pieces, we get:
(x2+1)2(x2+1)(2)−(2x−1)(2x)
Expanding the numerator carefully:
(2x2+2)−(4x2−2x)=2x2+2−4x2+2x=−2x2+2x+2
Thus, the derivative of the inner core is:
Phase 3
The Synthesis
We now combine the outer derivative and the inner derivative to reach the final result. Multiplying the components together, we obtain:
dxdy=[sin((x2+12x−1)2)]⋅[(x2+1)2−2x2+2x+2]
The final simplified expression is:
dxdy=(x2+1)22+2x−2x2sin((x2+12x−1)2)
This result demonstrates the essence of JEE Advanced mathematics: not brute force, but the systematic application of fundamental principles. Every complex problem is simply a series of manageable steps.