Answer: C. 
Step-by-step explanation:
Given: Box contains 8 green balls and 4 purple balls.
Total balls = 8+4 = 12
event 1 = first picking green ball
event 2 = second picking purple balls.
As first ball was replaced, that means both events are independent.
Probability that you have selected a green ball and then a purple ball = P(purple ball )
Formula for probability = 
Probability of selecting a purple ball (second pick)= 

The required probability
, so C is correct option.
Answer:
Simplest polynomial: x²+x-12
Step-by-step explanation:
zeroes of polynomial= 3,-4
Therefore,
f(3) =0
f(-4)=0.
By factor Theorem
(x-3) and (x+4) are factors
so simplest polynomial is
(x-3)(x+4)
= x² - 3x + 4x -12
= x² + x -12
.
Hope it helps
Answer: the probability that exactly two of the next five people who apply to that university get accepted is 0.23
Step-by-step explanation:
We would number of people that applies for admission at the university and gets accepted. The formula is expressed as
P(x = r) = nCr × p^r × q^(n - r)
Where
x represent the number of successes.
p represents the probability of success.
q = (1 - p) represents the probability of failure.
n represents the number of trials or sample.
From the information given,
p = 0.6
q = 1 - p = 1 - 0.6
q = 0.4
n = 5
the probability that exactly two of the next five people who apply to that university get accepted is
P(x = 2) = 5C2 × 0.6^2 × 0.4^(5 - 2)
P(x = 2) = 10 × 0.36 × 0.064
P(x = 2) = 0.23