Do You have a textbook if so you can read and tell me what you learned.
This shows that about 7 and 3 pounds of each chocolate were included in the mixture.
Let the number of pounds of both chocolates be x and y.
If Enrico sold a 10-pound box of assorted chocolates, hence;
x + y = 10 ................. 1
If some of the chocolates in the box sold for $1.75 per pound and some sold for $2.00 per pound with mixture sold for $1.90 per pound, then:
1.75x + 2x = 1.90 ................ 2
Solve equations 1 and 2 simultaneously.
x + y = 10 ................. 1 * 20
17.5x + 20x = 19 ................ 2 * 1
____________________________
20x + 20y = 200
17.5x + 20x = 19
Subtract
20x - 17.5x = 200 - 19
2.5x = 181x = 7.24
Substitute 7.24 into 1
x + y = 10
y = 10 - 7.24
x = 2.76
This shows that about 7 and 3 pounds of each chocolate were included in the mixture.
Learn more here: brainly.com/question/15165519
Answer:
21
Step-by-step explanation:
3 times 7 equals 21 and you cant make 21 with 6
(please mark me brainliest if you get it correct)
The result of rolling a number cube 7 times is a 7-digit number composed of digits 1,2,3,4,5 and 6 so that digits can repeat. The total number of possibilities is 6^7.
The number of possibilities where 4 appears exactly two times is 5^5*(7!-6!/2).
5^5 is the number of 5-digits numbers composed of digits 1,2,3,5 and 6 so that digits can repeat.
7! is the number of permutations of digits 1,2,3,4,4,5 and 6.
6! is the number of permutations of digits 1,2,3,{4,4},5 and 6.
We don't want to subtract all numbers where digits 4 appear side by side. That's why we must divide 6! by 2.
Finally, the probability is P=5^5(7!-6!/2)/7^7