Question
Question: $(1-x^2)\frac{dy}{dx}-xy=1$...
(1−x2)dxdy−xy=1

Answer
The solution to the differential equation is:
y=1−x2sin−1(x)+C
Explanation
Solution
The given differential equation is a first-order linear differential equation.
-
Rewrite the equation in the standard form dxdy+P(x)y=Q(x) by dividing by (1−x2). This yields P(x)=−1−x2x and Q(x)=1−x21.
-
Calculate the integrating factor IF=e∫P(x)dx. The integral ∫−1−x2xdx=21ln∣1−x2∣=ln(∣1−x2∣). Thus, IF=∣1−x2∣. Assuming 1−x2>0, IF=1−x2.
-
Apply the general solution formula y⋅(IF)=∫Q(x)⋅(IF)dx+C.
-
Substitute Q(x) and IF: y1−x2=∫1−x21⋅1−x2dx+C.
-
Simplify and evaluate the integral: ∫1−x21dx=sin−1(x).
-
The solution becomes y1−x2=sin−1(x)+C.
-
Solve for y: y=1−x2sin−1(x)+C.