How do you differentiate #g(x)= 3tan4x *sin2x*cos2x# using the product rule?
1 Answer
Nov 6, 2015
Explanation:
The rule is very simple, you derive one function and leave the others untouched, and then sum all these terms. So:
- Derive the first function and leave the other two untouched:
- Derive the second function and leave the other two untouched:
- Derive the third function and leave the other two untouched:
We can readjust the three terms:
-
#(3 * 1/(cos^2(4x))*4)*sin(2x)*cos(2x) = (12sin(2x)cos(2x))/(cos^2(4x))# -
#3tan(4x)* (cos(2x)* 2)* cos(2x) = 6tan(4x)*cos^2(2x)# -
#3tan(4x)* sin(2x)* (-sin(2x)*2) = -6tan(4x)sin^2(2x)#
The result will be the sum of the three terms.