answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Murljashka [212]
2 years ago
8

Suppose you roll a pair of honest dice. If you roll a total of 7 you win $22, if you roll a total of 11 you win $66, if you roll

any other total, you lose 911 Find the expected payoff for this game The expected payoff for this game is $ (Round to the nearest cent as needed.)
Mathematics
1 answer:
JulijaS [17]2 years ago
4 0

Answer:

The expected payoff for this game is -$1.22.

Step-by-step explanation:

It is given that a pair of honest dice is rolled.

Possible outcomes for a dice = 1,2,3,4,5,6

Two dices are rolled then the total number of outcomes = 6 × 6 = 36.

\{(1,1),(1,2),(1,3),(1,4),(1,5),(1,6),(2,1),(2,2),(2,3),(2,4),(2,5),(2,6),\\(3,1),(3,2),(3,3),(3,4),(3,5),(3,6),(4,1),(4,2),(4,3),(4,4),(4,5),(4,6),\\(5,1),(5,2),(5,3),(5,4),(5,5),(5,6),(6,1),(6,2),(6,3),(6,4),(6,5),(6,6)\}

The possible ways of getting a total of 7,

{ (1,6), (2,5), (3,4), (4,3), (5,2), (6,1) }

Number of favorable outcomes = 7

Formula for probability:

Probability=\frac{\text{Favorable outcomes}}{\text{Total outcomes}}

So, the possibility of getting a total of 7 = \frac{6}{36}=\frac{1}{6}

The possible ways of getting a total of 11,

{(5,6), (6,5)}

So, the probability of getting a total of 11 = \frac{2}{36} = \frac{1}{18}

Now, other possible rolls = 36 - 6 - 2 = 36 - 8 = 28,

So, the probability of getting the sum of numbers other than 7 or 11 = \frac{28}{36} = \frac{7}{9}

Since, for the sum of 7, $ 22 will earn, for the sum of 11, $ 66 will earn while for any other total loss is $11,

Hence, the expected value for this game is

\frac{1}{6}\times 22+\frac{1}{18}\times 66-\frac{7}{9}\times 11

\frac{11}{3}+\frac{11}{3}-\frac{77}{9}

\frac{22}{3}-\frac{77}{9}

\frac{66-77}{9}

-\frac{11}{9}

-1.22

Therefore the expected payoff for this game is -$1.22.

You might be interested in
Malia is painting a mural on her bedroom wall. The image
kifflom [539]

Answer:

3456

Step-by-step explanation:

Ten times the dimensions is:

4.8 * 10 in by 7.2 * 10 in = 48 by 72 inches

The area is the product of the two numbers:

48*72 = 3456 inches squared

5 0
2 years ago
a trip to portland oregon, from boston will take 7 3/4 hours. Assuming we are two--thirds fo the way there, how much longer, in
aalyn [17]
There is 2 7/12 hours left

8 0
2 years ago
Tonya is twice Kevin's age. In three years, Tonya will be 17. And in another three years, Uncle Rob will be three times Tonya’s
zhuklara [117]
To find Kevin's age, subtract 17 by 3 to find how old Kevin is, which is 7. Then, to find Uncle rob's age, add 17 plus 3 to get 20, then multiply that by 3 to see how old Uncle Rob will be, which is 60.Then, subtract 6 from 60 to get 54.The final answer is that Kevin is 7 years old, and Uncle Rob is 54 years old. Hope this helps!
7 0
2 years ago
Read 2 more answers
Find a polynomial $f(x)$ of degree $5$ such that both of these properties hold: $\bullet$ $f(x)$ is divisible by $x^3$. $\bullet
frosja888 [35]

There seems to be one character missing. But I gather that <em>f(x)</em> needs to satisfy

• x^3 divides f(x)

• (x-1)^3 divides f(x)^2

I'll also assume <em>f(x)</em> is monic, meaning the coefficient of the leading term is 1, or

f(x) = x^5 + \cdots

Since x^3 divides f(x), and

f(x) = x^3 p(x)

where p(x) is degree-2, and we can write it as

f(x)=x^3 (x^2+ax+b)

Now, we have

f(x)^2 = \left(x^3p(x)\right)^2 = x^6 p(x)^2

so if (x - 1)^3 divides f(x)^2, then p(x) is degree-2, so p(x)^2 is degree-4, and we can write

p(x)^2 = (x-1)^3 q(x)

where q(x) is degree-1.

Expanding the left side gives

p(x)^2 = x^4 + 2ax^3 + (a^2+2b)x^2 + 2abx + b^2

and dividing by (x-1)^3 leaves no remainder. If we actually compute the quotient, we wind up with

\dfrac{p(x)^2}{(x-1)^3} = \underbrace{x + 2a + 3}_{q(x)} + \dfrac{(a^2+6a+2b+6)x^2 + (2ab-6a-8)x +2a+b^2+3}{(x-1)^3}

If the remainder is supposed to be zero, then

\begin{cases}a^2+6a+2b+6 = 0 \\ 2ab-6a-8 = 0 \\ 2a+b^2+3 = 0\end{cases}

Adding these equations together and grouping terms, we get

(a^2+2ab+b^2) + (2a+2b) + (6-8+3) = 0 \\\\ (a+b)^2 + 2(a+b) + 1 = 0 \\\\ (a+b+1)^2 = 0 \implies a+b = -1

Then b=-1-a, and you can solve for <em>a</em> and <em>b</em> by substituting this into any of the three equations above. For instance,

2a+(-1-a)^2 + 3 = 0 \\\\ a^2 + 4a + 4 = 0 \\\\ (a+2)^2 = 0 \implies a=-2 \implies b=1

So, we end up with

p(x) = x^2 - 2x + 1 \\\\ \implies f(x) = x^3 (x^2 - 2x + 1) = \boxed{x^5-2x^4+x^3}

6 0
1 year ago
Write an equation in point-slope form for the line that has a slope of 9/8 and contains the point (9,−5). please help I am in de
Andreyy89

Answer: y+5 = 9/8(x-9)

Step-by-step explanation: Point-slope form is written in y-y1 = m(x-x1) so when you put in (9,-5) in the y1 and x1 spots and substitute the slope 9/8 in for m you get the point-slope form.

7 0
2 years ago
Read 2 more answers
Other questions:
  • Todd had 6 gallons of gasoline in his motorbike. After driving 150​ miles, he had 3 gallons left. Compute the​ slope, or rate of
    9·2 answers
  • All angles in the diagram are measured to the nearest degree.
    6·1 answer
  • In a computer game, A bird flies at a height of 1,281 feet. At the same time of fish swims 282 feet below sea level what is the
    10·2 answers
  • Drew burned 1,800 calories Friday playing 1 hour of basketball and canoeing for 2 hours. On Saturday, he spent 2 hours playing b
    9·2 answers
  • g In a survey of 500 residents, 300 were opposed to the use of the photo-cop for issuing traffic tickets.The standard error of t
    5·1 answer
  • Tom went on a bike to the store 3 miles away. If it took Tom 1/2 of an hour to get there and 2/3 of an hour to get back , what w
    14·1 answer
  • The graph shows rainfall over a period of 12 months. Based on the graph, which month shows the greatest amount of rainfall?
    6·1 answer
  • PLEASE HELP!!! (two questions, will give brainliest for best answer)
    8·1 answer
  • ? + (350 × 0.84) = (620 × 0.55) – √1764 2
    11·1 answer
  • What is Negative 5 and StartFraction 5 over 8 EndFraction + 3 and one-half
    11·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!