Answer: C
Step-by-step explanation:
Simplify the expression to 2^1/4
Now transform the expression using a^m/n = n root a raised to a power of m.
And that's how you get your answer.
Ok, i really don't remember this, so i don't want to steer you wrong. maybe wait for another answer?
Answer:
the top wpuld be 73.14 and i cant see the numbers at the bottom
Step-by-step explanation:
Answer:
Y' = -xsin(2x) + 2cos(2x)
Step-by-step explanation:
For this problem, we will need to use the product rule since you have two terms that contain the variable x.
The product rule is simply as follows:
The derivative of the function is the product of the first term times the derivative of the second term plus the derivative of the first term times the second term.
Note the derivative of 2x with respect to x, is 2.
Note the derivative of cos(2x) with respect to x is (-1/2) sin(2x).
With this in mind, let's find the derivative of our function with respect to x.
Y = 2xcos2x
Y = 2x * cos(2x)
Y' = 2x * (-1/2)sin(2x) + 2 * cos(2x)
Y' = (2x * -1 / 2) sin(2x) + 2 * cos(2x)
Y' = (-x)sin(2x) + 2cos(2x)
So the derivative of our function is Y' = -xsin(2x) + 2cos(2x) according to the application of the product rule.
Cheers.