1. Determine whether each coefficient is positive or negative
2. Choose the coefficient closest to 0
3. Choose the coefficient with the greatest value

1. Determine Whether Each Coefficient Is Positive Or Negative2. Choose The Coefficient Closest To 03.

Answers

Answer 1
1) First and last coefficients are negative because graph is on negative side of y axis. Second and third are positive because graph is on positive side of y axis.

2) Coeff. closest to 0 is C because as x increases c*x^2 = y increases at lowest rate (you can say that the wider graph the lower coefficient is)

3) Oposite from 2. Coeff with greatest value is A
Answer 2

Graph A & C are negative

Graph B & D are positive

The coefficient closest to 0 is B

The coefficient with the least value is A

Hope this helped :3


Related Questions

Simplify (4xy^-2)/(12x^(-1/3)y^-5) and Show work ...?

Answers

The answer is [tex]\frac{x^{4/3}y^{3}}{3} [/tex].

The fraction is: [tex] \frac{4xy^{-2} }{12 x^{-1/3} y^{-5} } [/tex]
Let's rewrite it: [tex]\frac{4xy^{-2} }{12 x^{-1/3} y^{-5} }=\frac{4 }{12 }*\frac{x }{ x^{-1/3} }*\frac{y^{-2} }{ y^{-5} }[/tex]

Since [tex] \frac{x^{a} }{x^{b}} =x^{a-b} [/tex],
then:
*** [tex]\frac{x}{ x^{-1/3} }= x^{1-(-1/3)} = x^{3/3+1/3} = x^{4/3} [/tex]
*** [tex]\frac{y^{-2} }{ y^{-5} }= y^{-2-(-5)} = y^{-2+5} = y^{3} [/tex]
______
[tex]\frac{4 }{12 }*\frac{x }{ x^{-1/3} }*\frac{y^{-2} }{ y^{-5} }= \frac{1*4}{3*4}* x^{4/3}*y^{3}= \frac{1}{3} * x^{4/3}*y^{3}= \frac{x^{4/3}y^{3}}{3} [/tex]

Explain why all linear angle pairs must be supplementary, but all supplementary angles do not have to be linear pairs?

Answers

Two angles are supplementary if their measures sum 180°.

Linear angle pairs are adjacent angles (they are together) and they form a straight angle, which is 180°. Therefore, they are supplementary.

But two angles may be separated and yet add 180°, then they are supplementary but are not linear angle pairs.

Final answer:

Linear angle pairs are always supplementary and formed by intersecting lines, while supplementary angles can be any two angles that add up to 180 degrees.

Explanation:

In mathematics, linear angle pairs are formed by two adjacent angles that add up to 180 degrees. This is known as supplementary angles. Linear angle pairs always occur when two lines intersect, creating opposite angles or a straight angle, such as in the case of a triangle.

On the other hand, supplementary angles do not have to be linear pairs. Supplementary angles are any two angles that add up to 180 degrees, regardless of their position or relation to each other. They can be adjacent angles, non-adjacent angles, or angles across parallel lines.

For example, two angles measuring 60 degrees and 120 degrees are supplementary angles but not a linear pair, since they are not adjacent to each other or formed by intersecting lines.

WHICH CONSTRUCTION DOES THE IMAGE BELOW DEMONSTRATE??

A square circumscribed about a circle

A square inscribed in a circle

The circumcenter of a square

The incenter of a square

Answers

Answer:

This is a square inscribed in a circle.

Step-by-step explanation:

In 2009, the population of a country passed the 307.5 million marker. The total area of the country is 3.79 million square miles. What is the population density for that country for 2009? Find the number of people per square mile. Round to the nearest hundredth as needed. ...?

Answers

Final answer:

The population density for a country with a population of 307.5 million and an area of 3.79 million square miles is approximately 81.14 people per square mile. This figure is calculated by dividing the population by the area and is rounded to the nearest hundredth.

Explanation:

To calculate the population density of a country for 2009, when the population was reported to be 307.5 million and the total area was 3.79 million square miles, you must divide the population by the total area. The formula for population density is:

Population Density = Population / Area

In this case, the calculation would be:

Population Density = 307,500,000 people / 3,790,000 square miles

When you do the math, you get:

Population Density ≈ 81.14 people per square mile

