Problem 38
Question
The solution of the differential equation \(\frac{d y}{d x}=\frac{x+y}{x}\) satisfying the condition \(y(1)=1\) is (A) \(y=\ln x+x\) (B) \(y=x \ln x+x^{2}\) (C) \(y=x e^{(x-1)}\) (D) \(y=x \ln x+x\)
Step-by-Step Solution
Verified Answer
The solution is (D) \( y = x \ln x + x \).
1Step 1: Rewrite the Differential Equation
The differential equation given is \( \frac{d y}{d x} = \frac{x+y}{x} \). You can simplify the equation by splitting the fraction to get \( \frac{d y}{d x} = 1 + \frac{y}{x} \).
2Step 2: Use Substitution to Solve
Using the substitution \( v = \frac{y}{x} \), we have \( y = vx \) and \( \frac{d y}{d x} = v + x \frac{dv}{dx} \). Substitute these into the differential equation: \( v + x \frac{dv}{dx} = 1 + v \). Simplifying this, we get \( x \frac{dv}{dx} = 1 \).
3Step 3: Integrate for v
From the equation \( \frac{dv}{dx} = \frac{1}{x} \), integrate with respect to \( x \). This gives \( v = \ln x + C \), where \( C \) is a constant of integration.
4Step 4: Express y in Terms of x
Recall that \( v = \ln x + C = \frac{y}{x} \). Therefore, \( y = x(\ln x + C) \). Simplifying, you get \( y = x \ln x + Cx \).
5Step 5: Apply Initial Condition
Use the given initial condition \( y(1) = 1 \) to find \( C \). Substitute \( x = 1 \) and \( y = 1 \) into the equation: \( 1 = 1 \ln 1 + C \cdot 1 \), which simplifies to \( 1 = C \).
6Step 6: Write the Final Solution
Substitute \( C = 1 \) back into the equation \( y = x \ln x + Cx \) to get the final solution: \( y = x \ln x + x \). Compare with the options, the solution matches option \( D \).
Key Concepts
Substitution MethodIntegrationInitial Conditions
Substitution Method
When solving differential equations, the substitution method is a powerful tool to simplify the problem. This method involves replacing a variable or altering an equation format to make integration or further calculation easier. In our given exercise, the complex part of the differential equation is the term \( \frac{y}{x} \). We use the substitution \( v = \frac{y}{x} \), allowing us to express \( y \) as \( vx \). This substitution transforms the original differential equation into a simpler form.
- The goal of substitution is to reduce the equation to a variable we can easily integrate.
- In complex fractions, substitution often involves setting a troublesome term as a new variable.
- This method often simplifies initial differential equations to separable forms.
Integration
Integration is a fundamental component in solving differential equations. Once we have simplified our equation using substitution, our task is to integrate. In this scenario, after applying substitution, we ended up with the equation \( \frac{dv}{dx} = \frac{1}{x} \), which is straightforward to integrate.
- The integral of \( \frac{1}{x} \) with respect to \( x \) is \( \ln x \).
- Don't forget the constant of integration, \( C \), which is essential for solving differential equations with given conditions.
Initial Conditions
Initial conditions are vital to finding a unique solution to a differential equation. They are used to determine the constant of integration, which is often introduced during the integration step. In our specific problem, the initial condition is given by \( y(1) = 1 \).
- Apply initial conditions after solving the differential equation to the general solution.
- Plug the values of the condition into your general solution to solve for the constant \( C \).
Other exercises in this chapter
Problem 36
The population \(p(t)\) at time \(t\) of a certain mouse species satisfies the differential equation \(\frac{d p(t)}{d t}\) \(=0.5 p(t)-450 .\) If \(p(0)=850\),
View solution Problem 37
The differential equation \(\frac{d y}{d x}=\frac{\sqrt{1-y^{2}}}{y}\) determines a family of circles with (A) variable radius and fixed centre (B) variable rad
View solution Problem 39
The differential equation of the family of circles with fixed radius 5 units and centre on the line \(y=2\) is (A) \((x-2) y^{\prime 2}=25-(y-2)^{2}\) (B) \((y-
View solution Problem 40
The differential equation which represents the family of curves \(y=c_{1} e^{c_{x} x}\), where \(c_{1}\) and \(c_{2}\) are arbitrary constants is (A) \(y^{\prim
View solution