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 ▸

How would I go about drawing the graph of f(x) = sin(x)/(e^x) for -π≤x≤2π?


Differentiate 3x^2+1/x and find the x coordinate of the stationary point of the curve of y=3x^2+1/x


Show that 2sin(2x)-3cos(2x)-3sin(x)+3=sin(x)(4cos(x)+6sin(x)-3)


Sketch the curve y = (2x-1)/(x+1) stating the equations of any asymptotes and coordinates of the intersection with the axis. As an extension, what standard transformations from C1 could you use on y=1/x to get this curve?