This result has been rounded to the nearest hundredth as requested. Comparing this with other countries' population densities, such as those of South Asian countries, can provide a remarkable insight into how population distribution and globalization impact living conditions and resource availability.

Final answer:

The population density of a country with a population of more than 307.5 million and an area of 3.79 million square miles, in 2009, was approximately 81.14 people per square mile after rounding to the nearest hundredth.

Explanation:

To calculate the population density of a country for the year 2009 when the population was more than 307.5 million and the total area was 3.79 million square miles, we use the following formula:

Population Density = Population / Area

Now, let's substitute the given values:

Population Density = 307.5 million people / 3.79 million square miles

To proceed with the calculation, we need to convert the population into a number without the word 'million' since 'million' is also part of the area's units. Therefore, 307.5 million people become 307,500,000 people and 3.79 million square miles become 3,790,000 square miles.

Population Density = 307,500,000 people / 3,790,000 square miles

After doing the division, we get:

Population Density ≈ 81.14 people per square mile (rounded to the nearest hundredth)

Therefore, the population density for that country in 2009 was approximately 81.14 people per square mile.

One more and I should be good, i'm pretty familar with this but i'd like to make sure,

Two brothers, Bill and Eric, are 4 years apart, and Bill is the older of the two. If the sum of the boys' ages is 28, how old is bill and how old is eric?

Both boys age is unknown, yet we can mark both with say,
x = Eric's age
y = Bills' age

There are many ways to solve this, but we DO know they're 4 years apart, so it'd have to be
x + y4 = ?,

actually that's off but you understand what i'm saying... Thanks!

Answers

I hope this helps you

What is 1036.50 rounded the the nearest whole number?

Answers

1037 is the whole number estimate

Find the linear approximation of f(x)=lnx at x=1 and use it to estimate ln1.38.
L(x)= ?
ln1.38 approximately = ? ...?

Answers

 f(x) = ln(x) 
f'(x) = 1/x 

f(1) = 0 
f'(1) = 1 

Now we know the slope of the line, let's search for the costant term: 
1*x+a=f(x), for x=1: 

1*1+a=0 => a=-1 

linear approx: L(x) =1*x-1. 

L(1.38) = 1*1.38-1 = 0.38 ~= ln(1.38)


I hope my answer has come to your help. Thank you for posting your question here in Brainly. We hope to answer more of your questions and inquiries soon. Have a nice day ahead!

What multiplies to 9 and adds to 1

Answers

well its -9and 1 i think so ;))))

In the game of roulette, a player can place a $4 bet on the number 22 and have a 1/38 probability of winning. If the metal ball lands on 22, the player gets to keep the $4 paid to play the game and the player is awarded $140. Otherwise, the player is awarded nothing and the casino takes the players $4. What is the expected value of the game to the player? If you played the game 1000 times, how much would you expect to lose? ...?

Answers

E= 140 (1/38) - 4 (37/38) 
= -4/19
-0.21

0.21 x 1000 = $210 

Final answer:

The expected value of the game to the player is $3.68. If played 1000 times, the player would expect to lose $320.

Explanation:

Expected value for the game:

Probability of winning (landing on 22): 1/38Payout for winning: $140 + $4 initial bet = $144Cost of playing (losing bet): -$4Expected value = (Probability of winning * Payout for winning) + (Probability of losing * Cost of losing)Expected value = (1/38 * $144) + (37/38 * -$4)Expected value = -$0.2105 per game

Expected Loss in 1000 Games:

Expected loss per game = -$0.2105Expected loss in 1000 games = Expected loss per game * Number of gamesExpected loss in 1000 games = -$0.2105 * 1000Expected loss in 1000 games = -$210.50

Therefore, you can expect to lose an average of $210.50 if you play this game 1000 times.

A wire 24inches long is to be cut into four pieces to form a rectangle whose shortest side has a length of x:
Determine the domain of the function and use a graphing utility to graph the function over that domain
Use the graph of the function to approximate the maximum area of the rectangle. Make a conjecture about the dimensions that yield a maximum area. ...?

Answers

If the function is the Area, then Area = length*width = x*(12-x) = 12x - x^2Domain is x>0, since you can't have a rectangle with negative length.

