Find the constant of integration by the general solution of the differential equation $(2x^2y - 2y^4)dx + (x^3 + 3x^3y)dy = 0$ if curve passes through $(1, 1)$.
Step-by-Step Solution
Key Concept: Recognize that the differential equation $(2x^2y - 2y^4)dx + (x^3 + 3x^3y)dy = 0$ can be made exact or solved by strategic grouping and dividing by an integrating factor like $x^3y$, then integrate the resulting exact equation and apply the initial condition $(1,1)$ to find the constant of integration.
The differential equation $2x^2 ydx - 2y^3 dx + 2x^3 dy + 3xy^2 dy = 0$ is divided by $x^3y$ to obtain $2\frac{dx}{x} - \frac{2y^3}{x^3}dx + 2\frac{dx}{y} + \frac{3y^2}{x^2}dy = 0$. Rearranging into exact form and identifying groupings allows integration to find the solution in implicit form.
Correct Answer: 1