Skip to content
🚨 This site is a work in progress. Exciting updates are coming soon!

3.8 Q-1

Question Statement

Find that each of the following equations written against the differential equation is its solution:

  1. xdydx=1+yx \frac{d y}{d x} = 1 + y, y=Cxβˆ’1y = C x - 1
  2. x2(2y+1)dydxβˆ’1=0x^2(2 y + 1) \frac{d y}{d x} - 1 = 0, y2+y=Cβˆ’1xy^2 + y = C - \frac{1}{x}
  3. ydydxβˆ’e2x=1y \frac{d y}{d x} - e^{2 x} = 1, y2=e2x+2x+1y^2 = e^{2 x} + 2 x + 1
  4. 1xdydxβˆ’2y=0\frac{1}{x} \frac{d y}{d x} - 2 y = 0, y=Cex2y = C e^{x^2}
  5. dydx=y2+1ex\frac{d y}{d x} = \frac{y^2 + 1}{e^x}, y=tan⁑(ex+C)y = \tan(e^x + C)

Background and Explanation

To solve these problems, we’ll apply basic concepts of differentiation and verify if the proposed solutions satisfy the differential equations. The method involves:

  • Differentiating the proposed solutions with respect to xx.
  • Substituting the derivatives back into the original differential equations.
  • Checking if the equation holds true after substitution.

Solution

1. xdydx=1+yx \frac{d y}{d x} = 1 + y, y=Cxβˆ’1y = C x - 1

We start by differentiating y=Cxβˆ’1y = C x - 1:

dydx=C\frac{d y}{d x} = C

Now substitute into the differential equation:

xdydx=xβ‹…C=Cxx \frac{d y}{d x} = x \cdot C = C x

And since y=Cxβˆ’1y = C x - 1, we have:

1+y=1+(Cxβˆ’1)=Cx1 + y = 1 + (C x - 1) = C x

Thus, xdydx=1+yx \frac{d y}{d x} = 1 + y holds, confirming that the proposed solution is correct.


2. x2(2y+1)dydxβˆ’1=0x^2(2 y + 1) \frac{d y}{d x} - 1 = 0, y2+y=Cβˆ’1xy^2 + y = C - \frac{1}{x}

We start with the proposed solution y2+y=Cβˆ’1xy^2 + y = C - \frac{1}{x}, and differentiate both sides with respect to xx:

2ydydx+dydx=0+1x22 y \frac{d y}{d x} + \frac{d y}{d x} = 0 + \frac{1}{x^2}

Factor the left-hand side:

(2y+1)dydx=1x2(2 y + 1) \frac{d y}{d x} = \frac{1}{x^2}

Now, multiply both sides by x2x^2:

x2(2y+1)dydx=1x^2 (2 y + 1) \frac{d y}{d x} = 1

Thus, we get:

x2(2y+1)dydxβˆ’1=0x^2 (2 y + 1) \frac{d y}{d x} - 1 = 0

This confirms that the proposed solution is correct.


3. ydydxβˆ’e2x=1y \frac{d y}{d x} - e^{2 x} = 1, y2=e2x+2x+1y^2 = e^{2 x} + 2 x + 1

We start with the proposed solution y2=e2x+2x+1y^2 = e^{2 x} + 2 x + 1, and differentiate both sides with respect to xx:

2ydydx=2e2x+22 y \frac{d y}{d x} = 2 e^{2 x} + 2

Now, solve for ydydxy \frac{d y}{d x}:

ydydx=e2x+1y \frac{d y}{d x} = e^{2 x} + 1

Substitute this into the original equation:

ydydxβˆ’e2x=e2x+1βˆ’e2x=1y \frac{d y}{d x} - e^{2 x} = e^{2 x} + 1 - e^{2 x} = 1

Thus, the equation holds, confirming the proposed solution.


4. 1xdydxβˆ’2y=0\frac{1}{x} \frac{d y}{d x} - 2 y = 0, y=Cex2y = C e^{x^2}

We start with y=Cex2y = C e^{x^2} and differentiate with respect to xx:

dydx=2xCex2\frac{d y}{d x} = 2 x C e^{x^2}

Now substitute into the original equation:

1xβ‹…2xCex2βˆ’2Cex2=2Cex2βˆ’2Cex2=0\frac{1}{x} \cdot 2 x C e^{x^2} - 2 C e^{x^2} = 2 C e^{x^2} - 2 C e^{x^2} = 0

Thus, the equation holds, confirming the proposed solution.


5. dydx=y2+1ex\frac{d y}{d x} = \frac{y^2 + 1}{e^x}, y=tan⁑(ex+C)y = \tan(e^x + C)

We start with y=tan⁑(ex+C)y = \tan(e^x + C) and differentiate with respect to xx:

dydx=sec⁑2(ex+C)β‹…ex\frac{d y}{d x} = \sec^2(e^x + C) \cdot e^x

Since sec⁑2(z)=1+tan⁑2(z)\sec^2(z) = 1 + \tan^2(z), we have:

dydx=(1+y2)ex\frac{d y}{d x} = (1 + y^2) e^x

Now, substitute into the original equation:

dydx=y2+1ex\frac{d y}{d x} = \frac{y^2 + 1}{e^x}

Thus, the equation holds, confirming the proposed solution.


Key Formulas or Methods Used

  • Differentiation: Used to find dydx\frac{d y}{d x} from the proposed solutions.
  • Substitution: Substituted the derivatives into the original differential equations to check if they hold.
  • Basic trigonometric identities: Used for the tangent and secant functions.

Summary of Steps

  1. Differentiate the proposed solution with respect to xx.
  2. Substitute the derivative back into the original differential equation.
  3. Simplify the equation and verify if it holds true.
  4. Confirm the correctness of the solution by checking if both sides of the equation are equal.