Answer:
just add the powers to get 6 to the 10 power
Answer:
B. 0.602%
Step-by-step explanation:
Probability is essentially (# times specific event will occur) / (# times general event will occur). Here, we have a few specific events: draw a quarter, draw a second quarter, draw a penny, and draw another penny. The general event will just be the number of coins there are to choose from.
The probability that the first draw is a quarter will be 4 / (4 + 8 + 9) = 4/21.
Since we've drawn one now, there's only 21 - 1 = 20 total coins left. The probability of drawing a second quarter is: (4 - 1) / (21 - 1) = 3/20.
The probability of drawing a penny is: 9 / (20 - 1) = 9/19.
The probability of drawing a second penny is: (9 - 1) / (19 - 1) = 8/18.
Multiply these four probabilities together:
(4/21) * (3/20) * (9/19) * (8/18) = 864 / 143640 ≈ 0.602%
The answer is B.
Answer:
Step-by-step explanation:
9514 1404 393
Answer:
y = (5/27)(x -7)^2 -5/3
Step-by-step explanation:
Use the given points to find the unknowns in the equation.
If the axis of symmetry is x=7, then the equation can be written in the form ...
y = a(x -7)^2 +b
Filling in the two point values, we have two equations:
0 = a(4 -7)^2 +b ⇒ 9a +b = 0
5 = a(1 -7)^2 +b ⇒ 36a +b = 5
__
Subtracting the first equation from the second, we have ...
(36a +b) -(9a +b) = (5) -(0)
27a = 5
a = 5/27
Substituting that value into the first equation gives ...
9(5/27) +b = 0
5/3 +b = 0
b = -5/3
So, the quadratic can be written in vertex form as ...
y = (5/27)(x -7)^2 -5/3