Answer:
I think it is 20cm
Step-by-step explanation:
divide 80 by 4 =20 cm
Answer: 10
Imagine you have 2 slots or boxes that are empty. They represent the possible choices for the letter you pick. For example, you can place B in slot 1 and D in slot 2. There are 5 choices for slot 1 (A,B,C,D,E) and four choices for slot 2. Why 4? Because after we pick the letter for slot 1, we have one less letter to pick from. We can't reuse that letter.
Now multiply those values 5 and 4 to get 20. There are 20 different ways to pick a pair of letters from a pool of 5 total. However, order does NOT matter because the segment AB is the same as BA. Since order doesn't matter, we are doubly counting when we shouldn't. In other words, our count is two times higher than it should be. Instead of 20 pairs, it's actually 20/2 = 10 pairs. That's why the answer is 10.
The list of 10 segments are: {AB,AC,AD,AE,BC,BD,BE,CD,CE,DE}
Side note: you can use the nCr combination formula with n = 5 and r = 2 to get the same answer.
Answer:
The food store used 3 lbs of clusters, 6 lbs of granola, and 3 lbs of raisins.
Step-by-step explanation:
Given that:
A food store makes a 12-lb mixture of granola, clusters, and raisins.
The cost of granola = 1.00 per pound
The cost of clusters = 3.00 per pound
The cost of raisins = 2.00 per pound
Let granola be = g; cluster be c and raisins be r
Then, g + c + r = 12
Similarly, the mixture calls for twice as much granola as clusters.
2c + c + r = 12
3c + r = 12
r = 12 - 3c
2c(1) + 3c + 2r = 21
2c + 3c + 2r = 21
5c + 2r = 21
5c + 2(12 -3c) = 21
5c + 24 - 6c = 21
24 - c = 21
-c = 21 - 24
c = 3
Thus, cluster c = 3 lbs
granola = 2(c) = 2(3) = 6 lbs
raisins = 12 - 3c
= 12 - 3(3)
= 12 - 9
raisins = 3 lbs