Solving f(x) = 5e^(2x+1) with Chain Rule

  • Thread starter Thread starter char808
  • Start date Start date
  • Tags Tags
    Derivatives
char808
Messages
27
Reaction score
0

Homework Statement



f(x) = 5e^(2x+1)

Homework Equations



Chain rule, power rule and constant multiplies rule

The Attempt at a Solution



f(x) = 5e^(2x+1) = 5f(x)

e^(2x+1)

f(u) = e^x f'(u) = e^x
g(x)= 2x+1 g'(x) = 2

5f'(x) = 2e^2x+1

=10e^2x+1


Is that the correct way to go about that?
 
Physics news on Phys.org
Your answer is correct, but you should write it like this

f(x)=e2x+1

u=2x+1, u'
f(u)=eu, f'(u)=eu

f'(x)=f'(u)*u' = 2eu=2e2x+1


So that f(x)=5e2x+1, f'(x) = 5*2e2x+1=10e2x+1

You used variables like 'u' and 'g' in a confusing manner.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top