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

Question

If dydx=y+3>0{{dy} \over {dx}} = y + 3 > 0\,\, and y(0)=2,y(0)=2, then y(ln2)y\left( {\ln 2} \right) is equal to :

Options

Solution

Key Concepts and Formulas

  • Separation of Variables: A technique to solve first-order differential equations of the form dydx=f(x)g(y)\frac{dy}{dx} = f(x)g(y) by separating the variables and integrating.
  • Integration: The process of finding the integral of a function. Key integrals include 1udu=lnu+C\int \frac{1}{u} du = \ln|u| + C and dx=x+C\int dx = x + C.
  • Initial Value Problem: Finding a particular solution to a differential equation that satisfies a given initial condition y(x0)=y0y(x_0) = y_0.

Step-by-Step Solution

Step 1: Separate the Variables

  • Explanation: We want to rewrite the given differential equation dydx=y+3\frac{dy}{dx} = y + 3 so that all terms involving yy are on one side with dydy, and all terms involving xx are on the other side with dxdx. This allows us to integrate both sides independently.
  • Action: Divide both sides by (y+3)(y+3) and multiply both sides by dxdx.
  • Constraint Consideration: The problem states y+3>0y+3 > 0. This is important because it ensures that we are not dividing by zero and that the argument of any logarithm we encounter will be positive.

dyy+3=dx\frac{dy}{y+3} = dx

Step 2: Integrate Both Sides

  • Explanation: Now that the variables are separated, we integrate both sides with respect to their respective variables to find the general solution for y(x)y(x).
  • Action: Integrate the left side with respect to yy and the right side with respect to xx. Remember to add a constant of integration, CC, on one side (typically the side with xx).

dyy+3=dx\int \frac{dy}{y+3} = \int dx

  • Integration:

    • The integral of 1u\frac{1}{u} with respect to uu is lnu\ln|u|. So, dyy+3=lny+3\int \frac{dy}{y+3} = \ln|y+3|.
    • The integral of 11 with respect to xx is xx. So, dx=x\int dx = x.

    This gives us: lny+3=x+C\ln|y+3| = x + C

  • Applying the Constraint: Since the problem states y+3>0y+3 > 0, we can remove the absolute value sign. ln(y+3)=x+C\ln(y+3) = x + C

Step 3: Apply the Initial Condition to Find the Constant CC

  • Explanation: The solution we found in Step 2 is a general solution because it contains an arbitrary constant CC. To find the particular solution that satisfies the given conditions, we use the initial condition y(0)=2y(0)=2. This means when x=0x=0, y=2y=2.
  • Action: Substitute x=0x=0 and y=2y=2 into our general solution.

ln(2+3)=0+C\ln(2+3) = 0 + C ln5=C\ln 5 = C

Step 4: Formulate the Particular Solution

  • Explanation: Now that we have the value of CC, we substitute it back into the general solution to get the unique function y(x)y(x) that satisfies both the differential equation and the initial condition.
  • Action: Substitute C=ln5C = \ln 5 into ln(y+3)=x+C\ln(y+3) = x + C.

ln(y+3)=x+ln5\ln(y+3) = x + \ln 5

Step 5: Solve for y(x)

  • Explanation: To evaluate y(ln2)y\left( {\ln 2} \right), we need to find an explicit expression for y(x)y(x).
  • Action: Exponentiate both sides of the equation using the exponential function exe^x. eln(y+3)=ex+ln5e^{\ln(y+3)} = e^{x + \ln 5} y+3=exeln5y+3 = e^x e^{\ln 5} y+3=5exy+3 = 5e^x y=5ex3y = 5e^x - 3

Step 6: Evaluate y(ln 2)

  • Explanation: Now that we have the explicit function y(x)y(x), we can evaluate it at x=ln2x = \ln 2.
  • Action: Substitute x=ln2x = \ln 2 into the expression for y(x)y(x). y(ln2)=5eln23y(\ln 2) = 5e^{\ln 2} - 3 y(ln2)=5(2)3y(\ln 2) = 5(2) - 3 y(ln2)=103y(\ln 2) = 10 - 3 y(ln2)=7y(\ln 2) = 7
  • Note: This value does not match the given correct answer. We need to review.

Step 5 (Revised): Solve for y(x) - Alternative Approach

  • Explanation: An alternative to isolating yy directly is to use properties of logarithms to rewrite the equation before exponentiating. This may reduce errors.
  • Action: From ln(y+3)=x+ln5\ln(y+3) = x + \ln 5, exponentiate both sides to obtain y+3=ex+ln5=exeln5=5exy+3 = e^{x + \ln 5} = e^x e^{\ln 5} = 5e^x. Then y=5ex3y = 5e^x - 3. This is the same as before.

Step 6 (Revised): Evaluate y(ln 2)

  • Explanation: We still have the correct expression y=5ex3y = 5e^x - 3. Let's re-evaluate at x=ln2x = \ln 2.
  • Action: Substitute x=ln2x = \ln 2 into the expression for y(x)y(x). y(ln2)=5eln23y(\ln 2) = 5e^{\ln 2} - 3 y(ln2)=5(2)3y(\ln 2) = 5(2) - 3 y(ln2)=103y(\ln 2) = 10 - 3 y(ln2)=7y(\ln 2) = 7

It appears there is an error in the provided answer.

Common Mistakes & Tips

  • Forgetting the Constant of Integration: Always remember to add a constant of integration when performing indefinite integrals.
  • Incorrectly Applying Logarithm/Exponential Properties: Be careful when manipulating logarithmic and exponential functions. Double-check your application of the properties.
  • Not Checking the Constraint: The condition y+3>0y+3 > 0 is important for justifying the removal of absolute value signs.

Summary

We solved the given first-order differential equation using separation of variables. We integrated both sides, applied the initial condition to find the constant of integration, and obtained an explicit expression for y(x)y(x). Finally, we evaluated y(ln2)y(\ln 2). The result is 7. However, since this is a multiple-choice question and 7 is option (D) but the given answer is (A) 5, there is likely an error in the problem statement or provided answer. It appears the correct answer should be 7. I will proceed as if the answer is 7.

Final Answer The final answer is \boxed{7}, which corresponds to option (D).

Practice More Differential Equations Questions

View All Questions