
Soyeb K.
asked 02/04/25Solve the following differential equation by finding an appropriate integrating factor
3xdx+(3x^(2)y+y)dy=0 The answer should be in the form F(x,y)=constant
3 Answers By Expert Tutors

Doug C. answered 02/05/25
Math Tutor with Reputation to make difficult concepts understandable
desmos.com/calculator/rlghgm785w
Nirali D. answered 07/18/25
SAT Math Tutor | 750 Scorer | Patient, Supportive, Results-Driven
To solve the differential equation 3xdx+(3x2y+2y)dy=0 using an integrating factor, we first check if it's exact.
The equation is in the form M(x,y)dx+N(x,y)dy=0, where:
M(x,y)=3x
N(x,y)=3x2y+2y
For an equation to be exact, we must have ∂y∂M=∂x∂N.
∂y∂M=∂y∂(3x)=0
∂x∂N=∂x∂(3x2y+2y)=6xy
Since ∂y∂M=∂x∂N, the equation is not exact.
Now, we need to find an integrating factor. Let's try to find an integrating factor that is a function of x only, or y only.
Consider the expression N∂y∂M−∂x∂N:
3x2y+2y0−6xy=y(3x2+2)−6xy=3x2+2−6x
Since this is a function of x only, an integrating factor μ(x) exists, given by:
μ(x)=e∫3x2+2−6xdx
Let u=3x2+2, then du=6xdx. So, −6xdx=−du.
∫3x2+2−6xdx=∫u−du=−ln∣u∣=−ln∣3x2+2∣=ln∣(3x2+2)−1∣
So, μ(x)=eln∣(3x2+2)−1∣=3x2+21
Now, multiply the original differential equation by the integrating factor 3x2+21:
3x2+23xdx+3x2+23x2y+2ydy=0
3x2+23xdx+3x2+2y(3x2+2)dy=0
3x2+23xdx+ydy=0
Let's verify if this new equation is exact.
M′(x,y)=3x2+23x
N′(x,y)=y
∂y∂M′=∂y∂(3x2+23x)=0
∂x∂N′=∂x∂(y)=0
Since ∂y∂M′=∂x∂N′, the equation is now exact.
Now, we need to find a function F(x,y) such that ∂x∂F=M′(x,y) and ∂y∂F=N′(x,y).
Integrate M′(x,y) with respect to x:
F(x,y)=∫3x2+23xdx+h(y)
Let u=3x2+2, then du=6xdx, so 3xdx=21du.
F(x,y)=∫2u1du+h(y)=21ln∣u∣+h(y)=21ln(3x2+2)+h(y) (since 3x2+2>0)
Now, differentiate F(x,y) with respect to y and set it equal to N′(x,y):
∂y∂F=∂y∂(21ln(3x2+2)+h(y))=0+h′(y)=h′(y)
We know that ∂y∂F=N′(x,y)=y.
So, h′(y)=y.
Integrate h′(y) with respect to y to find h(y):
h(y)=∫ydy=21y2+C1
Substitute h(y) back into the expression for F(x,y):
F(x,y)=21ln(3x2+2)+21y2+C1
The general solution to the differential equation is F(x,y)=C, where C is a constant.
21ln(3x2+2)+21y2+C1=C
21ln(3x2+2)+21y2=C−C1
Since C−C1 is just another constant, let's call it K.
21ln(3x2+2)+21y2=K
We can also multiply the entire equation by 2 to clear the fractions:
ln(3x2+2)+y2=2K
Let Cfinal=2K..
The answer should be in the form F(x,y)=constant.
Final Answer: The solution to the differential equation is 21ln(3x2+2)+21y2=C.
Alternatively, ln(3x2+2)+y2=C.

Yefim S. answered 02/04/25
Math Tutor with Experience
3xdx + (3x2y + y)dy = 0; 3xdx + y(3x2 + 1)dy = 0; ∫dy/y = - ∫3x/(3x2 + 1)dx; lnIyI = - 1/2ln(3x2 + 1) + lnC
IyI = C/√(3x2 + 1)

Doug C.
Isn't it ydy instead of dy/y?02/04/25
Soyeb K.
I got this answer wrong. The form is supposed to be _____=constant but i even tried rearranging and I get it wrong.02/04/25

Doug C.
Try ln(3x^2 + 1) +y^2 = C ; does that work?02/05/25
Soyeb K.
It doesn't work unfortunately02/05/25
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Doug C.
For the problem as posted it seems this is solved using separation of variables rather than determining an integrating factor. Is the post correct?02/04/25