X = 3 and y = 3. This can also be written as (3,3).
For this case we propose a rule of three:
67 grams -----------> 22%
x grams --------------> 100%
Where:
The variable "x" represents the recommended amount of daily carbohydrates.
So, we have:

Rounding we have the recommended amount, in grams, of carbohydrates: 305 grams
Answer:
305 grams
Answer:
85 pens
Step-by-step explanation:
The computation of the number of green pens sold is shown below;
As the number of black pens, red pens, and green pans is 3:5:6
And, the ratio of sold of black pens, red pens, and green pans is 7:3:4
So, the ratio of pens in a number of pens is
= 3 × 7 : 5 × 3 : 4 × 6
= 21: 15 : 24
= 7: 5 : 8
And, the total of 212 pens are sold
So, the number of green pens sold is
= 8 × 212 ÷ (7 + 5 + 8)
= 85 pens
20% off means u r paying 80%
0.80(74) = 59.20 (without tax)
sales tax is 6.25%...
59.20 + 0.0625(59.20) = 59.20 + 3.70 = $ 62.90 <==with tax included
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.