Answer:
The correct to the question about is simply C. A is ruled out because it doesn't represent refections
Answer:
The probability is 3/95
Step-by-step explanation:
Okay this is a probability without replacement question.
Firstly we calculate the total number of coins = 7 + 9 + 4 = 20 coins
The probability that the first coin will be a dimes = number of dimes/total number of coins = 4/20 = 1/5
Now she removes a coin without replacement, if it was a dime, total number of coins becomes 19 and the total number of dimes becomes 3; Thus the probability of the second coins being a dimes = 3/19
Thus, the probability of both coins being dimes = probability of first coin being dimes * probability of second coins being dimes
= 1/5 * 3/19 = 3/95
Answer:
-8.21
Step-by-step explanation:
The answer is (f o g)(x) = 2x^2 - 13
In order to find a composite function, you take the first letter (in this case f) and use that equation. You then remove the variable and put in the second letter (g).
f(x) = 2x + 1 ----> Remove variable.
f(x) = 2( ) + 1 ----> Insert g(x)
(f o g)(x) = 2(x^2 - 7) + 1 ----> Distribute
(f o g)(x) = 2x^2 - 14 + 1 ----> Simplify
(f o g)(x) = 2x^2 - 13