<h3>
Answer: 21600 </h3>
==========================================================
Explanation:
There are 6 letters to pick from {A,B,C,D,E,F} and we have two slots to fill, where no repeats are allowed. This means we have 6*5 = 30 different ways to pick two letters.
There are 10 digits to pick from {0,1,2,...,9} and there are 3 slots to fill. This gives 10*9*8 = 720 different permutations for this portion.
Overall, we have 30*720 = 21600 different serial numbers possible.
Approximately 70% of the visitors to the theme park are older than about 12.3.
A z-score of about -0.53 is position on the normal distribution for finding the amount above 30% (70%).
Therefore, we can write and solve the following equation:
(x - 15) / 5.2 = -0.53
x - 15 = -2.756
x = 12.244
The closest amount is 12.3.
The opposite of East is West.
The opposite of South is North.
He would need to fly North West
Answer:
y = - 8x² + 6
Step-by-step explanation:
The equation of a parabola in vertex form is
y = a(x - h)² + k
where (h, k) are the coordinates of the vertex and a is a multiplier
Here (h, k) = (0, 6), thus
y = a(x - 0)² + 6, that is
y = ax² + 6
To find a substitute (- 1, - 2) into the equation
- 2 = a(- 1)² + 6, that is
- 2 = a + 6 ( subtract 6 from both sides )
- 8 = a
y = - 8x² + 6