1.Find the derivative of x2+3x+5.
Answer
- 2x + 3.
Solution
(x2+3x+5)’= (x2)’+3(x)’+0= 2x+3
2. Find the derivative of sin2(x) using the product rule.
Answer
1. 2 sin(x) cos(x)
Solution
1. sin2(x) = sin(x) sin(x). Using the product rule with f = g = sin(x), we get (sin(x) sin(x))’ =cos(x) sin(x) + sin(x) cos(x) = 2 sin(x) cos(x).
3.Find the derivative of sin2(x) using the chain rule, with g = sin(x).
Answer
1. 2 sin(x) cos(x)
Solution
1. If we set g = sin(x), then f = g2. Using the chain rule gives us: f(g)’ = 2 g g’ = 2 sin(x) cos(x)
4.Find the derivative of √(1+2x).
Answer
1. (1 + 2x)-1/2
Solution
1. We will use the product rule with f = x, g = e2x: (x ⋅ e2x)’ = 1 ⋅ e2x + x ⋅ 2e2x = (1 + x) e2x
5.Find the derivative of x e2x
Answer
1. (1 + x) e2x
Solution
1. We will use the product rule with f = x, g = e2x: (x ⋅ e2x)’ = 1 ⋅ e2x + x ⋅ 2e2x = (1 + x)e2x