The given differential equation is:
(x2−xx2−1)dy+(y(x−x2−1)−x)dx=0
Dividing the entire equation by dx and rearranging, we get:
x(x−x2−1)dxdy+y(x−x2−1)=x
Dividing by x(x−x2−1), we obtain a linear differential equation:
dxdy+x1y=x−x2−11
The integrating factor (I.F.) is:
I.F.=e∫x1dx=elnx=x
Multiplying the differential equation by the integrating factor x, we get:
xdxdy+y=x−x2−1x
dxd(xy)=(x−x2−1)(x+x2−1)x(x+x2−1)
dxd(xy)=x2−(x2−1)x2+xx2−1
dxd(xy)=x2+xx2−1
Integrating both sides with respect to x:
∫d(xy)=∫(x2+xx2−1)dx
xy=3x3+3(x2−1)3/2+C
Given y(1)=1, we substitute x=1 and y=1:
1(1)=313+0+C⇒C=1−31=32
So, the particular solution is:
xy=3x3+3(x2−1)3/2+32
To find y(5), we substitute x=5:
5y(5)=3(5)3+3(5−1)3/2+32
5y(5)=355+343/2+32
5y(5)=355+38+32=355+10
y(5)=35+3510=35+25
Since 5≈2.236, we have 25≈4.472.
y(5)≈35+4.472=39.472≈3.157
The greatest integer less than y(5) is 3.
Answer: 3