Answer:
0.5
Step-by-step explanation:
We are looking for how much height is gained per cup added.
Height per cup added can be calculated by finding the slope of the line that runs through the two given points on the graph, (3, 5.5) and (8, 8).
Formula for slope =
Let,
Answer:
Short term Capital gain and $1200
Step-by-step explanation:
Any investment held under a year falls under short term capital gain
5,000 X 0.24 = 1,200
Answer:
1/6
Step-by-step explanation:
The rise is 1 and the run is 6
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.