y = 4x / (x^2 + 5). Find dy/dx.

We use the quotient rule here which states that if y = f(x)/g(x) then dy/dx = (f'(x)g(x) - g'(x)f(x)) / (g(x)^2). Here f(x) = 4x and g(x) = x^2 + 5, so we have f'(x) = 4 , g'(x) = 2x. This gives us dy/dx = (4(x^2 + 5) - 2x(4x)) / ((x^2 + 5)^2) = (4x^2 + 20 - 8x^2) / ((x^2 + 5)^2) = (20 - 4x^2) / ((x^2 + 5)^2).

PS

Related Maths A Level answers

All answers ▸

Use Implicit Differentiation to find dy/dx of the following equation: 3(x)^2 + 8xy + 5(y)^2 = 4


Show how to derive the quadratic formula


Can you explain the sum of 1 to 100?


What is differentiation and why is it useful?