Solve the differential equation dy/dx = 6xy^2 given that y=1 when x=2.

This equation can be solved using separation of variables. Firstly we rearrange the equation so that all of the y's are on the left hand side and all of the x's are on the right: 1/y2* dy = 6x * dx. Then we integrate both sides to get the following equation: -1/y = 3x2+C. To find the value of C, we plug y=1 and x=2 into the equation and solve it: -1/1 = 3*22+C => C = -13.If we rearrange the equation for y then the final answer is y=1/(13-3x2).

WS

Related Maths A Level answers

All answers ▸

Find the centre and radius of the circle with the equation x^2 + y^2 - 8x - 6y - 20 = 0.


Given that x=3 is a solution to f(x)= 2x^3 - 8x^2 + 7x - 3 = 0, solve f(x)=0 completely.


Find partial fractions of : (x+7) / ((x-3)(x+1)^2)


The graph with equation y= x^3 - 6x^2 + 11x - 6 intersects the x axis at 1, find the other 2 points at which the graph intersects the x axis