Given f(x) = (x^4 - 1) / (x^4 + 1), use the quotient rule to show that f'(x) = nx^3 / (x^4 + 1)^2 where n is an integer to be determined.

QUOTIENT RULE: [u(x) / v(x)]' = [u'(x)v(x) - u(x)v'(x)] / v2We have: u(x) = x4 - 1, hence u'(x) = 4x3v(x) = x4 + 1, hence v'(x) = 4x3So we have: [(4x3)(x4 + 1) - (4x3)(x4 - 1)] / (x4 + 1)2Expanding gives us: [4x7 + 4x3 - 4x7 + 4x3] / (x4 + 1)2Giving us a final answer of: [8x3] / (x4 + 1)2, and hence the integer n = 8

TA

Related Maths A Level answers

All answers ▸

Differentiate and find the stationary point of the equation y = 7x^2 - 2x - 1.


The mass, m grams, of a substance is increasing exponentially so that the mass at time t hours is m=250e^(0.021t). Find the time taken for the mass to double in value.


Find the derivative of the function f:(0,oo)->R, f(x)=x^x.


Given y= sqrt(x) + 4/sqrt(x) + 4 , find dy/dx when x=8 giving your answer in form Asqrt(2) where A is a rational number.