0 < x<6, If x is 7 then width would be 5, but x must be shorter

Answer:

Area function : [tex]A(x)=12x-x^2[/tex]

Domain: (0,6)

The area of rectangle is maximum at x=6. The area of a rectangle is maximum if it is a square.

Step-by-step explanation:

It is given that the length of wire is 24 inches. It is to be cut into four pieces to form a rectangle.

Let x be the length of shortest side.

Perimeter of a rectangle is

Perimeter = 2( Shortest side + longest side).

[tex]24 = 2( x + \text{longest side})[/tex]

[tex]12 = x + \text{longest side}[/tex]

[tex]12 - x = \text{longest side}[/tex]

So, length of longest side is (12-x) inches.

Area of a rectangle is

[tex]A=length \times width[/tex]

Area function is

[tex]A(x)=x(12-x)[/tex]

The area of rectangle and dimensions of a rectangle can not be a negative.

[tex]A(x)>0[/tex]

[tex]x(12-x)>0[/tex]

It means,

[tex]x>0[/tex]

[tex]12-x>0\Rightarrow 12>x[/tex]

One side is less that the other side.

[tex]x<12-x[/tex]

[tex]2x<12[/tex]

[tex]x<6[/tex]

It means the domain of the function is (0,6).

The simplified form of the area function is

[tex]A(x)=12x-x^2[/tex]

Differentiate with respect to x.

[tex]A'(x)=12-2x[/tex]

[tex]A'(x)=0[/tex]

[tex]12-2x=0[/tex]

[tex]x=6[/tex]

Differentiate A'(x) with respect to x.

[tex]A''(x)=-2<0[/tex]

Therefore the area of rectangle is maximum at x=6.

[tex](12-x)=12-6=6[/tex]

It means the area of a rectangle is maximum if it is a square.

the quotient of a number and four decreased by ten is two

Answers

X/4+10=2 would be the answer

Last year, Gena’s food cart business was $225 in debt. This year, the debt has tripled. Which expressions show how much Gena’s business is currently in debt? Check all that apply.

A. 225(3)
B. (3)(–225)
C. –225 + 3
D. 3 – 225
E. –225(3)

Answers

Both B & E; They are both using -225 which represents debt

The expression that shows the given statement will be equal to -225(3). Hence, options B and E are correct.

What are arithmetic operations?

The four basic operations of arithmetic can be used to add, subtract, multiply, or divide two or even more quantities.

They cover topics like the study of integers and the order of operations, which are relevant to all other areas of mathematics including algebra, data processing, and geometry.

As per the given information in the question,

Gena's food cart business last year = $225 in debt = -225

The dept has tripled this year.

Then, the equation according to the statement will be,

(-225) × 3

To know more about arithmetic operations:

https://brainly.com/question/13585407

#SPJ3

What is the average rate of change of the function f(x)=2(3)^x from x = 2 to x = 4?

Answers

The average rate of change of the given function will be 72.

What is the average rate of change of the function?

It quantifies how much the function changed per unit on average throughout that time interval. The slope of the straight line connecting the interval's ends on the function's graph is used to calculate it.

The given function is f(x)=2(3)ˣ and the interval is x ∈ [2,4].

The formula to calculate the average rate of change is (f(b)-f(a))/(b-a).

Here, a = 2 and b = 4

So,f (2) = 2.3² = 18

Now,f (4) = 2.3⁴ = 162

The average rate of change = (162 - 18)/(4 - 2)

The average rate of change = 144/2

The average rate of change = 72

Therefore, the average rate of change of the given function will be 72.

To learn more about the average rate of change click here:

brainly.com/question/23715190.

#SPJ2

The average rate of change of the function f(x) = 2(3)ˣ from x = 2 to x = 4 is 72. This means the secant line that intersects the graph of the function at x = 2 and x = 4 has a slope of 72.

Step 1: Formula for Average Rate of Change

The average rate of change of a function f(x) over the interval [a, b] is calculated using the following formula:

Average rate of change = (f(b) - f(a)) / (b - a)

where:

f(b) is the function's value at the upper bound (x = 4 in this case).f(a) is the function's value at the lower bound (x = 2 in this case).b is the upper bound of the interval (x = 4).a is the lower bound of the interval (x = 2).

Step 2: Find f(b) and f(a)

