something doesn't seem right

shadowfox853

New member
Joined
Mar 11, 2010
Messages
2
Either I'm not catching on to something or my math teacher is being cruel

the problem is f(x)= -4x/(9-x^2)^3 find the derivative using chain rule.

I know I'm supposed to use the quotient rule, but when I simplify the bottom it comes out with huge numbers like -x^6+27^4-243x^2+729.
I really think i'm missing something
 
f(x) = 4x(9x2)3\displaystyle f(x) \ = \ \frac{-4x}{(9-x^{2})^{3}}

Dx[f(x)] = (4)(9x2)3+4x(3)(9x2)2(2x)(9x2)6\displaystyle D_x[f(x)] \ = \ \frac{(-4)(9-x^{2})^{3}+4x(3)(9-x^{2})^{2}(-2x)}{(9-x^{2})^{6}}

= (4)(9x2)24x2(9x2)4 = 20x2+36(9x2)4\displaystyle = \ \frac{(-4)(9-x^{2})-24x^{2}}{(9-x^{2})^{4}} \ = \ -\frac{20x^{2}+36}{(9-x^{2})^{4}}
 
If I may, you can also do this with the product rule by rewriting as 4x(9x2)3\displaystyle -4x(9-x^{2})^{-3}

4x(3)(9x2)4derivative of outside(2x)derivative of inside+(9x2)3(4)\displaystyle -4x\overbrace{(-3)(9-x^{2})^{-4}}^{\text{derivative of outside}}\cdot\underbrace{(-2x)}_{\text{derivative of inside}}+(9-x^{2})^{-3}(-4)

simplify:

4(5x2+9)(x29)4\displaystyle \frac{-4(5x^{2}+9)}{(x^{2}-9)^{4}}

Just another way to look at it.
 
Hello, shadowfox853!

Sheesh! . . . Never multiply out like that!



We have:   f(x)  =  4x(9x2)3\displaystyle \text{We have: }\;f(x) \;=\;-4\cdot\frac{x}{(9-x^2)^3} . . . . . Yes, take the coefficient "out front"!


\(\displaystyle \text{Then: }\;f'(x) \;=\;-4\left[\frac{(9-x^2)^3\cdot 1 - x\cdot3(9-x^2)^2(-2x)}{(9-x^2}^6}\right] \;=\;-4\left[\frac{(9-x^2)^3 + 6x^2(9-x^2)^2}{(9-x^2)^6}\right]\)

Factor:   f(x)  =  4(9x2)2[(9x2)+6x2(9x2)6]  =  49+5x2(9x2)4\displaystyle \text{Factor: }\;f'(x) \;=\;-4\,(9-x^2)^2\left[\frac{(9-x^2) + 6x^2}{(9-x^2)^6}\right] \;=\;-4\cdot\frac{9+5x^2}{(9-x^2)^4}


 
Top