66% divided by 365 days is the answer i think
Answer:
307.5
Step-by-step explanation:
He drove 123 miles in 2 hours. If you go 100 miles in 2 hours that means you went 50 miles in one hour right? Using the same logic we can convert 123 miles in 2 hours to 61.5 miles per hour and then multiply it by 5.
Answer:

Step-by-step explanation:
Previous concepts
The binomial distribution is a "DISCRETE probability distribution that summarizes the probability that a value will take one of two independent values under a given set of parameters. The assumptions for the binomial distribution are that there is only one outcome for each trial, each trial has the same probability of success, and each trial is mutually exclusive, or independent of each other".
Solution to the problem
Let X the random variable of interest, on this case we now that:
The probability mass function for the Binomial distribution is given as:
For this case we want this probability:

And we can use the complement rule like this:
And we can find the individual probabilities like this:


And in order to do the operations we can use the following excel code:
"=1-BINOM.DIST(8,25,0.3089,TRUE)"
And we got:

Answer:
D. {4, 0, -3.5}
Step-by-step explanation:
domain (x) = {-3, 1, 4.5}
y= -x + 1
substituting domain/x-values into y= -x + 1
x= -3
y = -(-3) + 1
= 3+1
= 4
x= 1
y = -(1) + 1
= 0
x = 4.5
y = - (4.5) + 1
= -3.5
therefore, range ={4, 0, -3.5}