Consider the curve $y=f(x)$ which satisfies the DE $(1+x^2)\frac{dy}{dx} +2xy=4x^2$ and passes through the origin. Find area enclosed by $f^{-1}x$, x axis, and $x=2/3$
After some calculation which I don’t think is necessary to show here, I got $$y=\frac{4x^3}{3(1+x^2)}$$
Now the inverse for this function can’t be found directly, and I don’t know how else to do it. Can I get a hint?
we have $$I=\int_{0}^{2/3} f^{-1}(x)dx$$ take $x=f(t),dx=f'(t)dt$ then $$I=\int_{0}^1 tf'(t)dt=1\cdot f(1)-0\cdot f(0)-\int_0^1 f(t) \, dt$$ can you finsish?