Skip to main contentSkip to solution

Consider the curve which is represented by the differential equation dydx=1+x+y+xy\frac{dy}{dx} = 1 + x + y + xy. If it passes through the point (0,0)(0,0), then which of the following is/are true?

(A) it is a straight line.

(B) it is a parabola.

(C) it also passes through the point (1,1e1)(-1, \frac{1}{\sqrt{e}} - 1)

(D) Its equation is xy(x+1)(y1e+1)=0xy(x + 1)\left(y - \frac{1}{\sqrt{e}} + 1\right) = 0

Choose the correct answer from the options given below:

Solution

Correct Option: 4

We need to solve the differential equation dydx=1+x+y+xy\frac{dy}{dx} = 1 + x + y + xy given that the curve passes through (0,0)(0, 0).


Factor the right-hand side by grouping:

dydx=(1+x)+y(1+x)=(1+x)(1+y)\frac{dy}{dx} = (1 + x) + y(1 + x) = (1 + x)(1 + y)

This lets us separate variables — all yy terms on one side, all xx terms on the other.


Separating variables:

dy1+y=(1+x)dx\frac{dy}{1 + y} = (1 + x)\, dx

Integrating both sides:

dy1+y=(1+x)dx\int \frac{dy}{1 + y} = \int (1 + x)\, dx

ln1+y=x+x22+C\ln|1 + y| = x + \frac{x^2}{2} + C


Applying the initial condition (0,0)(0, 0):

ln1+0=0+0+C\ln|1 + 0| = 0 + 0 + C

ln(1)=C    C=0\ln(1) = C \implies C = 0

So the equation of the curve is:

ln(1+y)=x+x22\ln(1 + y) = x + \frac{x^2}{2}

Or equivalently:

y=ex+x2/21y = e^{x + x^2/2} - 1


Checking Option (A): Is it a straight line?

A straight line has the form y=mx+cy = mx + c. Our equation y=ex+x2/21y = e^{x + x^2/2} - 1 is an exponential function, not a straight line. ❌


Checking Option (B): Is it a parabola?

A parabola is a polynomial of degree 2. Our equation involves an exponential — it is not a polynomial at all. ❌


Checking Option (C): Does it pass through (1,  1e1)\left(-1,\; \frac{1}{\sqrt{e}} - 1\right)?

Substitute x=1x = -1:

y=e(1)+121y = e^{(-1) + \frac{1}{2}} - 1

=e1/21= e^{-1/2} - 1

=1e1= \frac{1}{\sqrt{e}} - 1

This matches the given point. ✅


Checking Option (D): Is the equation xy(x+1)(y1e+1)=0xy(x+1)\left(y - \frac{1}{\sqrt{e}} + 1\right) = 0?

This equation represents four straight lines: x=0x = 0, y=0y = 0, x=1x = -1, and y=1e1y = \frac{1}{\sqrt{e}} - 1. Our curve is a smooth exponential function, not a collection of lines. The fact that the curve passes through certain points does not mean its equation is the product of lines through those points. ❌


Only Option (C) is correct.

C\boxed{C}

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question