Answer: 10
Step-by-step explanation: you have to simplify for it to equal 10
Answer:
The answers to the question above are given below:
Step-by-step explanation:
Question: What is a discrete probability distribution?
<u>Answer</u>
A discrete distribution is very important in data research as it shows in tabular form the probabilities that can be found in a list of distribution values and their individual probabilities in counted data. Usually, from the pool of distribution of numbers, the discrete distribution shows the probability of having countable numbers out of the pool.
<u>Question:</u> Choose the correct answer below. A. A discrete probability distribution exclusively lists probabilities. B. A discrete probability distribution lists each possible value a random variable can assume, together with its probability. C. A discrete probability distribution lists each possible value a random variable can assume. D. None of the above
The correct answer is: option B "discrete probability distribution lists each possible value a random variable can assume, together with its probability."
Question: What are the two conditions that determine a probability distribution?
<u>The correct answer is</u>:
1. Since each value may not be zero, each probability must include between 0 and 1.
2. When probabilities are totaled, it must give 1.
Answer: x=0
Step-by-step explanation:
Multiply both sides of the equation by 35, the least common multiple of 5,7.
7×4x−5×3x=5×4x+5×5x
Multiply 7 and 4 to get 28.
28x−5×3x=5×4x+5×5x
Multiply −5 and 3 to get −15.
28x−15x=5×4x+5×5x
Combine 28x and −15x to get 13x.
13x=20x+25x
Combine 20x and 25x to get 45x.
13x=45x
Subtract 45x from both sides
13x−45x=0
Combine 13x and −45x to get −32x
−32x=0
Product of two numbers is equal to 0 if at least one of them is 0. Since −32 is not equal to 0, x must be equal to 0.
X=0
Answer:
25
Step-by-step explanation:
First expression: A= k/M
when A = 15 and M = 5, k = A×M = 75
therefore, when M = 4, A = 75/3 = 25
Answer:
8 days
Step-by-step explanation:
On day 8, Isabella will save 256 nickels, bringing her total to 510.
_____
The number of nickels saved on day n is 2^n. The total is 2^(n+1)-2.
_____
The above can be written down from your knowledge of binary sequences. If you want a more formal development, read on.
__
The number of nickels saved on day n is a geometric sequence with first term 2 and common ratio 2. The n-th term of the sequence is ...
an = a1·r^(n-1) = 2·2^(n-1) = 2^n
The sum of n terms of the sequence is ...
S = a1(r^n -1)/(r -1) = 2(2^n -1)/(2-1)
S = 2^(n+1) -2
__
We want S > 500, so ...
500 < 2^(n+1) -2
502 < 2^(n+1)
251 < 2^n
log(251) < n·log(2)
n > log(251)/log(2)
n > 7.97 . . . . . . . . 8 days or more to save more than 500 nickels