Answer:
Coffee(time)
Step-by-step explanation:
A function's output variable will be:
output(input)
So we need to find the input variable and the output variable.
We know that when the time of day changes, we get a certain amount of coffee sold. This means that the amount of coffee sold is directly influenced by the time of day.
The time of day then becomes our input as the coffee sold relies on that number.
That leaves coffee sold as our output!
So the best name for a function in this scenario is Coffee(time).
Hope this helped!
Pretty sure the distributive property my friend
Answer:
2
Step-by-step explanation:
Answer:x=16
Step-by-step explanation:
4x+45=3x+61
Collect like terms
4x-3x=61-45
x=16
Let X be the national sat score. X follows normal distribution with mean μ =1028, standard deviation σ = 92
The 90th percentile score is nothing but the x value for which area below x is 90%.
To find 90th percentile we will find find z score such that probability below z is 0.9
P(Z <z) = 0.9
Using excel function to find z score corresponding to probability 0.9 is
z = NORM.S.INV(0.9) = 1.28
z =1.28
Now convert z score into x value using the formula
x = z *σ + μ
x = 1.28 * 92 + 1028
x = 1145.76
The 90th percentile score value is 1145.76
The probability that randomly selected score exceeds 1200 is
P(X > 1200)
Z score corresponding to x=1200 is
z = 
z = 
z = 1.8695 ~ 1.87
P(Z > 1.87 ) = 1 - P(Z < 1.87)
Using z-score table to find probability z < 1.87
P(Z < 1.87) = 0.9693
P(Z > 1.87) = 1 - 0.9693
P(Z > 1.87) = 0.0307
The probability that a randomly selected score exceeds 1200 is 0.0307