Questions: Find the derivative of each function. Simplify your answers where possible.
a. g(x) = 1/2 x^10 + 8 sqrt(x) + 3x - 7
b. h(x) = 2 e^x - x^e + 2ex
c. y = (2 x^2 - 1) / (x^2 + 4)
d. G(x) = (4 x^2 - 1)(2 x^3 + 1)
e. F(x) = e^x / (x + 1)
Transcript text: 5. (22 pts.) Find the derivative of each function. Simplify your answers where possible.
a. $g(x)=\frac{1}{2} x^{10}+8 \sqrt{x}+3 x-7$
b. $h(x)=2 e^{x}-x^{e}+2 e x$
c. $y=\frac{2 x^{2}-1}{x^{2}+4}$
d. $G(x)=\left(4 x^{2}-1\right)\left(2 x^{3}+1\right)$
e. $F(x)=\frac{e^{x}}{x+1}$
Solution
Solution Steps
Step 1: Derivative of \( g(x) \)
To find the derivative of the function \( g(x) = \frac{1}{2} x^{10} + 8 \sqrt{x} + 3 x - 7 \), we apply the power rule to each term. The derivative is given by:
\[
g'(x) = 5.0 x^{9} + 3 + \frac{4}{\sqrt{x}}
\]
Step 2: Derivative of \( h(x) \)
Next, we find the derivative of \( h(x) = 2 e^{x} - x^{e} + 2 e x \). Using the rules for derivatives of exponential functions and the power rule, we obtain:
\[
h'(x) = \frac{2 x (e^{x} + e) - e x^{e}}{x}
\]
Step 3: Derivative of \( y \)
Finally, we compute the derivative of \( y = \frac{2 x^{2} - 1}{x^{2} + 4} \) using the quotient rule. The derivative simplifies to:
\[
y'(x) = \frac{18 x}{(x^{2} + 4)^{2}}
\]