Analyzing the Setup
The function is defined as f(x)=ae2x+bex+cx. We are tasked with finding the constants a, b, and c using three given conditions.
In the JEE Advanced arena, encountering three unknowns with three conditions signals a System of Equations. We will solve this systematically.
Phase 1
The First Key
We begin with the condition f(0)=−1. Substituting x=0 into the function:
f(0)=ae2(0)+be0+c(0)=a+b=−1
This gives us our first linear equation:
Equation 1: a+b=−1
Phase 2
The Derivative Dance
Next, we utilize the condition f′(ln2)=21. First, we find the derivative f′(x):
Substituting x=ln2, and noting that eln2=2 and e2ln2=4, we obtain:
Equation 2: 8a+2b+c=21
Phase 3
The Integral's Grace
Finally, we evaluate the integral ∫0ln4(f(x)−cx)dx=239. Since f(x)−cx=ae2x+bex, the integral simplifies significantly:
∫0ln4(ae2x+bex)dx=[2ae2x+bex]0ln4=239
Evaluating at the limits ln4 and 0:
(2a(16)+b(4))−(2a(1)+b(1))=215a+3b=239
Multiplying by 2 and dividing by 3 yields:
Equation 3: 5a+2b=13
Phase 4
The Final Resolution
We now solve the system consisting of Equation 1 and Equation 3:
1) a+b=−1
3) 5a+2b=13
Multiplying Equation 1 by 2 gives 2a+2b=−2. Subtracting this from Equation 3:
(5a+2b)−(2a+2b)=13−(−2)⇒3a=15⇒a=5
Substituting a=5 into Equation 1:
5+b=−1⇒b=−6
Finally, substituting a=5 and b=−6 into Equation 2:
8(5)+2(−6)+c=21⇒40−12+c=21⇒28+c=21⇒c=−7
The values are a=5, b=−6, and c=−7. The final result is: