Skip to main content
Back to Differential Equations
JEE Main 2024
Differential Equations
Differential Equations
Hard

Question

Let f(x)f(x) be a positive function such that the area bounded by y=f(x),y=0y=f(x), y=0 from x=0x=0 to x=a>0x=a>0 is ea+4a2+a1e^{-a}+4 a^2+a-1. Then the differential equation, whose general solution is y=c1f(x)+c2y=c_1 f(x)+c_2, where c1c_1 and c2c_2 are arbitrary constants, is

Options

Solution

Key Concepts and Formulas

  • Fundamental Theorem of Calculus (Part 1) / Leibniz Integral Rule: If G(a)=kaf(x)dxG(a) = \int_{k}^{a} f(x) dx, where kk is a constant, then G(a)=f(a)G'(a) = f(a).
  • Formation of Differential Equations: Given a general solution y=c1f(x)+c2y = c_1 f(x) + c_2, differentiate successively to eliminate the arbitrary constants c1c_1 and c2c_2.
  • Chain Rule: ddx[f(g(x))]=f(g(x))g(x)\frac{d}{dx} [f(g(x))] = f'(g(x)) \cdot g'(x)

Step-by-Step Solution

Step 1: Find f(a)f(a) using the Fundamental Theorem of Calculus.

We are given that the area bounded by y=f(x)y = f(x), y=0y = 0 from x=0x = 0 to x=ax = a is ea+4a2+a1e^{-a} + 4a^2 + a - 1. This can be written as: 0af(x)dx=ea+4a2+a1\int_0^a f(x) dx = e^{-a} + 4a^2 + a - 1 To find f(a)f(a), we differentiate both sides of the equation with respect to aa using the Fundamental Theorem of Calculus: dda(0af(x)dx)=dda(ea+4a2+a1)\frac{d}{da} \left( \int_0^a f(x) dx \right) = \frac{d}{da} \left( e^{-a} + 4a^2 + a - 1 \right) f(a)=ea+8a+1f(a) = -e^{-a} + 8a + 1 Since aa is just a variable, we can replace it with xx to get f(x)f(x): f(x)=ex+8x+1f(x) = -e^{-x} + 8x + 1

Step 2: Obtain the general solution.

We are given that the general solution is y=c1f(x)+c2y = c_1 f(x) + c_2, where f(x)=ex+8x+1f(x) = -e^{-x} + 8x + 1. Substituting this into the general solution, we get: y=c1(ex+8x+1)+c2y = c_1(-e^{-x} + 8x + 1) + c_2

Step 3: Differentiate the general solution with respect to xx.

Differentiating the general solution with respect to xx, we get: dydx=c1(ex+8)\frac{dy}{dx} = c_1(e^{-x} + 8) Notice that we have eliminated c2c_2.

Step 4: Differentiate again with respect to xx.

Differentiating the equation from Step 3 again with respect to xx, we get: d2ydx2=c1(ex)\frac{d^2y}{dx^2} = c_1(-e^{-x})

Step 5: Eliminate c1c_1 from the equations.

From the second derivative, we can express c1c_1 as: c1=1exd2ydx2=exd2ydx2c_1 = -\frac{1}{e^{-x}} \frac{d^2y}{dx^2} = -e^x \frac{d^2y}{dx^2} Substitute this expression for c1c_1 into the first derivative equation: dydx=(exd2ydx2)(ex+8)\frac{dy}{dx} = \left( -e^x \frac{d^2y}{dx^2} \right) (e^{-x} + 8) dydx=exd2ydx2ex8exd2ydx2\frac{dy}{dx} = -e^x \frac{d^2y}{dx^2} e^{-x} - 8e^x \frac{d^2y}{dx^2} dydx=d2ydx28exd2ydx2\frac{dy}{dx} = -\frac{d^2y}{dx^2} - 8e^x \frac{d^2y}{dx^2} 0=d2ydx2+8exd2ydx2+dydx0 = \frac{d^2y}{dx^2} + 8e^x \frac{d^2y}{dx^2} + \frac{dy}{dx} 0=(1+8ex)d2ydx2+dydx0 = (1 + 8e^x) \frac{d^2y}{dx^2} + \frac{dy}{dx} (8ex+1)d2ydx2+dydx=0(8e^x + 1) \frac{d^2y}{dx^2} + \frac{dy}{dx} = 0

Common Mistakes & Tips

  • Careless Differentiation: Pay close attention to signs when differentiating exponential functions and polynomials. A small mistake can lead to a completely different answer.
  • Elimination Strategy: Choose the easiest way to eliminate the arbitrary constants. Sometimes solving for c1c_1 and c2c_2 and substituting back is more complex than necessary.
  • Understanding the Fundamental Theorem of Calculus: Make sure you correctly apply the Fundamental Theorem.

Summary

We started by finding f(x)f(x) using the Fundamental Theorem of Calculus. Then, using the given general solution, we differentiated it twice to eliminate the arbitrary constants c1c_1 and c2c_2. This gave us the required differential equation. The differential equation whose general solution is y=c1f(x)+c2y=c_1 f(x)+c_2 is (8ex+1)d2ydx2+dydx=0(8e^x + 1) \frac{d^2y}{dx^2} + \frac{dy}{dx} = 0.

Final Answer The final answer is (8ex+1)d2ydx2+dydx=0\boxed{(8e^x + 1) \frac{d^2y}{dx^2} + \frac{dy}{dx} = 0}, which corresponds to option (B).

Practice More Differential Equations Questions

View All Questions