10:15 should be it ratios are easy.
Answer:
price = x * 0.2
or
price = x * 0.454 * 0.2
Step-by-step explanation:
In this case we must know either the mass of the cake or its volume.
Given the case that we know the mass of the cake, it would be:
price = x * 0.2
where x is the mass of the cake in ounces, that is to say if for example a cake has a mass of 10 ounces, it would be:
price = 10 * 0.2 = 2
which means that each cake costs $ 2
Given the case of the volume, we must first multiply the density by this volume in order to calculate the mass and finally the price.
price = x * 0.454 * 0.2
where x is the volume of the cake in cubic inches, if for example the volume is 10 cubic inches it would be:
price = 10 * 0.454 * 0.2 = 0.908
which means that each cake costs $ 0.9
Step-by-step explanation:
a = 2i + j - k
b = -1 -7j + k
a × b = (2i + j - k) (-1 + 7j + k)
-2i + 14ij + 2ik - j + 7j^2 + jk + k -7jk - k^2
-2i + 14ij + 2ik -j +7j^2 +jk - 7jk + k - k^2
-2i + 14ij + 2ik - j +7j^2 - 6jk + k - k^2
If the ratio is 90:3 and there are 4 groups of 3 in 12, then the ratio would then be 450:12, leaving you with 450 as the answer. Hope I helped
Answer:
an = 2·2^(n-1)
Step-by-step explanation:
There are simple tests to determine whether a sequence is arithmetic or geometric. The test for an arithmetic sequence is to check to see if the differences between terms are the same. Here the differences are 2, 4, 8, so are not the same.
The test for a geometric sequence is to check to see if the ratios of terms are the same. Here, the ratios are ...
4/2 = 2
8/4 = 2
16/8 = 2
These ratios are all the same (they are "common"), so the sequence is geometric.
The general term of a geometric sequence with first term a1 and common ratio r is ...
an = a1·r^(n-1)
Filling in the values for this sequence, we find the general term to be ...
an = 2·2^(n-1)