How to Differentiate y=2e(2x+1) Using the Chain Rule?

v_pino
Messages
156
Reaction score
0
Hi everyone,

I'm new to this forum... I hope I've posted in the right section...

How do I differentiate y=2e(2x+1) using the chain rule?

I let u= (2x+1)

so du/dx = 2

but how do I differentiate y= 2eU ?

thank you :)
 
Physics news on Phys.org
v_pino said:
how do I differentiate y= 2eU ?

thank you :)
Well, I see a multiplication and an exponentiation in that expression...
 
Does it mean that I should use the chain rule again?

and I get dy/du = 2eU

so dy/dx = 4e(2x+1) ?
 
Last edited:
The fact that a problem uses the word "differentiate" does not mean it is a differential equation! I am moving this to the Calculus and Analysis forum.
 
First, do you mean
y= 2e^{2x+1}[/itex]<br /> which in &quot;ASCII&quot; would be y= 2e^(2x+1). What you wrote, I would interpret as 2e <b>times</b>(2x+1) and there is no need for the chain rule!<br /> <br /> If you let u= 2x+1, then, yes, the chain rule says that the derivative of y= 2e^u, with respect to x, is dy/dx= 2e^u (du/dx). Since you have already determined that du/dx= 2, that is dy/dx= 2e^(2x+1) (2)= 4 e^(2x+1). There is no need for a second application of the chain rule.
 
thank you very much :)
 
Back
Top