Join thousands of students who trust us to help them ace their exams!Watch the first video
Multiple Choice
Solve the initial value problem given by .
A
B
C
D
Verified step by step guidance
1
Identify the type of differential equation: The given equation \( \frac{dy}{dx} = \frac{2}{x} + 3 \) is a first-order ordinary differential equation. The goal is to solve for \( y \) and satisfy the initial condition \( y(1) = 4 \).
Separate the variables or recognize the structure: This equation is linear and can be solved using the method of integration. Rewrite the equation as \( dy = \left( \frac{2}{x} + 3 \right) dx \).
Integrate both sides: Integrate \( \int \frac{2}{x} dx \) and \( \int 3 dx \) separately. For \( \int \frac{2}{x} dx \), the result is \( 2 \ln|x| \). For \( \int 3 dx \), the result is \( 3x \). Combine these results to get \( y = 2 \ln|x| + 3x + C \), where \( C \) is the constant of integration.
Apply the initial condition \( y(1) = 4 \): Substitute \( x = 1 \) and \( y = 4 \) into the equation \( y = 2 \ln|x| + 3x + C \). Since \( \ln|1| = 0 \), the equation simplifies to \( 4 = 0 + 3(1) + C \). Solve for \( C \) to find its value.
Write the final solution: Substitute the value of \( C \) back into the general solution \( y = 2 \ln|x| + 3x + C \). This gives the specific solution that satisfies the initial condition.