Answer:
dcfvghbjk
Step-by-step explanation:
56=2(pi)(r)
r=8.9127
pi(8.9127)^2=249.56cm^2
≈245cm^2 (3s.f.)
If you are referencing a picture, there is none attached to this post. If you can repost with a picture I can try to help you!
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.