Solve the differential equation: (dy/dx) = 6xy^2

Start by recognising that this is a separable differential equation; it can be written with all of the x's on one side of the equals sign, and all of the y's on the other. The first step is to rearrange so that:

(1/y^2)(dy/dx) = 6x

Now integrating both sides with respect to x gives:

integral (1/y^2 ) dy = integral (6x) dx

Carry out the integral:

-1/y = 3x^2 + k

And rearrange to give:

y = -1/(3x^2 + k)

MJ

Related Maths A Level answers

All answers ▸

Solve the equation; 4 cos^2 (x) + 7 sin (x) – 7 = 0, giving all answers between 0° and 360°.


How to integrate cos^2(x) ? ("cos squared x")


A ball of mass m moves towards a ball of mass km with speed u. The coefficient of restitution is 0. What is the final velocity if the first ball after the collision.


What are the advantages of using numerical integration (Trapezium rule, Simpson's rule and so on) over direct integration?