Answer:
20g
since mass should be in kg or gram if small then g
Answer:
0.2916, 0.1488, 0.0319
Step-by-step explanation:
Given that a sign on the pumps at a gas station encourages customers to have their oil checked, and claims that one out of 10 cars needs to have oil added.
Since each trial is independent there is a constant probability for any random car to need oil is 0.10
Let X be the number of cars that need oil
A) Here X is BIN(4,0.1)

B) Here X is Bin (8, 0.1)

C) Here X is Bin (20,5)

For this case we have the following sequence:
0.8
3.2
12.8
51.2
This sequence can be written as:
0.8 = 0.2 * 4 = 0.2 * 4 ^ 1
3.2 = 0.2 * 16 = 0.2 * 4 ^ 2
12.8 = 0.2 * 64 = 0.2 * 4 ^ 3
51.2 = 0.2 * 256 = 0.2 * 4 ^ 4
Therefore, we have that the generic expression for this case is:
an = 0.2 * 4 ^ n
Then, the next number is then:
a5 = 0.2 * 4 ^ 5 = 0.2 * 1024 = 204.8
answer
the next number in the pattern is 204.8