Question
Consider the differential equation dy/dx=2x/y
Original question: 1. Consider the differential equation . Let be the particular solution to the differential equation with initial condition . Use separation of variables to find an expression for of the form . What is ?
Expert Verified Solution
Expert intro: This is a standard separable differential equation. Separate the variables, integrate both sides, then use the initial condition to determine the constant and identify the coefficients in the required square-root form.
Detailed walkthrough
We are given
with initial condition
Step 1: Separate variables
Multiply both sides by :
Step 2: Integrate both sides
Multiply by 2:
So
since the initial condition gives a positive value.
Step 3: Use the initial condition
Given :
Thus
So in the form , we have
Therefore,
💡 Pitfall guide
A common mistake is to forget the constant after integrating and jump straight to the square-root form. Another error is choosing the negative root without checking the initial condition. Since , the positive branch is the correct one.
🔄 Real-world variant
If the initial condition were negative, such as , the algebraic form after separation would still be , but the correct solution branch would be . The value of would still be 9.
🔍 Related terms
separable differential equation, initial condition, integration constant
FAQ
How do you solve dy/dx = 2x/y?
Separate the variables as y dy = 2x dx, integrate both sides, and then use the initial condition to find the constant of integration.
Why is the positive square root chosen?
Because the initial condition gives f(3)=5, which is positive. That selects the positive branch of the square-root solution.