Answer:
40320
Step-by-step explanation:
! means take that number and multiply all the numbers down to 1
8! means
8*7*6*5*4*3*2*1 =40320
Vertex: <span><span>(0,0)</span><span>(0,0)</span></span>Focus: <span><span>(1,0)</span><span>(1,0)</span></span>Axis of Symmetry: <span><span>y=0</span><span>y=0</span></span>Directrix: <span>x=−<span>1</span></span>
Answer:
13
Step-by-step explanation:
Here's a method of finding the area of any polygon knowing its vertices. I'm using this parallelogram as an example.
Make a table like this (each vertex with its x- and y-coordinates):
Pt x y
A 3 6
B 6 5
C 5 1
D 2 2
A 3 6
Now multiply each x-coordinate by the y-coordinate on the line below and write it on the right side. Bold type shows the first multiplication.
x y
A 3 6
B 6 5 15
C 5 1 6
D 2 2 10
A 3 6 12
Now multiply each y-coordinate by the x-coordinate on the line below and subtract from each produce you already have. Do each subtraction. Bold type shows the first multiplication.
x y
A 3 6
B 6 5 15 - 36 = -21
C 5 1 6 - 25 = -19
D 2 2 10 - 2 = 8
A 3 6 12 - 6 = 6
Add all the differences.
x y
A 3 6
B 6 5 15 - 36 = -21
C 5 1 6 - 25 = -19
D 2 2 10 - 2 = 8
A 3 6 12 - 6 = 6
+____
-26
The area of the polygon is the absolute value of half of the sum of the differences.
area = |-26/2| = |-13| = 13
Answer:
The probability of the number of starfish dropping below 3 is 0.0463.
Step-by-step explanation:
Let X represent the number of starfish in the tide pool.
X follows a Poisson distribution with mean 6.4.
The formula for Poisson distribution is as follows.
otherwise
We need to find the probability that the number of starfish in the tide pool drops below 3.
Therefore, the required probability is:
P(X < 3) = P(X = 0) + P(X = 1) + P(X=2)
P(X < 3) = 0.00166 + 0.01063 + 0.03403
P (X < 3) = 0.0463
Mx = (Ax + Bx)/2 My = (Ay + By)
6 = (7 + Bx)/2 5 = (10 + By)/2
12 = 7 + Bx 10 = 10 + By
5 = Bx 0 = By
(5,0)