We are given the function f(x) = 2(3)ˣ . Let's find the function's values at x = 4 (upper bound) and x = 2 (lower bound):

f(4) = 2(3)⁴ = 2 × 81 = 162f(2) = 2(3)⁴ = 2 × 9 = 18

Step 3: Calculate the Average Rate of Change

Now that we have f(b) and f(a), we can plug them into the formula along with the interval's bounds:

Average rate of change = (f(4) - f(2)) / (4 - 2)Average rate of change = (162 - 18) / (2)Average rate of change = 144 / 2Average rate of change = 72

how are the integers and rational numbers different? ...?

Answers

Integers: Whole numbers and the opposites of whole numbers. 

Rational Numbers: Numbers that can be written as a fraction (or ratio) of two integers. 

Which three statements below are true about an acute isosceles triangle?two side measures are the sameall angle measures are less than 90°one angle is obtusetwo angle measures are the sameall angle measures are different

Answers

Answer:

two side measures are the same

all angle measures less than 90°

two angle measures are the same

Step-by-step explanation:

The three true statements about an acute isosceles triangle are:

- Two side measures are the same:

- All angle measures are less than 90°:

- Two angle measures are the same:

What is a triangle?

A triangle is a 2-D figure with three sides and three angles.

The sum of the angles is 180 degrees.

We can have an obtuse triangle, an acute triangle, or a right triangle.

We have,

About an acute isosceles triangle are:

- Two side measures are the same:

In an isosceles triangle, two sides have the same length.

In an acute isosceles triangle, all angles are acute, which means they are less than 90°.

Therefore, the two sides that are the same length must be the two sides opposite the acute angles.

- All angle measures are less than 90°:

An acute triangle is a triangle in which all angles are less than 90°.

Since an acute isosceles triangle has two equal acute angles, all three angles in the triangle are less than 90°.

- Two angle measures are the same:

An isosceles triangle is a triangle in which two sides have the same length. In an acute isosceles triangle, the two sides that have the same length are opposite the two equal acute angles.

Therefore, the two angles opposite those sides must also have the same measure.

Thus,

The three true statements about an acute isosceles triangle are:

- Two side measures are the same:

- All angle measures are less than 90°:

- Two angle measures are the same:

Learn more about triangles here:

https://brainly.com/question/25950519

#SPJ2

Using the properties of equality to solve the equation -2b + 7 = -13, you would _____.

add 13 and then divide by -2
add 13 and then add 2
subtract 7 and then add 2
subtract 7 and then divide by -2

Answers

Follow PEMDAS in reverse. So you would start off undoing the +7. Which means you subtract 7 from both sides

Then undo the -2 multiplying with the b. So you divide both sides by -2

The final answer is therefore D) subtract 7 and then divide by -2

Final answer:

To solve the equation, firstly subtract 7 from both sides, converting the equation into -2b = -20. Then divide both sides by -2 to find the value of b, which is 10.

Explanation:

To use the properties of equality to solve the given equation, -2b + 7 = -13, follow these steps:

First, isolate the term containing the variable b on one side of the equation. This is done by subtracting 7 from both sides of the equation. The equation becomes -2b = -20.Next, to find the value of the variable b, divide both sides of the equation by -2. So, the final equation becomes b = 10.

Learn more about Properties of Equality here:

https://brainly.com/question/10617252

#SPJ2

Which is a correct first step in solving 5 – 2x < 8x – 3?

choices
5 < 6x – 3
3x < 8x – 3
5 < 10x – 3
2 – 2x < 8x

Answers

First option isn't correct because when you transfer -2x on other side you get 10x and not 6x.

Second option isn't correct either. Transfering 5 on other side (from left to right) will get -3-5 = -8 and we still have -3

Third option is correct. We get 10x on right side when switching -2x from left and it will change its sign and will be 2x+8x = 10x on right.

Finally, forth one is not correct. -3 when goes from right side to left will change sign to +3 and when summed with 5 will get 8 and not 2.

Find the sum of the first 50 terms of the sequence below.
An = 3n + 2

Answers

An+1= 3n+3 +2
An+1 - An = 3n+5 -3n-2=3
An is aa arithmetic sequence
its sum is given by:
A0 +A1 +A2 + . . . + An = N(Ao + An) /2
where N = n-0=n
S50= A0 +A1 +A2 + . . . + A50 = 50(Ao + A50) /2

