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

Question

If y = y(x) is the solution of the differential equation 5+ex2+y.dydx+ex=0{{5 + {e^x}} \over {2 + y}}.{{dy} \over {dx}} + {e^x} = 0 satisfying y(0) = 1, then a value of y(log e 13) is :

Options

Solution

Key Concepts and Formulas

  • Separation of Variables: A method to solve first-order differential equations by isolating variables: f(y)dy=g(x)dxf(y) dy = g(x) dx.
  • Integration: Reversing the process of differentiation to find a function from its derivative.
  • Logarithm Properties: 1udu=lnu+C\int \frac{1}{u} du = \ln|u| + C and eln(x)=xe^{\ln(x)} = x and ln(a)+ln(b)=ln(ab)\ln(a) + \ln(b) = \ln(ab).

Step-by-Step Solution

Step 1: Separate the Variables

We are given the differential equation: 5+ex2+y.dydx+ex=0{{5 + {e^x}} \over {2 + y}}.{{dy} \over {dx}} + {e^x} = 0 Our goal is to isolate terms with yy and dydy on one side, and terms with xx and dxdx on the other.

First, subtract exe^x from both sides: 5+ex2+y.dydx=ex{{5 + {e^x}} \over {2 + y}}.{{dy} \over {dx}} = -{e^x} Now, multiply both sides by (2+y)(2+y) and dxdx, and divide both sides by (5+ex)(5+e^x): dy=ex5+ex(2+y)dxdy = \frac{-e^x}{{{5 + {e^x}}}} (2+y) dx dy2+y=ex5+exdx\frac{dy}{2+y} = \frac{-e^x}{5+e^x} dx Now the variables are separated.

Step 2: Integrate Both Sides

Integrate both sides of the equation with respect to their respective variables: 12+ydy=ex5+exdx\int \frac{1}{2+y} dy = \int \frac{-e^x}{5+e^x} dx Let's evaluate each integral:

  • Left Hand Side (LHS) Integral: 12+ydy=ln2+y+C1 \int \frac{1}{2+y} dy = \ln|2+y| + C_1 Explanation: This is a standard integral. The integral of 1/(ax+b)1/(ax+b) is (1/a)lnax+b(1/a)\ln|ax+b|.

  • Right Hand Side (RHS) Integral: ex5+exdx\int \frac{-e^x}{5+e^x} dx Use the substitution method: Let u=5+exu = 5+e^x, then du=exdxdu = e^x dx. 1udu=lnu+C2=ln5+ex+C2 \int \frac{-1}{u} du = -\ln|u| + C_2 = -\ln|5+e^x| + C_2 Since 5+ex>05+e^x > 0 for all real xx, we can drop the absolute value: ln(5+ex)+C2 -\ln(5+e^x) + C_2 Explanation: The substitution method simplifies the integral.

Combining the results, we have: ln2+y=ln(5+ex)+C\ln|2+y| = -\ln(5+e^x) + C where C=C2C1C = C_2 - C_1.

Step 3: Simplify the General Solution

Simplify the expression using logarithm properties. ln2+y+ln(5+ex)=C\ln|2+y| + \ln(5+e^x) = C Using the logarithm property lnA+lnB=ln(AB)\ln A + \ln B = \ln(AB): ln(2+y(5+ex))=C\ln(|2+y|(5+e^x)) = C Exponentiate both sides: eln(2+y(5+ex))=eCe^{\ln(|2+y|(5+e^x))} = e^C 2+y(5+ex)=eC|2+y|(5+e^x) = e^C Let K=eCK = e^C, where KK is a positive constant. 2+y(5+ex)=K|2+y|(5+e^x) = K Since the initial condition is y(0)=1y(0)=1, we have 2+y=3>02+y=3>0. We will assume 2+y2+y remains positive. Therefore, we can remove the absolute value: (2+y)(5+ex)=K(2+y)(5+e^x) = K

Step 4: Apply the Initial Condition

We are given the initial condition y(0)=1y(0) = 1. Substitute x=0x=0 and y=1y=1 into the equation: (2+1)(5+e0)=K(2+1)(5+e^0) = K (3)(5+1)=K(3)(5+1) = K (3)(6)=K(3)(6) = K K=18K = 18

Step 5: Write the Particular Solution

Substitute K=18K=18 back into the equation: (2+y)(5+ex)=18(2+y)(5+e^x) = 18 Solve for yy: 2+y=185+ex2+y = \frac{18}{5+e^x} y=185+ex2y = \frac{18}{5+e^x} - 2

Step 6: Evaluate y at the Desired Point

Find the value of y(loge13)y(\log_e 13). Substitute x=loge13x = \log_e 13 into the particular solution: y(loge13)=185+eloge132y(\log_e 13) = \frac{18}{5+e^{\log_e 13}} - 2 Using the property elogeA=Ae^{\log_e A} = A: y(loge13)=185+132y(\log_e 13) = \frac{18}{5+13} - 2 y(loge13)=18182y(\log_e 13) = \frac{18}{18} - 2 y(loge13)=12y(\log_e 13) = 1 - 2 y(loge13)=1y(\log_e 13) = -1

Common Mistakes & Tips

  • Always check the sign when separating variables.
  • Remember the constant of integration when performing indefinite integrals.
  • Use logarithm properties to simplify the general solution before applying the initial condition.

Summary

We solved the given differential equation using separation of variables. We integrated both sides, applied the initial condition to find the particular solution, and then evaluated the solution at x=loge13x = \log_e 13. The final value of y(loge13)y(\log_e 13) is -1.

Final Answer

The final answer is \boxed{-1}, which corresponds to option (A).

Practice More Differential Equations Questions

View All Questions