Answer:
C. 
Step-by-step explanation:
Since 40% of the students prefer chocolate ice cream, 60% don't prefer chocolate ice cream. Use this proportion set equal to 25 to find the number of students who prefer vanilla ice cream, instead of chocolate ice cream.
Answer:
option no (C) is correct
Step-by-step explanation:
Answer:
Correct option: A. P=0.057
Step-by-step explanation:
<u>Binomial Distribution</u>
The binomial distribution fits the case of n independent events each one with a probability of success equal to p where k successes have been achieved.
The PMF (Probability Mass Function) of the binomial distribution is

Where 
The individual probability that an electronic device does not function properly is p=0.1. We know n=10 devices have been bought and we want to compute the probability that 7 devices function properly. Please notice that this is not the value of k since p is the probability of failure. The correct value of k=10-7=3. The required probability is


Answer:
24 Domain: s>=2 or s<=-2
25. 3x^2 +14x +10
26. x^2 -2x+5
Step-by-step explanation:
24. Domain is the input or s values
square roots must be greater than or equal to zero
s^2-4 >=0
Add 4 to each side
s^2 >=4
Take the square root
s>=2 or s<=-2
25. f(g(x)) stick g(x) into f(u) every place you see a u
f(u) = 3u^2 +2u-6
g(x) = x+2
f(g(x) = 3(x+2)^2 +2(x+2) -6
Foil the squared term
= 3(x^2 +4x+4) +2x+4-6
Distribute
= 3x^2 +12x+12 +2x+4-6
Combine like terms
=3x^2 +14x +10
26 f(g(x)) stick g(x) into f(u) every place you see a u
f(u) = u^2+4
g(x) = x-1
f(g(x) = (x-1)^2 +4
Foil the squared term
= (x^2 -2x+1) +4
= x^2 -2x+5
If you are looking for the equation of the line,
Use Point Slope Form

y-4 = 3(x-1)
y-4 = 3x-3
y = 3x + 1