Differentiate with respect to x: F(x)=(x^2+1)^2

To differentiate composite functions, (a function within a function) like in this case we need to use the chain rule. We can see that F(x)=f(g(x)) where we let f(x)= (x^2+1)^2 and g(x)= x^2+1. To use the chain rule we need to find f'(x) and g'(x). The derivative of both functions. To find the derivative of f(x) we let u= x^2+1 so f(u) becomes: u^2 so when we differentiate it we get f'(u)= 2u. Now we substitute u back in. So f'(x)=2(x^2+1). And g'(x)= 2x, we just differentiate it normally. Now we put it all together, the chain rule says: F'(x)= f'(g(x))g'(x) so F'(x)= 2(x^2+1)2x = 4x(x^2+1)

LG

Related Maths A Level answers

All answers ▸

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


If f(x) = (3x-2) / x-5 x>6, find a.) ff(8) b.) the range of f(x) c.) f^-1(x) and state its range.


How to solve a quadratic equation?


Use Simpson's rule with 5 ordinates (4 strips) to find an approximation to "integral between 1 and 3 of" 1/sqrt(1+x^3) dx giving your answer to three significant figures.