1MileCrash
- 1,338
- 41
Homework Statement
y = 2^(sin x)
Find derivative.
Homework Equations
The Attempt at a Solution
y = 2^{sin x}
ln y = ln (2^{sin x})
ln y = sin x ln(2)
y' = [ln(2)] (cos x) (2^{sin x})
Yet, according to some rule in the book:
a^x derivative is ln a times a^x, or in this case ln(2)2^(sin x)
But usually these rules don't conflict with other valid ways of coming to the answer. Wolfram shows me my answer, mathway shows me the book's answer.