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

Question

Let y=y1(x)y=y_{1}(x) and y=y2(x)y=y_{2}(x) be the solution curves of the differential equation dydx=y+7\frac{d y}{d x}=y+7 with initial conditions y1(0)=0y_{1}(0)=0 and y2(0)=1y_{2}(0)=1 respectively. Then the curves y=y1(x)y=y_{1}(x) and y=y2(x)y=y_{2}(x) intersect at

Options

Solution

Key Concepts and Formulas

  • First-Order Linear Differential Equation: A differential equation of the form dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x)y = Q(x) can be solved using an integrating factor.
  • Integrating Factor: The integrating factor for a first-order linear differential equation is given by IF=eP(x)dxIF = e^{\int P(x) dx}.
  • Uniqueness Theorem for ODEs: Under certain continuity conditions, a first-order initial value problem has a unique solution.

Step-by-Step Solution

  • Step 1: Identify the type of differential equation and rewrite it in standard form.

    The given differential equation is dydx=y+7\frac{dy}{dx} = y + 7. This is a first-order linear differential equation. To rewrite it in standard form, we subtract yy from both sides:

    dydxy=7\frac{dy}{dx} - y = 7

    This is now in the form dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x)y = Q(x), where P(x)=1P(x) = -1 and Q(x)=7Q(x) = 7.

  • Step 2: Calculate the Integrating Factor.

    The integrating factor (IF) is given by IF=eP(x)dxIF = e^{\int P(x) dx}. In this case, P(x)=1P(x) = -1, so:

    IF=e1dx=exIF = e^{\int -1 dx} = e^{-x}

    We omit the constant of integration when calculating the integrating factor.

  • Step 3: Multiply the differential equation by the Integrating Factor.

    Multiply both sides of the equation dydxy=7\frac{dy}{dx} - y = 7 by exe^{-x}:

    exdydxexy=7exe^{-x}\frac{dy}{dx} - e^{-x}y = 7e^{-x}

    The left side is now the derivative of yexye^{-x} with respect to xx:

    ddx(yex)=7ex\frac{d}{dx}(ye^{-x}) = 7e^{-x}

  • Step 4: Integrate both sides with respect to xx.

    Integrate both sides of the equation ddx(yex)=7ex\frac{d}{dx}(ye^{-x}) = 7e^{-x} with respect to xx:

    ddx(yex)dx=7exdx\int \frac{d}{dx}(ye^{-x}) dx = \int 7e^{-x} dx

    yex=7ex+Cye^{-x} = -7e^{-x} + C

    Remember to include the constant of integration, CC.

  • Step 5: Solve for yy to find the general solution.

    Multiply both sides of the equation yex=7ex+Cye^{-x} = -7e^{-x} + C by exe^x:

    y=7+Cexy = -7 + Ce^x

    This is the general solution to the differential equation.

  • Step 6: Find the particular solution y1(x)y_1(x) using the initial condition y1(0)=0y_1(0) = 0.

    Substitute x=0x = 0 and y=0y = 0 into the general solution y=7+Cexy = -7 + Ce^x:

    0=7+Ce00 = -7 + Ce^0

    0=7+C0 = -7 + C

    C=7C = 7

    So, y1(x)=7+7ex=7ex7y_1(x) = -7 + 7e^x = 7e^x - 7.

  • Step 7: Find the particular solution y2(x)y_2(x) using the initial condition y2(0)=1y_2(0) = 1.

    Substitute x=0x = 0 and y=1y = 1 into the general solution y=7+Cexy = -7 + Ce^x:

    1=7+Ce01 = -7 + Ce^0

    1=7+C1 = -7 + C

    C=8C = 8

    So, y2(x)=7+8ex=8ex7y_2(x) = -7 + 8e^x = 8e^x - 7.

  • Step 8: Determine if the curves intersect by setting y1(x)=y2(x)y_1(x) = y_2(x).

    Set the two particular solutions equal to each other:

    7ex7=8ex77e^x - 7 = 8e^x - 7

  • Step 9: Solve for xx.

    Add 7 to both sides:

    7ex=8ex7e^x = 8e^x

    Subtract 7ex7e^x from both sides:

    0=ex0 = e^x

  • Step 10: Analyze the result.

    The equation ex=0e^x = 0 has no real solutions, since ex>0e^x > 0 for all real xx.

  • Step 11: Conclude whether the curves intersect.

    Since there is no real value of xx for which y1(x)=y2(x)y_1(x) = y_2(x), the curves do not intersect. This is consistent with the uniqueness theorem.

Common Mistakes & Tips

  • Remember to include the constant of integration when solving differential equations.
  • The exponential function exe^x is always positive and never equal to zero for real values of xx.
  • Understanding the uniqueness theorem for ODEs helps in interpreting the results.

Summary

We solved the given first-order linear differential equation and found two particular solutions based on the provided initial conditions. By setting these solutions equal to each other, we found that there is no real value of xx for which they intersect, meaning the two curves do not intersect. This is consistent with the uniqueness theorem for ODEs.

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

Practice More Differential Equations Questions

View All Questions