How do you differentiate f(x)=1/(16x+3)^2 using the quotient rule?

2 Answers
Jul 27, 2017

f'(x)=-32/(16x+3)^3

Explanation:

"given " f(x)=(g(x))/(h(x))" then"

f'(x)=(h(x)g'(x)-g(x)h'(x))/(h(x))^2larr" quotient rule"

g(x)=1rArrg'(x)=0

h(x)=(16x+3)^2

rArrh'(x)=2(16x+3).16=32(16x+3)larr" chain rule"

rArrf'(x)=((16x+3)^2 .0-32(16x+3))/(16x+3)^4

color(white)(rArrf'(x))=-32/(16x+3)^3

Jul 27, 2017

-32/(16x+3)^3

Explanation:

We first find the derivative using the quotient rule:

(f'(g)-g'(f))/(g^2)

f(x)=1/(16x+3)^2

Where f=1 and g=(16x+3)^2

But we have 16x+3^2 we proceed to differentiate it using the chain rule, where we take the derivative of the "outside" and multiply it by the derivative of the "inside". Knowing this we can proceed now find the derivative:

d/dx=(0(16x+3)^2-2(16x+3)(16)(1))/((16x+3)^2)^2

Now we clean it up:

d/dx=(cancel(0(16x+3)^2)-32(16x+3))/(16x+3)^4

We can cancel out just one 16x+3

We now have:

d/dx=-(32(cancel(16x+3)))/(16x+3)^(4-1)

Final answer:

d/dx=-32/(16x+3)^3