To solve the given differential equation for x∈(0,1):
x1−x2dy+(y1−x2−xcos−1x)dx=0
Rearranging terms to write it in the standard first-order linear form dxdy+P(x)y=Q(x):
x1−x2dxdy+y1−x2=xcos−1x
Dividing both sides by x1−x2:
dxdy+x1y=1−x2cos−1x
Here, P(x)=x1 and Q(x)=1−x2cos−1x.
Step 1: Find the Integrating Factor (I.F.)
I.F.=e∫P(x)dx=e∫x1dx=elnx=x
Step 2: Write the General Solution
y⋅(I.F.)=∫Q(x)⋅(I.F.)dx+C
y⋅x=∫1−x2xcos−1xdx+C
Step 3: Evaluate the Integral ∫1−x2xcos−1xdx
Let cos−1x=u⟹x=cosu and dx=−sinudu.
Since x∈(0,1), we have u∈(0,2π), so 1−x2=sinu.
Substituting these into the integral gives:
∫sinucosu⋅u(−sinudu)=−∫ucosudu
Using integration by parts:
∫ucosudu=usinu−∫sinudu=usinu+cosu
Substituting back u=cos−1x, sinu=1−x2, and cosu=x:
−∫ucosudu=−(1−x2cos−1x+x)
So, the general solution becomes:
y⋅x=−1−x2cos−1x−x+C
y(x)=−1−x1−x2cos−1x+xC
Step 4: Determine the Constant C
Using the given boundary condition limx→1−y(x)=1:
limx→1−(−1−x1−x2cos−1x+xC)=1
Since limx→1−1−x2cos−1x=0⋅0=0:
−1−0+C=1⟹C=2
Thus, the exact solution function is:
y(x)=−1−x1−x2cos−1x+x2
Step 5: Calculate y(21)
Substitute x=21 into y(x):
y(21)=−1−211−(21)2cos−1(21)+212
y(21)=−1−2123⋅3π+4
y(21)=3−33π=3−3π
Hence, the correct option is A.