S50 = 50(Ao + A50) /2
Ao=2, A50=150+2=152
S50= 50(Ao + A50) /2

finally
S50=25*154=3850

Answer:

3925

Step-by-step explanation:

this  arithmetic  sequence  the first term is : A1 = 3(1)+2=5

and common difference is  r = 3

the sum of the first 50 terms  is : S50 = 50/2(A1  + A50)

A50 = 3(50)+2 = 152

S50 = 50/2(5  + 152)= 3925

The surface area of two similar solids are 340yd^2 and 1,158yd^2. The volume of the larger solid is 1,712yd^2. What is the volume of the smaller solid? ...?

Answers

the ratio of the areas is 340/1158 = 170/579thus the ratio of the side lengths is sqrt(170)/sqrt(579)  = .5418the ratio of volumes is the side length ratio cubed = .5418^3 = .159Volume of smaller solid  = (.159)(1712) = 272.37

Kayla has a bowl of beads that contains 42 yellow beads, 28 green beads, 12 white beads, and 18 red beads. She randomly draws a bead from the bowl.

The probability of Kayla not drawing a yellow or a green bead is______ %. The probability of Kayla drawing a red or a green bead is______ %.

Answers

a) probability of she not drawing a yellow beads or green beads is probability of she drawing red or white. Red+ white = 30. There are total of 100 beads. That means that asked probability is:
30/100

b) its oposite that result from a) yellow beads + green beads = 70
probability is:  70/100

Answer:

1. 30%

2.46%

Step-by-step explanation:

The probability of Kayla not drawing a yellow or a green bead is  30 %. The probability of Kayla drawing a red or a green bead is  46 %.

Correct for plato! :)

If (x-y)^2=71 and x^2+y^2=59 what is the value of xy?

Answers

solve the equations
first one
take the sqrt of both sides
x-y=√71
add y to both sides
x=y+√71
sub y+√71 for x in other part


(y+√71)²+y²=59
y²+2y√71+71+y²=59
2y²+2y√71+71=59
minus 59 both sides
2y²+2y√71+12=0
factor out 2
2(y²+y√71+6)=0
use quadratic equation or something
y=[tex] \frac{- \sqrt{71}- \sqrt{47} }{2} [/tex] and [tex] \frac{- \sqrt{71}+ \sqrt{47} }{2} [/tex]

sub those for x

x=y+√71
note: √71=(2√71)/2

x=[tex] \frac{- \sqrt{71}- \sqrt{47} +2\sqrt{71}}{2} [/tex] ,[tex] \frac{\sqrt{71}- \sqrt{47}}{2} [/tex]
or
x=[tex] \frac{- \sqrt{71}+ \sqrt{47} +2\sqrt{71}}{2} [/tex] ,[tex] \frac{\sqrt{71}+ \sqrt{47}}{2} [/tex]

xy=[tex] \frac{\sqrt{71}- \sqrt{47}}{2} [/tex]  times [tex] \frac{-\sqrt{71}- \sqrt{47}}{2} [/tex] or [tex] \frac{\sqrt{71}+ \sqrt{47}}{2} [/tex]  times [tex] \frac{-\sqrt{71}+ \sqrt{47}}{2} [/tex]

the result is -6 both times

xy=-6

Express answer in exact form.

A regular hexagon with sides of 3" is inscribed in a circle. Find the area of a segment formed by a side of the hexagon and the circle.

(Hint: remember Corollary 1--the area of an equilateral triangle is 1/4 s2 √3.)

Answers

A - area of a segment formed by a side of the hexagon and the circle
A = {area of a sector of a circle} - {area of an equilateral triangle}

[tex]A= \frac{r^2\pi\alpha}{360^o} - \frac{r^2\sqrt{3}}{4}= \frac{3^2\pi 60^o}{360^o} - \frac{3^2\sqrt{3}}{4}=\frac{9\pi }{6} - \frac{9\sqrt{3}}{4}= \frac{9}{2} (\frac{\pi }{3} - \frac{\sqrt{3}}{2})[/tex]

Answer:

A = { 3/2 π - 9/4 √ 3 } in^2

