Answer:
Total possible number of outcomes = C(24,6) [24 choose 6]
=24!/(6!18!)
= 134596
Out of which there is only one winning combination.
Therefore we conclude:
P(win 20000)=1/134596
P(lose 1)=134595/134596
and hence the expected value is:
20000*(1/134596)+(-1)*(134595/134596)
=-114595/134596
=-0.8514 (rounded to four places after decimal)
Step-by-step explanation:
Hope this helped!
Step-by-step explanation:
option C
hope it helps
thank you
Answer:
x = 6
Step-by-step explanation:
r = 6 sec θ
r = 6 / cos θ
r cos θ = 6
x = 6
The graph is a vertical line passing through (6, 0).
Step-by-step explanation:
For two points (x₁, y₁) and (x₂, y₂), the distance between them is:
d² = (x₁ − x₂)² + (y₁ − y₂)²
The order of points 1 and 2 don't matter. You can switch it:
d² = (x₂ − x₁)² + (y₂ − y₁)²
This is basically the Pythagorean theorem for a coordinate system.
Let's do an example. If you have points (1, 2) and (4, 6), then the distance between them is:
d² = (4 − 1)² + (6 − 2)²
d² = 3² + 4²
d² = 9 + 16
d² = 25
d = 5
If you have points with negative coordinates, remember that subtracting a negative is the same as adding a positive.
For example, the distance between (-1, -2) and (4, 10) is:
d² = (4 − (-1))² + (10 − (-2))²
d² = (4 + 1)² + (10 + 2)²
d² = 5² + 12²
d² = 25 + 144
d² = 169
d = 13