-19, -12, 1/2, 1, 5, 12 ----> least to greatest
12, 5, 1, 1/2, -12, -19 ----> greatest to least
Do the same as the last one, starting with the largest negative number, and ending with the largest positive number. The only difference in this case is that it is greatest to least. I tend to go from least to greatest first and then flip it around to get greatest to least (:
Answer:
The expected payout of the game is $230.46.
Step-by-step explanation:
The given table is
Payout Amount : $160 $4400 $145000
Probability : 0.146 0.024 0.0007
We need to find the expected payout of the game.
The formula for expected payout is

where, n is amount and P(x) is probability of that event. The value of n is negative for loss.
Using the above formula we get



Therefore the expected payout of the game is $230.46.
Answer:
It's a stretch, but I'm gonna guess Y = 12.
Step-by-step explanation:
Answer:
1. (n + 3)(5n + 8)
2. (x - 4)(7x - 4)
3. (k + 8)(7k + 1)
Step-by-step explanation:
1. We have to factorize 5n² + 23n + 24.
Now, 5n² + 23n + 24
= 5n² + 15n + 8n + 24
= 5n (n + 3) + 8 (n + 3)
=(n + 3)(5n + 8) (Answer)
2. We have to factorize 7x² - 32x + 16
Now, 7x² - 32x + 16
= 7x² - 28x - 4x + 16
= 7x (x - 4) - 4 (x - 4)
= (x - 4)(7x - 4) (Answer)
3. We have to factorize 7k² + 57k + 8
Now, 7k² + 57k + 8
= 7k² + 56k + k + 8
= 7k (k + 8) + 1 (k + 8)
= (k + 8)(7k + 1) (Answer)