Consider f(x)=x/(x^2+1). Find the derivative f'(x)

To answer this question we need to decide which differentiation rule to use . The quotient rule looks like the obvious choice, so lets try that. If f(x)=u(x)/v(x) (being careful that v(x) is not zero anywhere, so f makes sense) we have that f'(x)=(v(x)u'(x)-u(x)v'(x))/(v(x)^2). In our example we have u(x)=x and v(x)=x^2+1. Taking derivatives gives u'(x)=1 and v'(x)=2x. So applying the quotient rule we have f'(x)=((x^2+1)-2x^2)/((x^2+1)^2) = (1-x^2)/((x^2+1)^2)

JH

Related Maths A Level answers

All answers ▸

Find the differential of y(x)=(5x*Cos(3x))^2


write 2(sin^2(x)- cos^2(x)) + 6 sin(x) cos(x) in terms of cos(2x) and sin(2x)


A cannon at ground level is firing at a fort 200m away with 20m high walls. It aims at an angle 30 degrees above the horizontal and fires cannonballs at 50m/s. Assuming no air resistance, will the cannonballs fall short, hit the walls or enter the fort?


A curve is defined by the equation y^2 - xy + 3x^2 - 5 = 0. Find dy/dx.