Differentiation of $e^{(2x)}$ [closed]
up vote
-3
down vote
favorite
What am I doing wrong?
I am using the chain rule:
$$dfrac{d[f(g(x))]}{dx} = f'(g(x)) times g'(x)$$
So in our case:
$$f(x)=e^{x} quadtext{(outer function)}$$
$$g(x)=2x quadtext{(inner function)}$$
$$f'(x)=e^x $$
$$g'(x)=2$$
now:
$$dfrac{d[e^2x]}{dx} = f'(g(x)) times g'(x) = 2e^2$$
The answer is $2e^{2x}$
What went wrong?
calculus derivatives
closed as off-topic by Nosrati, Leucippus, user10354138, Shailesh, ancientmathematician Nov 25 at 14:23
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – Nosrati, Leucippus, user10354138, Shailesh, ancientmathematician
If this question can be reworded to fit the rules in the help center, please edit the question.
|
show 3 more comments
up vote
-3
down vote
favorite
What am I doing wrong?
I am using the chain rule:
$$dfrac{d[f(g(x))]}{dx} = f'(g(x)) times g'(x)$$
So in our case:
$$f(x)=e^{x} quadtext{(outer function)}$$
$$g(x)=2x quadtext{(inner function)}$$
$$f'(x)=e^x $$
$$g'(x)=2$$
now:
$$dfrac{d[e^2x]}{dx} = f'(g(x)) times g'(x) = 2e^2$$
The answer is $2e^{2x}$
What went wrong?
calculus derivatives
closed as off-topic by Nosrati, Leucippus, user10354138, Shailesh, ancientmathematician Nov 25 at 14:23
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – Nosrati, Leucippus, user10354138, Shailesh, ancientmathematician
If this question can be reworded to fit the rules in the help center, please edit the question.
1
Why do you think you can write $;x;$ instead of $;2x;$ in the exponent of $;e;$ ? This is wrong.
– DonAntonio
Nov 23 at 22:06
1
@RyanCameron How is it different?
– Chase Ryan Taylor
Nov 23 at 22:19
1
You plugged $g'(x) = 2$ instead of $g(x) = 2x$ inside of $f'(g(x))$. You did $f'(2)g'(x) = 2e^2$ when you should have done $f'(2x)g'(x) = 2e^{2x}$.
– fleablood
Nov 23 at 22:20
1
@ChaseRyanTaylor How are they the same? They are totally different questions. This question the ope made a mistake with the chain rule an wants to know what it was. That question to OP tried to create an alternative question.
– fleablood
Nov 23 at 22:23
2
I don't see why people are coming up with explanations of the solutions. The OP knows how to use the chain rule s/he just wants to know where his/her error is. Seeing the problem done correctly won't help the OP see where the error was.
– fleablood
Nov 23 at 22:26
|
show 3 more comments
up vote
-3
down vote
favorite
up vote
-3
down vote
favorite
What am I doing wrong?
I am using the chain rule:
$$dfrac{d[f(g(x))]}{dx} = f'(g(x)) times g'(x)$$
So in our case:
$$f(x)=e^{x} quadtext{(outer function)}$$
$$g(x)=2x quadtext{(inner function)}$$
$$f'(x)=e^x $$
$$g'(x)=2$$
now:
$$dfrac{d[e^2x]}{dx} = f'(g(x)) times g'(x) = 2e^2$$
The answer is $2e^{2x}$
What went wrong?
calculus derivatives
What am I doing wrong?
I am using the chain rule:
$$dfrac{d[f(g(x))]}{dx} = f'(g(x)) times g'(x)$$
So in our case:
$$f(x)=e^{x} quadtext{(outer function)}$$
$$g(x)=2x quadtext{(inner function)}$$
$$f'(x)=e^x $$
$$g'(x)=2$$
now:
$$dfrac{d[e^2x]}{dx} = f'(g(x)) times g'(x) = 2e^2$$
The answer is $2e^{2x}$
What went wrong?
calculus derivatives
calculus derivatives
edited Nov 24 at 19:17
amWhy
191k27223438
191k27223438
asked Nov 23 at 22:05
Ryan Cameron
286
286
closed as off-topic by Nosrati, Leucippus, user10354138, Shailesh, ancientmathematician Nov 25 at 14:23
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – Nosrati, Leucippus, user10354138, Shailesh, ancientmathematician
If this question can be reworded to fit the rules in the help center, please edit the question.
closed as off-topic by Nosrati, Leucippus, user10354138, Shailesh, ancientmathematician Nov 25 at 14:23
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – Nosrati, Leucippus, user10354138, Shailesh, ancientmathematician
If this question can be reworded to fit the rules in the help center, please edit the question.
1
Why do you think you can write $;x;$ instead of $;2x;$ in the exponent of $;e;$ ? This is wrong.
– DonAntonio
Nov 23 at 22:06
1
@RyanCameron How is it different?
– Chase Ryan Taylor
Nov 23 at 22:19
1
You plugged $g'(x) = 2$ instead of $g(x) = 2x$ inside of $f'(g(x))$. You did $f'(2)g'(x) = 2e^2$ when you should have done $f'(2x)g'(x) = 2e^{2x}$.
– fleablood
Nov 23 at 22:20
1
@ChaseRyanTaylor How are they the same? They are totally different questions. This question the ope made a mistake with the chain rule an wants to know what it was. That question to OP tried to create an alternative question.
– fleablood
Nov 23 at 22:23
2
I don't see why people are coming up with explanations of the solutions. The OP knows how to use the chain rule s/he just wants to know where his/her error is. Seeing the problem done correctly won't help the OP see where the error was.
– fleablood
Nov 23 at 22:26
|
show 3 more comments
1
Why do you think you can write $;x;$ instead of $;2x;$ in the exponent of $;e;$ ? This is wrong.
– DonAntonio
Nov 23 at 22:06
1
@RyanCameron How is it different?
– Chase Ryan Taylor
Nov 23 at 22:19
1
You plugged $g'(x) = 2$ instead of $g(x) = 2x$ inside of $f'(g(x))$. You did $f'(2)g'(x) = 2e^2$ when you should have done $f'(2x)g'(x) = 2e^{2x}$.
– fleablood
Nov 23 at 22:20
1
@ChaseRyanTaylor How are they the same? They are totally different questions. This question the ope made a mistake with the chain rule an wants to know what it was. That question to OP tried to create an alternative question.
– fleablood
Nov 23 at 22:23
2
I don't see why people are coming up with explanations of the solutions. The OP knows how to use the chain rule s/he just wants to know where his/her error is. Seeing the problem done correctly won't help the OP see where the error was.
– fleablood
Nov 23 at 22:26
1
1
Why do you think you can write $;x;$ instead of $;2x;$ in the exponent of $;e;$ ? This is wrong.
– DonAntonio
Nov 23 at 22:06
Why do you think you can write $;x;$ instead of $;2x;$ in the exponent of $;e;$ ? This is wrong.
– DonAntonio
Nov 23 at 22:06
1
1
@RyanCameron How is it different?
– Chase Ryan Taylor
Nov 23 at 22:19
@RyanCameron How is it different?
– Chase Ryan Taylor
Nov 23 at 22:19
1
1
You plugged $g'(x) = 2$ instead of $g(x) = 2x$ inside of $f'(g(x))$. You did $f'(2)g'(x) = 2e^2$ when you should have done $f'(2x)g'(x) = 2e^{2x}$.
– fleablood
Nov 23 at 22:20
You plugged $g'(x) = 2$ instead of $g(x) = 2x$ inside of $f'(g(x))$. You did $f'(2)g'(x) = 2e^2$ when you should have done $f'(2x)g'(x) = 2e^{2x}$.
– fleablood
Nov 23 at 22:20
1
1
@ChaseRyanTaylor How are they the same? They are totally different questions. This question the ope made a mistake with the chain rule an wants to know what it was. That question to OP tried to create an alternative question.
– fleablood
Nov 23 at 22:23
@ChaseRyanTaylor How are they the same? They are totally different questions. This question the ope made a mistake with the chain rule an wants to know what it was. That question to OP tried to create an alternative question.
– fleablood
Nov 23 at 22:23
2
2
I don't see why people are coming up with explanations of the solutions. The OP knows how to use the chain rule s/he just wants to know where his/her error is. Seeing the problem done correctly won't help the OP see where the error was.
– fleablood
Nov 23 at 22:26
I don't see why people are coming up with explanations of the solutions. The OP knows how to use the chain rule s/he just wants to know where his/her error is. Seeing the problem done correctly won't help the OP see where the error was.
– fleablood
Nov 23 at 22:26
|
show 3 more comments
5 Answers
5
active
oldest
votes
up vote
2
down vote
Since $f'(x)=e^x$, $g(x)=2x$, and $g'(x)=2$, $f'bigl(g(x)bigr)g'(x)=e^{2x}times2=2e^{2x}$.
add a comment |
up vote
2
down vote
$g(x) = 2x; g'(x) = 2$ and $f(x) = f'(x) = e^x$
$dfrac{d[e^{2x}]}{dx} = f'(g(x)) times g'(x)=$
$f'(2x)times 2=$
$e^{2x}times 2 = 2e^{2x}$.
I can only surmise that you calculated
$f'(g'(x))g'(x) = 2e^2$ instead of $f'(g(x))g'(x) = 2e^{2x}$.
add a comment |
up vote
1
down vote
Put $f(x) = e^x$, $g(x) = 2x$. Then $f(g(x)) = e^{2x}$. Apply the chain rule as follows
$$(fcirc g)'(x) = f'(g(x))g'(x) = e^{2x}cdot 2 = 2e^{2x}.$$
add a comment |
up vote
0
down vote
For $g(x)$, you plugged in $g'(x)$. This means the exponent becomes 2 instead of $2x$, which is what's wrong.
add a comment |
up vote
0
down vote
You can think of $e^{2x}$ as $e^u$, where $u=2x$.
The chain rule can be written without the primes to avoid confusion as to $f'(g(x))g'(x)$.
$frac{d(e^{2x})}{dx}=frac{de^u}{dx}=frac{de^u}{du}frac{du}{dx}$
$frac{de^u}{du}=e^u=e^{2x}$ since $u=2x$.
$u=2x$, so $frac{du}{dx}=2$
So :
$frac{d(e^{2x})}{dx}=frac{de^u}{dx}=frac{de^u}{du}frac{du}{dx}=2e^{2x}$
add a comment |
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
Since $f'(x)=e^x$, $g(x)=2x$, and $g'(x)=2$, $f'bigl(g(x)bigr)g'(x)=e^{2x}times2=2e^{2x}$.
add a comment |
up vote
2
down vote
Since $f'(x)=e^x$, $g(x)=2x$, and $g'(x)=2$, $f'bigl(g(x)bigr)g'(x)=e^{2x}times2=2e^{2x}$.
add a comment |
up vote
2
down vote
up vote
2
down vote
Since $f'(x)=e^x$, $g(x)=2x$, and $g'(x)=2$, $f'bigl(g(x)bigr)g'(x)=e^{2x}times2=2e^{2x}$.
Since $f'(x)=e^x$, $g(x)=2x$, and $g'(x)=2$, $f'bigl(g(x)bigr)g'(x)=e^{2x}times2=2e^{2x}$.
answered Nov 23 at 22:08
José Carlos Santos
143k20112208
143k20112208
add a comment |
add a comment |
up vote
2
down vote
$g(x) = 2x; g'(x) = 2$ and $f(x) = f'(x) = e^x$
$dfrac{d[e^{2x}]}{dx} = f'(g(x)) times g'(x)=$
$f'(2x)times 2=$
$e^{2x}times 2 = 2e^{2x}$.
I can only surmise that you calculated
$f'(g'(x))g'(x) = 2e^2$ instead of $f'(g(x))g'(x) = 2e^{2x}$.
add a comment |
up vote
2
down vote
$g(x) = 2x; g'(x) = 2$ and $f(x) = f'(x) = e^x$
$dfrac{d[e^{2x}]}{dx} = f'(g(x)) times g'(x)=$
$f'(2x)times 2=$
$e^{2x}times 2 = 2e^{2x}$.
I can only surmise that you calculated
$f'(g'(x))g'(x) = 2e^2$ instead of $f'(g(x))g'(x) = 2e^{2x}$.
add a comment |
up vote
2
down vote
up vote
2
down vote
$g(x) = 2x; g'(x) = 2$ and $f(x) = f'(x) = e^x$
$dfrac{d[e^{2x}]}{dx} = f'(g(x)) times g'(x)=$
$f'(2x)times 2=$
$e^{2x}times 2 = 2e^{2x}$.
I can only surmise that you calculated
$f'(g'(x))g'(x) = 2e^2$ instead of $f'(g(x))g'(x) = 2e^{2x}$.
$g(x) = 2x; g'(x) = 2$ and $f(x) = f'(x) = e^x$
$dfrac{d[e^{2x}]}{dx} = f'(g(x)) times g'(x)=$
$f'(2x)times 2=$
$e^{2x}times 2 = 2e^{2x}$.
I can only surmise that you calculated
$f'(g'(x))g'(x) = 2e^2$ instead of $f'(g(x))g'(x) = 2e^{2x}$.
edited Nov 24 at 0:19
answered Nov 23 at 22:14
fleablood
66.5k22684
66.5k22684
add a comment |
add a comment |
up vote
1
down vote
Put $f(x) = e^x$, $g(x) = 2x$. Then $f(g(x)) = e^{2x}$. Apply the chain rule as follows
$$(fcirc g)'(x) = f'(g(x))g'(x) = e^{2x}cdot 2 = 2e^{2x}.$$
add a comment |
up vote
1
down vote
Put $f(x) = e^x$, $g(x) = 2x$. Then $f(g(x)) = e^{2x}$. Apply the chain rule as follows
$$(fcirc g)'(x) = f'(g(x))g'(x) = e^{2x}cdot 2 = 2e^{2x}.$$
add a comment |
up vote
1
down vote
up vote
1
down vote
Put $f(x) = e^x$, $g(x) = 2x$. Then $f(g(x)) = e^{2x}$. Apply the chain rule as follows
$$(fcirc g)'(x) = f'(g(x))g'(x) = e^{2x}cdot 2 = 2e^{2x}.$$
Put $f(x) = e^x$, $g(x) = 2x$. Then $f(g(x)) = e^{2x}$. Apply the chain rule as follows
$$(fcirc g)'(x) = f'(g(x))g'(x) = e^{2x}cdot 2 = 2e^{2x}.$$
answered Nov 23 at 22:08
ncmathsadist
41.9k259101
41.9k259101
add a comment |
add a comment |
up vote
0
down vote
For $g(x)$, you plugged in $g'(x)$. This means the exponent becomes 2 instead of $2x$, which is what's wrong.
add a comment |
up vote
0
down vote
For $g(x)$, you plugged in $g'(x)$. This means the exponent becomes 2 instead of $2x$, which is what's wrong.
add a comment |
up vote
0
down vote
up vote
0
down vote
For $g(x)$, you plugged in $g'(x)$. This means the exponent becomes 2 instead of $2x$, which is what's wrong.
For $g(x)$, you plugged in $g'(x)$. This means the exponent becomes 2 instead of $2x$, which is what's wrong.
answered Nov 23 at 22:10
Mew
33
33
add a comment |
add a comment |
up vote
0
down vote
You can think of $e^{2x}$ as $e^u$, where $u=2x$.
The chain rule can be written without the primes to avoid confusion as to $f'(g(x))g'(x)$.
$frac{d(e^{2x})}{dx}=frac{de^u}{dx}=frac{de^u}{du}frac{du}{dx}$
$frac{de^u}{du}=e^u=e^{2x}$ since $u=2x$.
$u=2x$, so $frac{du}{dx}=2$
So :
$frac{d(e^{2x})}{dx}=frac{de^u}{dx}=frac{de^u}{du}frac{du}{dx}=2e^{2x}$
add a comment |
up vote
0
down vote
You can think of $e^{2x}$ as $e^u$, where $u=2x$.
The chain rule can be written without the primes to avoid confusion as to $f'(g(x))g'(x)$.
$frac{d(e^{2x})}{dx}=frac{de^u}{dx}=frac{de^u}{du}frac{du}{dx}$
$frac{de^u}{du}=e^u=e^{2x}$ since $u=2x$.
$u=2x$, so $frac{du}{dx}=2$
So :
$frac{d(e^{2x})}{dx}=frac{de^u}{dx}=frac{de^u}{du}frac{du}{dx}=2e^{2x}$
add a comment |
up vote
0
down vote
up vote
0
down vote
You can think of $e^{2x}$ as $e^u$, where $u=2x$.
The chain rule can be written without the primes to avoid confusion as to $f'(g(x))g'(x)$.
$frac{d(e^{2x})}{dx}=frac{de^u}{dx}=frac{de^u}{du}frac{du}{dx}$
$frac{de^u}{du}=e^u=e^{2x}$ since $u=2x$.
$u=2x$, so $frac{du}{dx}=2$
So :
$frac{d(e^{2x})}{dx}=frac{de^u}{dx}=frac{de^u}{du}frac{du}{dx}=2e^{2x}$
You can think of $e^{2x}$ as $e^u$, where $u=2x$.
The chain rule can be written without the primes to avoid confusion as to $f'(g(x))g'(x)$.
$frac{d(e^{2x})}{dx}=frac{de^u}{dx}=frac{de^u}{du}frac{du}{dx}$
$frac{de^u}{du}=e^u=e^{2x}$ since $u=2x$.
$u=2x$, so $frac{du}{dx}=2$
So :
$frac{d(e^{2x})}{dx}=frac{de^u}{dx}=frac{de^u}{du}frac{du}{dx}=2e^{2x}$
answered Nov 23 at 22:17
TurlocTheRed
788211
788211
add a comment |
add a comment |
1
Why do you think you can write $;x;$ instead of $;2x;$ in the exponent of $;e;$ ? This is wrong.
– DonAntonio
Nov 23 at 22:06
1
@RyanCameron How is it different?
– Chase Ryan Taylor
Nov 23 at 22:19
1
You plugged $g'(x) = 2$ instead of $g(x) = 2x$ inside of $f'(g(x))$. You did $f'(2)g'(x) = 2e^2$ when you should have done $f'(2x)g'(x) = 2e^{2x}$.
– fleablood
Nov 23 at 22:20
1
@ChaseRyanTaylor How are they the same? They are totally different questions. This question the ope made a mistake with the chain rule an wants to know what it was. That question to OP tried to create an alternative question.
– fleablood
Nov 23 at 22:23
2
I don't see why people are coming up with explanations of the solutions. The OP knows how to use the chain rule s/he just wants to know where his/her error is. Seeing the problem done correctly won't help the OP see where the error was.
– fleablood
Nov 23 at 22:26