Animated Solution for Mathematics - Differential Equations: Let f:[0,∞)→R be a continuous function such that f(x)=1−2x+∫0xex−tf(t)dt for all x∈[0,∞). Then, which of the following statement(s) is (are) TRUE ?
Select Answer:
* Multiple Correct
Visualized Solution
Analyzing the Integral Equation
f(x)=1−2x+∫0xex−tf(t)dt
Simplifying the Integral
f(x)=1−2x+ex∫0xe−tf(t)dt
Differentiating Both Sides
f′(x)=−2+dxd(ex∫0xe−tf(t)dt)
Applying Product & Newton-Leibniz Rule
f′(x)=−2+ex∫0xe−tf(t)dt+ex⋅(e−xf(x))
Simplifying the Derivative
f′(x)=−2+ex∫0xe−tf(t)dt+f(x)
Isolating the Integral Term
ex∫0xe−tf(t)dt=f(x)−1+2x
Forming the Differential Equation
f′(x)=−2+(f(x)−1+2x)+f(x)
f′(x)−2f(x)=2x−3
Finding the Integrating Factor
I.F.=e∫−2dx=e−2x
Solving the Differential Equation
dxd(f(x)e−2x)=(2x−3)e−2x
f(x)e−2x=∫(2x−3)e−2xdx
Applying Integration by Parts
∫(2x−3)e−2xdx=(2x−3)−2e−2x−∫2⋅−2e−2xdx
The General Solution
f(x)e−2x=(1−x)e−2x+C
f(x)=1−x+Ce2x
Using the Initial Condition
f(0)=1−2(0)+∫00e−tf(t)dt⟹f(0)=1
1=1−0+Ce0⟹C=0
The Final Function f(x)
f(x)=1−x
f(2)=1−2=−1
Visualizing the Area Region
Area={(x,y):1−x≤y≤1−x2,x∈[0,1]}
Calculating the Final Area
Area=4π(1)2−21×1×1=4π−2
00:00 / 00:00
The Sigma Insight: Linear Differential Equations
Solution Diagram
Analyzing the Setup
Welcome, future engineer. Today, we are going to dismantle a problem that often strikes fear into the hearts of students: the integral equation.
You see an expression like f(x)=1−2x+∫0xex−tf(t)dt, and your instinct might be to panic. But I want you to take a deep breath. In the world of JEE Advanced, these problems are not monsters; they are puzzles waiting for the right key.
Phase 1
The Algebraic Surgery
The first step is to look at the kernel of the integral: ex−t. Notice that the variable of integration is t. This means ex is effectively a constant with respect to t.
We can pull it out of the integral sign. This transforms our equation into:
f(x)=1−2x+ex∫0xe−tf(t)dt
Why did we do this? Because now, the x dependency is clearly separated. We have an ex multiplying an integral that depends on x.
This is the perfect setup for the Newton-Leibniz Rule. We are about to perform calculus surgery to turn this integral equation into a differential one.
Phase 2
The Calculus Transformation
Now, we differentiate both sides with respect to x. On the left, we have f′(x). On the right, we have the derivative of a sum.
The derivative of 1 is 0, and the derivative of −2x is −2. The tricky part is the product ex∫0xe−tf(t)dt. We must use the Product Rule:
Applying the Leibniz Rule to the integral part, the derivative of ∫0xe−tf(t)dt is simply e−xf(x). Our equation becomes:
f′(x)=−2+ex∫0xe−tf(t)dt+ex(e−xf(x))
Notice the beauty of the math here: ex⋅e−x=1. The term simplifies to just f(x).
And look at the integral term that remains—it is exactly the same integral we had in our original equation! We can substitute it back: ex∫0xe−tf(t)dt=f(x)−1+2x.
Phase 3
The Linear Differential Equation
Substituting that back, we get:
f′(x)=−2+(f(x)−1+2x)+f(x)
Rearranging this, we arrive at a standard Linear Differential Equation (LDE):
f′(x)−2f(x)=2x−3
This is the heart of the problem. To solve this, we need an Integrating Factor (I.F.). The coefficient of f(x) is −2, so our I.F. is e∫−2dx=e−2x.
Multiplying the entire equation by e−2x allows us to write the left side as the derivative of a product:
dxd(f(x)e−2x)=(2x−3)e−2x
Integrating both sides, we use Integration by Parts on the right. After careful calculation, we find f(x)=1−x+Ce2x.
Using our initial condition f(0)=1, we find C=0. The function is simply f(x)=1−x.
Phase 4
The Geometric Revelation
We have found the function, but the problem asks for an area. We are looking for the area between f(x)=1−x and y=1−x2 for x∈[0,1].
Visualize the coordinate plane. y=1−x2 is the upper half of a unit circle. For x∈[0,1], this is a quarter circle in the first quadrant with radius 1.
The line y=1−x connects (0,1) and (1,0). The region bounded between them is the area of the quarter circle minus the area of the right-angled triangle formed by the line and the axes.