Thread Closed

derivative of function

 
Share Thread Thread Tools
Jan23-08, 01:46 AM   #1
 

derivative of function


1. The problem statement, all variables and given/known data

[tex]y'=((3x^2+2x+5)^{8x^3+2x^2 +4})'=?[/tex]

2. Relevant equations



3. The attempt at a solution

[tex]((3x^2+2x+5)^{8x^3+2x^2 +4})'=(8x^3+2x^2+4)(3x^2+2x+5)^{8x^3+2x^2 +4-1}(24x^2+4x)(6x+2)[/tex]
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Jan23-08, 01:55 AM   #2
 
The power rule only holds when the exponent is a constant (not a function of x).
Jan23-08, 02:02 AM   #3
 
The function [tex]f(x)=g(x)^{h(x)}[/tex] can be written

[tex]f(x)=e^{\ln g(x)^{h(x)}}=e^{h(x)\,\ln g(x)}[/tex]

Now you can take the derivative, i.e.

[tex]f'(x)=e^{h(x)\,\ln g(x)}\left(h(x)\,\ln g(x)\right)'\Rightarrow f'(x)=f(x)\left(h(x)\,\ln g(x)\right)'[/tex]
Jan23-08, 02:22 AM   #4
 

derivative of function


[tex]((3x^2+2x+5)^{8x^3+2x^2 +4})'=(3x^2+2x+5)^{8x^3+2x^2 +4}((24x^2+4x)\ln(3x^2+2x+5)+(8x^3+2x^2 +4)\frac{6x+2}{3x^2+2x+5})[/tex]
Jan23-08, 02:25 AM   #5
 
You missed a parethensis after [tex](3x^2+2x+5)^{8x^3+2x^2 +4}[/tex], but you are correct
Jan23-08, 06:25 AM   #6
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by Rainbow Child View Post
The function [tex]f(x)=g(x)^{h(x)}[/tex] can be written

[tex]f(x)=e^{\ln g(x)^{h(x)}}=e^{h(x)\,\ln g(x)}[/tex]

Now you can take the derivative, i.e.

[tex]f'(x)=e^{h(x)\,\ln g(x)}\left(h(x)\,\ln g(x)\right)'\Rightarrow f'(x)=f(x)\left(h(x)\,\ln g(x)\right)'[/tex]
Or, much the same thing, write ln(f(x))= h(x)ln(g(x)) and use the product and chain rules: (1/f)f '= h'(x) ln(g(x))+ (h(x)/g(x)) g'(x) so f '= [h'(x) ln(g(x)+(h(x)/g(x))g'(x)]f(x).
Thread Closed
Thread Tools


Similar Threads for: derivative of function
Thread Forum Replies
Need Help With Derivative Function Calculus & Beyond Homework 6
Lie derivative of a function Differential Geometry 5
Derivative of a function with ln Calculus & Beyond Homework 7
derivative w.r.t. a function Calculus 9
derivative of the function Calculus 4