Animated Solution for Mathematics - Differential Equations: If y=y(x) is the solution curve of the differential equation (x2−4)dy−(y2−3y)dx=0,x>2,y(4)=23 and the slope of the curve is never zero, then the value of y(10) equals :
Select Answer:
Visualized Solution
The Differential Equation
Given differential equation: (x2−4)dy−(y2−3y)dx=0
Initial condition: y(4)=23
Goal: Find the value of y(10)
Variable Separation
Rearrange terms to separate variables:
(x2−4)dy=(y2−3y)dx
Divide to group y with dy and x with dx:
y2−3ydy=x2−4dx
Partial Fraction Decomposition (LHS)
Factor the denominator on the Left Hand Side (LHS): y2−3y=y(y−3)
Apply partial fractions:
y(y−3)1=31(y−31−y1)
Partial Fraction Decomposition (RHS)
Factor the denominator on the Right Hand Side (RHS): x2−4=(x−2)(x+2)
Apply partial fractions:
x2−41=41(x−21−x+21)
Setting Up the Integrals
Substitute the decomposed fractions back into the equation:
31∫(y−31−y1)dy=41∫(x−21−x+21)dx
Integration
Integrate each term using ∫t1dt=ln∣t∣:
31(ln∣y−3∣−ln∣y∣)=41(ln∣x−2∣−ln∣x+2∣)+C
Combine using log properties (lna−lnb=lnba):
31lnyy−3=41lnx+2x−2+C
Finding the Constant C (Setup)
Use the initial condition: at x=4, y=23=1.5
Substitute these values into the integrated equation:
31ln1.51.5−3=41ln4+24−2+C
Calculating C
Simplify the LHS: 31ln1.5−1.5=31ln∣−1∣=31ln1=0
Simplify the RHS: 41ln62+C=41ln(31)+C
Equate and solve for C:
0=−41ln3+C⇒C=41ln3
Substituting x=10
Substitute C=41ln3 into the general equation.
We need to find y when x=10. Substitute x=10:
31lnyy−3=41ln10+210−2+41ln3
Simplifying the RHS
Simplify the fraction: 10+210−2=128=32
The RHS becomes: 41ln(32)+41ln3
Factor out 41 and use log addition (lna+lnb=ln(ab)):
41(ln32+ln3)=41ln(32⋅3)=41ln2
Isolating the Log Term
Equate LHS and the simplified RHS:
31lnyy−3=41ln2
Multiply both sides by 3:
lnyy−3=43ln2
Use the power rule for logs (klna=lnak):
lnyy−3=ln(243)=ln(841)
The Absolute Value Trap
Remove the natural log from both sides:
yy−3=841
Check the sign of yy−3 using the initial condition y(4)=1.5:
1.51.5−3=−1<0
Since the curve is continuous and slope is never zero, the expression remains negative.
Therefore, yy−3=−841
Solving for y(10)
We have the equation: yy−3=−841
Multiply by y: y−3=−y⋅841
Bring all y terms to one side: y+y⋅841=3
Factor out y: y(1+841)=3
Final answer: y=1+8413
00:00 / 00:00
The Sigma Insight: Variable Separable Method
Solution Diagram
Analyzing the Setup
We are given the differential equation (x2−4)dy−(y2−3y)dx=0 with the initial condition y(4)=23. Our objective is to determine the value of y when x=10.
The Art of Separation
To solve this, we first separate the variables by moving the dx term to the right and grouping the y terms with dy and the x terms with dx. This yields the following symmetric form:
y2−3ydy=x2−4dx
The Power of Decomposition
We simplify the denominators using partial fraction decomposition. For the left side, we factor y2−3y=y(y−3), which allows us to write:
y(y−3)1=31(y−31−y1)
For the right side, we use the difference of squares x2−4=(x−2)(x+2), leading to:
x2−41=41(x−21−x+21)
Substituting these back into our differential equation, we obtain:
31∫(y−31−y1)dy=41∫(x−21−x+21)dx
The Logarithmic Dance
Integrating both sides results in the following logarithmic expression:
31lnyy−3=41lnx+2x−2+C
We determine the constant C using the initial condition y(4)=23. Substituting these values:
31ln1.51.5−3=41ln4+24−2+C
Since ln∣1∣=0, the left side vanishes, leaving C=−41ln(31)=41ln3.
Final Calculation
Now, we substitute x=10 and our value for C into the equation:
31lnyy−3=41ln(10+210−2)+41ln3
Simplifying the right side:
41ln(128)+41ln3=41ln(32⋅3)=41ln2
Multiplying by 3, we find lnyy−3=43ln2=ln(23/4). Given the initial condition, the expression yy−3 must remain negative, so yy−3=−23/4.