Step-by-step explanation:

Hope it helps, sorry for answering late.

Compute the amount of interest earned in the following simple interest problem. A deposit of $1,295 at 7% for 180 days = _____. (Note: Use 365 days in a year)

Answers

The interest earned on a deposit of $1,295 at a 7% annual rate for 180 days is approximately $44.70.

To compute the amount of interest earned we can use the simple interest formula:

Interest = Principal × Rate × Time

Since simple interest does not complicate by itself, and the time is less than a year, we'll adjust the time and rate accordingly.

First, we express the annual interest rate as a decimal by dividing the percentage by 100:

Rate = 7% / 100 = 0.07

Next, we convert the time period of 180 days into years, considering there are 365 days in a year:

Time = 180 days / 365 days/year = 0.49315 years (approximately)

Now, let's plug the values into the simple interest formula:

Interest = $1,295 × 0.07 × 0.49315

Calculating the interest:

Interest = $44.70

At sumer camp the ratio of boys to girls is 7:3 if there were 63 boys how many girls were there

Answers

44 boys and 19 girls that's the answer

A population of 240 birds increases at a rate of 16% annually. Jemel writes an exponential function of the form f(x) = abx to represent the number of birds after x years. Which values should she use for a and b?

Answers

An exponential function is :
f ( x ) = a * b^x,
where x is the number of the years.
a = 240   ( number of the birds at start )
16 % = 0.16
b = 1 + 0.16 = 1.16
f ( x ) = 240 * 1.16^x
Answer:
a = 240,   b = 1.16

Answer:

Hence the values of a and b are given by:

a=240

and b=1.16.

Step-by-step explanation:

It is given that:

A population of 240 birds increases at a rate of 16% annually.

i.e. the initial population of birds is 240.

Also they are increasing at a rate of 16% =0.16.

Hence, it clearly implies that the growth is exponential and the function that represents the population of the birds after x years is given by:

[tex]f(x)=240\times (1+0.16)^x\\\\\\f(x)=240\times (1.16)^x[/tex]

Hence, on comparing our function with the exponential function:

[tex]f(x)=ab^x[/tex]

we have:

a=240

and b=1.16.

What is the difference? -2/15 -(-9/15)
a.-11/15
b. -7/15
c. 7/15
d. 11/15

Answers

-2/15-(-9/15)=-2/15+9/15=9/15-2/15=7/15
the answer is C

4(x+3)=20
Help? Solve the equation

Answers

4x + 12= 20
 4x= 20-12
4x= 8
x= 8/4 = 2
     
4(x+3)=20
multiply 4 time x and 4 time 3 
4x+12=20
then you subtract 12 to 20 and is 8
4x=8 
then you divide 8 by 4 and i 
x=2

Is the ordered pair a solution to the system of linear equations?

Select Yes or No.

Ordered pair: ​(−2,2)(−2,2)​

System of equations:

​−7x+2y=0
6x+6y=0

Answers

​-7x + 2y = 0
6x + 6y = 0
​ordered pair: (−2,2)

the way to figure out if that ordered pair is a solution is pretty simple, you just plug the ordered pair into both equations, and check if the outcome is true.

​-7(-2) + 2(2) = 0
14 + 4 = 0
18 = 0 is NOT true, so this isn't a solution. still, check your second equation as well.

6x + 6y = 0
6(-2) + 6(2) = 0
-12 + 12 = 0

for this equation, it is a solution. however, because the solution must apply to the system as a whole, and not just one of the equations, the ordered pair still is not a solution.

a certain game consists of rolling a single fair die and pays off as follows: $5 for a 6, $2 for a 5, $1 for a 4, and no payoff otherwise. find the expected winnings for this game.

Answers

