Question 1099285
. Find the derivatives of the following functions, where a, b, c are constants:
1. f(x) = cos( a√x +b/√x)
IDK what that symbol is.
=================
2. h(x) = loge(ax^2 + bx + c)
h(x) = ln(ax^2 + bx + c)
h'(x) = (1/(ax^2 + bx + c))*(2ax + b)
h'(x) = (2ax+b)/(ax^2 + bx + c)
======================
3.(c) g(x) = x^2e^(x^2+x^2-5)
g(x) = x^2e^(2x^2-5)
g'(x) = 2x*e^(2x^2-5) + x^2*e^(2x^2-5)*4x
g'(x) = {{{2x*e^(2x^2-5) + 4x^3*e^(2x^2-5)}}}