Solving Derivative of 6x/(x2+3)2

  • Thread starter Thread starter phillyolly
  • Start date Start date
  • Tags Tags
    Derivative
phillyolly
Messages
157
Reaction score
0

Homework Statement



6x/(x2+3)2


The Attempt at a Solution


If I solve this function as a multiplication, i.e.

6x (x2+3)-2

my answer is

f ' (x)=[ (x-3)(x-1) ]/(x2+3)3

If I solve it as a fraction
f ' (x)=(v'g-g'v)/g2

I get

f ' (x)=(x2-1)/(x2+3)3


This is all so confusing. Please help me out. Thank you.
 
Physics news on Phys.org
Neither is correct. Show us your steps so we can see where your mistakes lie.
 
6x (x2+3)-2


Did you use the product rule followed by the chain rule?

You can consider this function as:

h(x)=f(x)g(p(x))

where:

f(x)=6x, g(z) = z-2 ,and p(x)=x2+3

Now how would you take the derivative of h(x)?

Hint: h'(x)=f'(x)g(p(x))+f(x)g'(p(x))p'(x)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top