E(winnings) = (5 x (1/6)) + (2 x (1/6) + (1 x (1/6)) = 5/6 + 2/6 + 1/6 = 8/6 = $1.33
Final answer:

The expected winnings for this game is calculated by multiplying the value of each possible outcome by their probability, providing an overall expected value of $1.33. This indicates that over a long period of repeated games, the average winnings per game would be $1.33.

Explanation:

In this question, we're dealing with calculating the expected value in a game of probability. The game involves rolling a dice with outcomes ranging from 1 to 6 and the associated payoffs for roll outcomes of 4, 5, and 6 are $1, $2, and $5 respectively.

We calculate the expected winnings (value) for a single round of the game by multiplying all possible outcomes by their respective probabilities, then summing these products. In this case, symbols represent the payout (in $) and P represents the probability of each outcome.

(6) $5*P(1/6) = $0.83 (5) $2*P(1/6) = $0.33 (4) $1*P(1/6) = $0.17 (1-3) $0*P(1/2) = $0.00

Adding up these expected outcomes gives us our overall expected winnings: $0.83 + $0.33 + $0.17 + $0.00 = $1.33 per game

If you play this game repeatedly, over the long term, you'd expect to win around $1.33 on average each game. Note that the exact winnings in a single instance of the game could be $0, $1, $2, or $5, and this value simply provides an average expected outcome over time.

Learn more about Expected Value here:

https://brainly.com/question/37190983

#SPJ12

20 % of 2 is equal to

A. 20
B. 4
C. 0.4
D. 0.04

Answers

We know that 50% of 2 would be 1, so 20% of 2 will be C. 0.4
Other Questions
i need help with a romeo and juliet crossword puzzle Roan cattle show codominance for the color of their hair. There are alleles for red hair and white hair. What would you expect a heterozygous roan bull to look like if the trait showed incomplete dominance instead? A It would be red.B It would be white.C It would be spotted.D It would be pink. 13x - 7 = 136111589 what is an asymptote? ...? In one to three sentences, describe what happens during the carbon fixation stage of the Calvin cycle. Don breaks a 47 array into a 27 and another array. What is the fact for Don's second array? This confederate generals frontal charge was almost successful and could have changed the outcome of the battle of gettysburg. a. lee c. pickett b. jackson d. meade TRUE or FALSE: Isaac Newton discovered that the color white is created when light passes through a prism. you should have $16 and a coupon for a $5 discount at a local supermarket. a bottle of olive oil costs$7. how many bottles of olive oil can you buy? What distinguishing feature of realist literature does Mark Twain use in this excerpt from The Adventures of Huckleberry Finn? I ain' gwyne to len' no mo' money 'dout I see security. Boun' to git yo' money back a hund'd times, de preacher says! Ef I could git de ten cents back, I'd call it squah, en be glad er de chanst. dramatic dialogue dialect an unreliable character setting undecipherable language The students at Monroe Junior High sponsored a canned food drive. The seventh-grade class collected 129% of its canned food drive goal. a. ABOUT how many canned foods did the seventh-graders collect if their goal was 200 cans? _____________________b. ABOUT how many canned foods did the seventh-graders collect if their goal was 595 cans? _________________________ 1.Which of the following documents prohibited North American colonists from settling west of the Appalachian Mountains? A.Treaty of ParisB.Quartering ActC. Proclamation of 1763D.Townshend Acts2. How far west did the British territory extend after the end of the French and Indian War Pacific Ocean? Use your completed Reading Guide for lesson 2.01 to answer the following question:A.Appalachian MountainsB. Ohio RiverC. Mississippi River mitochondria and chloroplastsare two types of what HELPPPPCan you think of an initiation that is non-violent in nature? Do all initiations have to be violent? Which of the following ions would represent the ion of an element from group 2A Measurements show that enthalpy of a mixture of gaseous reactants decreases by 228. kJ during a certain chemical reaction, which is carried out at a constant pressure. Furthermore, by carefully monitoring the volume change it is determined that -55kJ of work is done on the mixture during the reaction. Calculate the change in energy of the gas mixture during the reaction. Is the reaction exothermic or endothermic? Electrostatic forces hold which of the following together? Cu atoms and localized electrons in copper K+ and Br in KBr He atoms in helium gas oxygen and hydrogen atoms in OH A baseball team plays in a stadium that holds 51,000 spectators. With ticket prices at $10, the average attendance had been 38,000. When ticket prices were lowered to $8, the average attendance rose to 42,000. Find the demand function (price p as a function of attendance x), assuming it to be linear?? ...? in a full paragraph, explain how your legislature will be organized and how legislators will be chosen. Include the reasons for your choices. a stereo is marked down $75. If this is a 15% decrease find the sale price. How do you work this problem out? Steam Workshop Downloader