MCQEasyJEE 2023Linear Differential Equations

JEE Mathematics 2023 Question with Solution

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{dy}{dx} = 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:

  • A

    no point

  • B

    infinite number of points

  • C

    one point

  • D

    two points

Answer

Correct answer:A

Step-by-step solution

Standard Method

Given: dydx=y+7\frac{dy}{dx} = y + 7 with two initial conditions y1(0)=0y_1(0)=0 and y2(0)=1y_2(0)=1.

Find: Whether the curves y=y1(x)y=y_1(x) and y=y2(x)y=y_2(x) intersect.

Solve the differential equation by separation of variables:

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

Integrating,

1y+7dy=1dx\int \frac{1}{y+7}\,dy = \int 1\,dx

So,

lny+7=x+C\ln|y+7| = x + C

Hence,

y=7+Aexy = -7 + Ae^x

Now apply the initial conditions.

For y1(0)=0y_1(0)=0,

0=7+A0 = -7 + A

Therefore,

A=7A=7

and

y1(x)=7+7exy_1(x) = -7 + 7e^x

For y2(0)=1y_2(0)=1,

1=7+A1 = -7 + A

Therefore,

A=8A=8

and

y2(x)=7+8exy_2(x) = -7 + 8e^x

For intersection, set

y1(x)=y2(x)y_1(x)=y_2(x)

So,

7+7ex=7+8ex-7+7e^x = -7+8e^x

which gives

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

and hence

ex=0e^x=0

But exe^x is never zero for any real xx. Therefore, the two curves do not intersect at any point.

The correct option is A.

Direct Observation

Given: Both curves satisfy the same differential equation dydx=y+7\frac{dy}{dx}=y+7.

Find: Whether they can meet.

The general solution is

y=7+Aexy = -7 + Ae^x

The two initial conditions give different constants: A=7A=7 and A=8A=8. Thus the two curves are

y1(x)=7+7ex,y2(x)=7+8exy_1(x)=-7+7e^x, \qquad y_2(x)=-7+8e^x

Their difference is

y2(x)y1(x)=exy_2(x)-y_1(x)=e^x

Since ex>0e^x>0 for every real xx, the difference is never zero. Therefore the curves never intersect.

The correct option is A.

Common mistakes

  • Setting the two constants of integration equal without using the different initial conditions is incorrect. Each initial condition produces a different particular solution. First find the constants separately, then compare the resulting curves.

  • Assuming ex=0e^x=0 has a real solution is wrong because the exponential function is always positive. When the comparison reduces to ex=0e^x=0, it immediately means there is no intersection.

  • Forgetting to solve the differential equation completely before checking intersection can lead to guessing from the initial points only. The curves start at different points, but the correct method is to derive both explicit solutions and then equate them.

Practice more Linear Differential Equations questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step - free to start.

Related questions