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

Question

Suppose y=y(x)y=y(x) be the solution curve to the differential equation dydxy=2ex\frac{d y}{d x}-y=2-e^{-x} such that limxy(x)\lim\limits_{x \rightarrow \infty} y(x) is finite. If aa and bb are respectively the xx - and yy-intercepts of the tangent to the curve at x=0x=0, then the value of a4ba-4 b is equal to _____________.

Answer: 2

Solution

Key Concepts and Formulas

  • Linear First-Order Differential Equation: A differential equation of the form dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x)y = Q(x), where P(x)P(x) and Q(x)Q(x) are functions of xx. The integrating factor is given by IF=eP(x)dxIF = e^{\int P(x) dx}, and the solution is y(IF)=Q(x)(IF)dx+Cy \cdot (IF) = \int Q(x) \cdot (IF) dx + C.
  • Tangent Line Equation: The equation of the tangent line to a curve y=f(x)y = f(x) at a point (x0,y0)(x_0, y_0) is given by yy0=f(x0)(xx0)y - y_0 = f'(x_0)(x - x_0).
  • Intercepts: The xx-intercept is the point where y=0y=0, and the yy-intercept is the point where x=0x=0.

Step-by-Step Solution

Step 1: Identify and Solve the Differential Equation

We are given the differential equation dydxy=2ex\frac{dy}{dx} - y = 2 - e^{-x}. This is a linear first-order differential equation. We need to find the integrating factor and solve for y(x)y(x).

Comparing the given equation with the standard form dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x)y = Q(x), we have P(x)=1P(x) = -1 and Q(x)=2exQ(x) = 2 - e^{-x}.

The integrating factor (IF) is given by: IF=eP(x)dx=e1dx=exIF = e^{\int P(x) dx} = e^{\int -1 dx} = e^{-x}

Multiplying the differential equation by the integrating factor: exdydxexy=ex(2ex)e^{-x}\frac{dy}{dx} - e^{-x}y = e^{-x}(2 - e^{-x}) ddx(yex)=2exe2x\frac{d}{dx}(ye^{-x}) = 2e^{-x} - e^{-2x}

Integrating both sides with respect to xx: ddx(yex)dx=(2exe2x)dx\int \frac{d}{dx}(ye^{-x}) dx = \int (2e^{-x} - e^{-2x}) dx yex=2ex+12e2x+Cye^{-x} = -2e^{-x} + \frac{1}{2}e^{-2x} + C

Multiplying by exe^x to isolate yy: y(x)=2+12ex+Cexy(x) = -2 + \frac{1}{2}e^{-x} + Ce^x

Step 2: Apply the Limit Condition to Find C

We are given that limxy(x)\lim_{x \to \infty} y(x) is finite. limxy(x)=limx(2+12ex+Cex)\lim_{x \to \infty} y(x) = \lim_{x \to \infty} \left(-2 + \frac{1}{2}e^{-x} + Ce^x\right)

As xx \to \infty, ex0e^{-x} \to 0 and exe^x \to \infty. For the limit to be finite, the term CexCe^x must vanish, which implies C=0C = 0.

Therefore, the particular solution is: y(x)=2+12exy(x) = -2 + \frac{1}{2}e^{-x}

Step 3: Find the Equation of the Tangent at x = 0

First, find the y-coordinate at x=0x=0: y(0)=2+12e0=2+12=32y(0) = -2 + \frac{1}{2}e^{-0} = -2 + \frac{1}{2} = -\frac{3}{2} So the point of tangency is (0,32)(0, -\frac{3}{2}).

Next, find the derivative of y(x)y(x): dydx=ddx(2+12ex)=12ex\frac{dy}{dx} = \frac{d}{dx}\left(-2 + \frac{1}{2}e^{-x}\right) = -\frac{1}{2}e^{-x}

Evaluate the derivative at x=0x=0 to find the slope of the tangent: m=dydxx=0=12e0=12m = \frac{dy}{dx}\Big|_{x=0} = -\frac{1}{2}e^{-0} = -\frac{1}{2}

The equation of the tangent line is: y(32)=12(x0)y - \left(-\frac{3}{2}\right) = -\frac{1}{2}(x - 0) y+32=12xy + \frac{3}{2} = -\frac{1}{2}x 2y+3=x2y + 3 = -x x+2y+3=0x + 2y + 3 = 0

Step 4: Find the x and y Intercepts

To find the xx-intercept (aa), set y=0y=0: x+2(0)+3=0x + 2(0) + 3 = 0 x=3x = -3 So, a=3a = -3.

To find the yy-intercept (bb), set x=0x=0: 0+2y+3=00 + 2y + 3 = 0 2y=32y = -3 y=32y = -\frac{3}{2} So, b=32b = -\frac{3}{2}.

Step 5: Calculate a - 4b

a4b=34(32)=3+6=3a - 4b = -3 - 4\left(-\frac{3}{2}\right) = -3 + 6 = 3

Common Mistakes & Tips

  • Sign Error in IF: Be careful with the sign of P(x)P(x) when calculating the integrating factor.
  • Limit Evaluation: Remember that limxex=0\lim_{x \to \infty} e^{-x} = 0 and limxex=\lim_{x \to \infty} e^x = \infty. This is crucial for determining the constant of integration.
  • Algebraic Errors: Double-check all algebraic manipulations, especially with fractions and negative signs.

Summary

We solved the given linear first-order differential equation, applied the limit condition to find the particular solution, determined the equation of the tangent line at x=0x=0, found the xx and yy intercepts of the tangent line, and finally calculated a4ba - 4b.

The final answer is \boxed{3}.

Practice More Differential Equations Questions

View All Questions