How do I differentiate a quadratic to the power n?

To do this we will use the chain rule, whereby dy/dx = dy/du * du/dx. So if y = (ax^2+bx+c)^n then we will say that u = ax^2+bx+c. Therefore y =u^n. So to find dy/dx we differentiate u with respect to x, which = 2ax +b, and multiply this by the differential of y =u^n, which is nu^(n-1). Therefore dy/dx = nu^(n-1) * (2ax+b) Subbing the original equation in for u leads to dy/dx = n(2ax+b)(ax^2+bx+c)^(n-1)

AA

Related Maths A Level answers

All answers ▸

Integrate (x+3)/(x(x-3)) with respect to x


Curve C has equation y=(9+11x)/(3-x-2x^2). Find the area of the curve between the interval (0, 1/2). State your answer in exact terms.


What does dy/dx represent?


The gradient of a curve is given by dy/dx = 6sqrt(x) + 2. The curve passes through the point (16, 38). Find the equation of the curve.