#choose the correct answer

12 messages · Page 1 of 1 (latest)

slow cloud
finite epochBOT
#
  1. Wait patiently for a helper to come along.
  2. Once someone helps you, say thank you and close the thread with:
+close
  1. Feel free to nominate the person for helper of the week in #helper-nominations
  2. Do not ping the mods, unless someone is breaking the rules.
  3. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
slow cloud
#

Answer

#

If y = sin(e ^ t) + e ^ sin t then d/dt (y) =

keen yarrow
#

Use the chain rule to find the derivative

#

Do you know it

#

@slow cloud

mortal anvil
# slow cloud

after you've finished your question, you can self-check your answer with ,calc derivative(...), for example

#

,calc derivative('2x^2/sqrt(1-x^3) + sin(exp(x))', 'x')

restive boneBOT
#

Result:

(4 * x + 3 * x ^ 4 / sqrt(1 - x ^ 3) ^ 2) / sqrt(1 - x ^ 3) + exp(x) * cos(exp(x))