Answer:
7
/8
0.875
Step-by-step explanation:
Answer:
We need 540 grams of 0.5% hydrocortisone cream
Step-by-step explanation:
Lets call x the amount of grams needed. This means that the combined cream will have 180+x grams. We want x such that
x * 0.005 + 180*0.025 = (180+x)*0.01
Hence
0.005x + 4.5 = 1,8+0.01x
Lets put the x in the same side and take common factor
4.5-1.8 = 0.01x-0.005x
2.7 = (0.01-0.005)x = 0.005x
As a result
x = 2.7*0.005 = 540
We need 540 grams.
Answer:
n = 120i + 310j + 60k
p = 29i + 18j + 21 k
Total cost = $10,320
Step-by-step explanation:
Let n and p represent the vectors for number of products and prices respectively.
Also, the coordinates i,j and k represent cashews, walnut and Brazil nut respectively.
The vector form of the total number of bags ordered and the cost are;
n = 120i + 310j + 60k
p = 29i + 18j + 21 k
We can obtain the total cost by obtaining the dot product of the two vectors.
Total cost = n.p = (120i + 310j + 60k).(29i + 18j + 21 k)
C = 120×29 + 310×18 + 60×21
C = $10,320
Answer: (6,-20)
Explanation:
The equation f(x) = -(x-6)^2 - 20 is the same as y = -1(x-6)^2 + (-20)
It is in the form y = a(x-h)^2 + k
The vertex is (h,k)
In this case, h = 6 and k = -20
So that's why the vertex is (6,-20)