Answer:
112
Step-by-step explanation:
Answer:
30
Step-by-step explanation:
27 diviend by 9 = 3 so 27 +3 = 30.
Answer:
C.1/6
Step-by-step explanation:
Initially the box has four $1 and six $5 bills. The probability of selecting a $5 bill in the first trial would be given as;
(number of $5 bills) / (total number of bills)
= (6)/(4+6) = 3/5
If in the first attempt we actually pick a $5 bill, the number of $5 bills will reduce by one to 5. Now, the probability of picking a $5 bill in the second attempt will be given as;
(new number of $5 bills) / (new total number of bills)
= (5)/(4+5) = 5/9
The new number of $5 bills will now be; 6 - 2 = 4 since we have already picked 2 without replacing them.
Now, the probability of picking a $5 bill in the third attempt will be given as;
(new number of $5 bills) / (new total number of bills)
= (4)/(4+4) = 1/2
Since the three attempts are independent, the probability of picking all three $5 bills is;
3/5 * 5/9 * 1/2 = 1/6
Answer:
f(x) = x³ - 5x² - 9x + 45
Step-by-step explanation:
Given x = a, x = b are the zeros of a polynomial, then
(x - a), (x - b) are the factors and f(x) is the product of the factors.
Here the zeros are x = - 3, x = 3 and x = 5, thus
(x + 3), (x - 3) and (x - 5) are the factors and
f(x) = (x + 3)(x - 3)(x - 5) ← expand the first pair of factors using FOIL
= (x² - 9)(x - 5) ← distribute
= x³ - 5x² - 9x + 45