integrate by parts the equation dy/dx = (3x-4)(2x^2+5).

The equation we use to integrate by parts is

y = uv - v(du/dx) dx + c

so we separate dy/dx into u=(3x-4) and dv/dx=(2x2+5)

however we still need to find du/dx and v,

by differentiating u (bring the power down, make the power one less) we can find du/dx therefore du/dx = 3

to integrate dv/dx we need to add one to the power then divide by the new power so v = 2/3x3+5x

we can then substitute all of our values into the equation:

y = (3x-4)(2/3x3+5x) - ∫ 3(2/3x3+5x) dx +c

y = (3x-4)(2/3x3+5x) - ∫ 2x3+15x dx +c

y = (3x-4)(2/3x3+5x) - (1/2x4+15/2x2) +c

AH

Related Maths A Level answers

All answers ▸

Integrate sec^2(x)tan(X)dx


Find the binomial expansion of (-8+4x)^(2/3) up to and including the term in x^2.


The points A and B have coordinates (3, 4) and (7, 6) respectively. The straight line l passes through A and is perpendicular to AB. Find an equation for l, giving your answer in the form ax + by + c = 0, where a, b and c are integers.


When Integrating by parts, how do you know which part to make "u" and "dv/dx"?