Analyzing the Setup
The given function is:
f(x)=(4a−3)(x+loge5)+2(a−7)cot(2x)sin2(2x)
Many students would immediately reach for the product rule, but the true master of JEE calculus knows that simplification is the most powerful tool. Let us focus on the trigonometric term: 2cot(2x)sin2(2x).
By replacing
cot(2x) with
sin(x/2)cos(x/2), we observe a beautiful cancellation:
2⋅sin(x/2)cos(x/2)⋅sin2(2x)=2sin(2x)cos(2x)
Applying the double angle identity, this collapses into
sinx. Our function is now transformed into the elegant form:
f(x)=(4a−3)(x+loge5)+(a−7)sinx
The Calculus Leap
With a clean function, finding the derivative becomes straightforward. The linear term (4a−3)x differentiates to 4a−3, the constant loge5 vanishes, and the derivative of (a−7)sinx is (a−7)cosx.
Thus, the derivative is:
f′(x)=(4a−3)+(a−7)cosx
For the function to have critical points, the tangent must be horizontal, implying
f′(x)=0. This yields the equation:
(4a−3)+(a−7)cosx=0⟹cosx=a−73−4a
The Geometric Constraint
We seek the range of
a such that this equation has a solution for
x. We know that for any real
x, the cosine function is bounded by:
−1≤cosx≤1
Therefore, our expression must satisfy the same interval:
−1≤a−73−4a≤1
The Wavy Curve Victory
We split this into two inequalities. First,
a−73−4a≥−1:
a−73−4a+1≥0⟹a−73−4a+a−7≥0⟹a−7−3a−4≥0⟹a−73a+4≤0
Using the wavy curve method, we find
a∈[−34,7).
Second,
a−73−4a≤1:
a−73−4a−1≤0⟹a−73−4a−a+7≤0⟹a−710−5a≤0⟹a−7a−2≥0
The wavy curve method reveals
a∈(−∞,2]∪(7,∞).
To find the final range, we determine the intersection of these two sets. The overlap of [−34,7) and (−∞,2]∪(7,∞) is exactly [−34,2].
The final range of a is [−34,2].