The given differential equation is 2y2dydx−2xy+x2=0.
Dividing by 2y2, we get:
dydx−yx+2y2x2=0
This is a homogeneous differential equation. Let x=vy, then dydx=v+ydydv.
Substituting these into the equation:
v+ydydv−v+2v2=0
ydydv=−2v2
Separating the variables:
v2dv=−2ydy
Integrating both sides:
∫v−2dv=−21∫ydy
−v1=−21lny−C
Substituting v=yx:
xy=21lny+C
Given x(e)=e, substituting x=e and y=e:
ee=21lne+C
1=21+C⇒C=21
The particular solution is:
xy=21lny+21=2lny+1
x=lny+12y
To find x(e2), substitute y=e2:
x(e2)=ln(e2)+12e2=2+12e2=32e2
Answer: 32e2