In the first part of my question I already proved that if $P(x,y)dx + Q(x,y)dy = 0$ is an exact equation and its solution is $F(x,y)=c$, then for each differentiable function $\mu(t)$ we get that the following equation is also exact:
$$\mu(F(x,y))P(x,y)dx+\mu(F(x,y))Q(x,y)dy = 0 $$
Then, second part says: Let $P(x,y)dx+Q(x,y)dy=0$ be an exact equation, and let $F(x,y)=c$ be its solution, which applies $\nabla F = (P,Q)$. now lets take a look at: $$Pdx + (Q+Q_1)dy=0$$ which is not exact, and we suggest to find an integration factor of the form $\mu = \mu(F(x,y))$.
Use this way to find a solution for: $$ydx + (x+x^2y^4)dy = 0$$
so, I thought that what we really need to deal with is: $$\mu(F(x,y))P(x,y)dx+\mu(F(x,y))(Q_1 + Q)dy = 0 $$
And I marked $\widetilde{Q}(x,y)= \mu(F(x,y))(Q_1 + Q) $
And also marked: $\widetilde{P}(x,y)= \mu(F(x,y))P(x,y) $
and then I wanted to prove that the follow partial derivatives are equal: $$\widetilde{P_y}^\prime(x,y)= \widetilde{Q_x}^\prime(x,y)$$
then, here comes the uncertain part of my solution, I derived the upper equation in this way:
$\frac{du}{dt}\frac{dF}{dy}P(x,y) + P_y^\prime$$\mu(F(x,y))$ = $\frac{dy}{dt}\frac{dF}{dx}(Q_1+Q) + (Q_1+Q)_x ^\prime\mu(F(x,y)) $
and I all could get from here by some calculations is:
$P_y^\prime$ = $ (Q_1)_{x} ^\prime + Q_x^\prime$
$\widetilde{F}_y ^\prime$$P(x,y)$= $\widetilde{F}_x ^\prime$$(Q_1 + Q)$
And what I mean by $\widetilde{F}_y ^\prime$ and $\widetilde{F}_x ^\prime$ is the solution of the $new$ equation.
for somehow, I got stuck here, how do I continue ? and if there are mistakes what are they? Any kind of help would be appreciated.
$$ydx + (x+x^2y^4)dy = 0$$ $$ydx + xdy + x^2y^4dy = 0$$ $ydx+xdy=d(xy)$ $$d(xy)+x^2y^4dy=0$$ let $z=xy$ $$dz+z^2y^2dy=0$$ $$\frac{dz}{z^2}=-y^2dy$$ $$-\frac{1}{z}=-\frac{1}{3}y^3+constant$$ $$z=\frac{3}{y^3+C}$$ $$x=\frac{3}{y(y^3+C)}$$ Solving $y^4+Cy-\frac{3}{x}=0$ for $y$ would lead to $y(x)$