Animated Solution for Mathematics - Differential Equations: If y(x) is the solution of the differential equation xdy−(y2−4y)dx=0 for x>0, y(1)=2, and the slope of the curve y=y(x) is never zero, then the value of 10y(2) is ______.
Enter Numerical Value:
Visualized Solution
Analyze the Differential Equation
Given Differential Equation:
xdy−(y2−4y)dx=0
Separate the Variables
xdy=(y2−4y)dx
y2−4ydy=xdx
Setup Integration
∫y2−4ydy=∫xdx
y2−4y1=41(y−41−y1)
Execute Integration
41∫(y−41−y1)dy=∫xdx
41(ln∣y−4∣−ln∣y∣)=ln∣x∣+C1
Apply Logarithm Properties
41lnyy−4=ln∣x∣+C1
lnyy−4=4ln∣x∣+4C1
yy−4=Cx4
Apply Initial Condition
Given y(1)=2 at x=1
22−4=C(1)4
Calculate Constant C
2−2=C⟹∣−1∣=C⟹C=1
yy−4=±x4
At x=1,y=2⟹22−4=−1
∴yy−4=−x4
Rearrange for y(x)
y−4=−yx4
y+yx4=4
y(1+x4)=4
y(x)=1+x44
Substitute x=2
We need to find 10y(2)
Substitute x=2 into y(x)
y(2)=1+(2)44
Final Answer
(2)4=(21/2)4=22=4
y(2)=1+44=54
10y(2)=10×54=8
00:00 / 00:00
The Sigma Insight: Variable Separable Method
Solution Diagram
Analyzing the Setup
Welcome, JEE aspirants. Today, we are not just solving a problem; we are embarking on a journey through the elegant landscape of differential equations.
When you look at the equation xdy−(y2−4y)dx=0, I want you to see more than just symbols. I want you to see a relationship—a dynamic balance between two variables, x and y.
Our mission is to find the specific curve y(x) that satisfies this balance, given the initial condition y(1)=2. Let us begin.
The Art of Separation
The first step in any differential equation is to ask: Can we separate the variables? Can we isolate the x world from the y world?
Looking at our equation, xdy=(y2−4y)dx, the answer is a resounding yes. By dividing both sides by x and by the quadratic expression (y2−4y), we achieve a beautiful separation:
y2−4ydy=xdx
This is the moment of clarity. We have successfully isolated the variables, turning a complex coupled equation into two independent integration problems.
The Partial Fraction Magic
Now, we face the integral ∫y2−4ydy. The right side, ∫xdx, is a standard natural logarithm, but the left side requires a bit of finesse.
We factor the denominator: y2−4y=y(y−4). Now, we use the method of partial fractions. We seek to write y(y−4)1 as yA+y−4B.
Through simple algebraic manipulation, we find that:
y(y−4)1=41(y−41−y1)
This decomposition is the key that unlocks the door. It transforms a difficult integral into two simple, manageable logarithmic terms.
Integration and the Constant of Mystery
With our partial fractions in place, the integration becomes a rhythmic process. We have:
41∫(y−41−y1)dy=∫xdx
Integrating both sides, we obtain 41(ln∣y−4∣−ln∣y∣)=ln∣x∣+C1. Here, C1 is our constant of integration.
It represents the family of all possible curves that satisfy this differential equation. To find our specific curve, we must determine this constant.
Using logarithm properties, we combine the terms: ln∣yy−4∣=4ln∣x∣+4C1. Exponentiating both sides, we arrive at:
yy−4=Cx4
where C is a new constant.
The Initial Condition
We are given y(1)=2. This is our anchor. We substitute x=1 and y=2 into our equation:
22−4=C(1)4
This simplifies to ∣−1∣=C, so C=1. However, we must be careful with the absolute value.
We check the sign: at x=1,y=2, the expression yy−4 is 2−2=−1. Since the value is negative, we must choose the negative sign when removing the absolute value.
Thus, yy−4=−x4.
The Final Reveal
Now, we solve for y. Multiplying by y, we get y−4=−yx4.
Rearranging terms, y+yx4=4, which factors to y(1+x4)=4. Finally, we have our explicit solution:
y(x)=1+x44
The problem asks for 10y(2). We substitute x=2:
y(2)=1+(2)44
Since (2)4=4, the denominator is 1+4=5. Thus, y(2)=54.
Multiplying by 10, we get 10×54=8. We have arrived at our destination.
The final answer is 8. The beauty of this problem lies not just in the final number, but in the systematic unraveling of the variables, the elegance of partial fractions, and the precision of the initial condition.