Stephanie M. answered 05/01/15
Tutor
5.0
(888)
Private Tutor - English, Mathematics, and Study Skills
Remember that the derivative of ex = ex. We're going to need to use the chain rule and the quotient rule for this.
Chain Rule:
To find the derivative of e2t, let 2t = x. Then the derivative of e2t is the derivative of ex (which is ex, or e2t) times the derivative of x (which is the derivative of 2t, or 2). The derivative of e2t is 2e2t.
Quotient Rule:
g'(t) = ((denominator times derivative of numerator) - (numerator times derivative of denominator)) / (denominator)2
g'(t) = ((1+e2t)(2e2t) - (e2t)(2e2t)) / (1+e2t)2
g'(t) = (2e2t + 2e2te2t - 2e2te2t) / (1 + e2t + e2t + (e2t)2)
g'(t) = (2e2t) / (1 + 2e2t + e4t)