differentiate: y=[xcos(x^3)]/[(x^4 + 1)^3] with respect to x

This question is on the trickier side as it is heavily computational and requires a good knowledge of the differentiation rules however it is a good way to practise using multiple rules at once.First we will use the quotient rule formula: dy/dx = [vdu-udv]/[v2]we will set: u = xcos(x3) and v = (x4+1)3by using the product and chain rule we can the calculate du = cos(x3) - 3x3sin(x3) and dv = 12x3(x4 + 1)2substituting these values into the quotient rule formula we get: dy/dx = { (x4 + 1)3[cos(x3) - 3x3sin(x3)] - 12x4cos(x3)(x4 + 1)2 }/{(x4 + 1)6}Finally, after simplifying we achieve: dy/dx = { cos(x3)(1 - 11x4) - 3x2sin(x3)(1 + x5) }/{(x4 + 1)4}

EW

Related Maths A Level answers

All answers ▸

Integrate the following fraction w.r.t. x: (sqrt(x^2 + 1)-sqrt(x^2 - 1))/(sqrt(x^4 - 1))


Find f(x^(1/2)+4)dx (Where f is the integral sign)


The curve C has equation y=2x^2 -11x +13. (a) The point P has coordinates (2, – 1) and lies on C. Find the equation of the tangent to C at P.


You are given the equation of the line y=x^3+x^2-2x. Find the stationary points of the curve and determine the maximum and minimum points and find where it crosses the x-axis and thus sketch the graph