We have a problem stating:
Solve $ y(6y^2-x-1)dx + 2xdy = 0 $
Since we can't simply separate the variables. Our theory state we can use theses formulas to find a factor that's only dependent on a single variable:
But trying both cases gives us Integrating factors that is dependent on two variables:
Case 1: $ f(x) = \frac {-(x-3(6y^2-1))}{2x} $
Case 2: $ g(y) = \frac {x-3(6y^2-1)}{(x-6y^2+1)y} $
We're not sure what to do next or if we even used the correct method for solving this.
EDIT: Here's the full solution using the accepted answer from @user577215664.
Hint: $$y(6y^2-x-1)dx + 2xdy = 0$$ $$-2xy'=y(6y^2-x-1) $$ $$2xy'=y(x+1)-6y^3 $$ This is Bernoulli's differential equation. Maybe you have seen how to solve this specific DE in your course ?