In a box there a total of four prizes: Two of them are worth $3, a single prize worth $23, and a single prize worth $190. A player will reach into the box and draw one of the prizes at random. What is the fair price for this game?

Answers

Answer 1

Answer:

The fair price of the game is $54.75

The player is expected to win $54.75

Explanation:

Here, we want to get the fair prize of the game

From the question, there are 4 prizes

When reaching into the box, we can only pick 1

Assuming that each of the prizes have the same probability oof being picked, the probability of picking any of the prize is 1/4

Now, to get the fair price of the game (it is obviously positive as we do not know if the player has anything to lose)

We have to multiply the probability by each of the price tag, then sum

Mathematically,we have this as:

[tex]\begin{gathered} (2\times\frac{1}{4}\times\text{ \$3) + (}\frac{1}{4}\times\text{ \$23) + (}\frac{1}{4}\times\text{ \$190)} \\ \\ =\text{ \$1.5 + \$5.75 + \$47. 5 = \$54.75} \end{gathered}[/tex]

Answer 2
176 is the correct formula

Related Questions

Here is the probability model for the blood type of a randomly chosen person in the United States:Blood Type O А B ABProbability 0.14 0.32 0.01 ?(a) This probability model isA. discrete.B. continuousC. equally likelyD. None of the above.(b) Maria has type B blood. She can safely receive blood transfusions from people with blood types O and B. What is the probability that arandomly chosen American can donate blood to Maria?A. 0.01B. 0.15C. 0.33D. None of the above.(c) What is the probability that a randomly chosen American does not have type O blood?A. 0.86B. 0.68C. 0.14D. None of the above

Answers

a) A probability distribution is called continuous if its distribution function is continuous.

• Answer a: B. continuous.,

b)

[tex]0.14+0.01=0.15[/tex]

• Answer b: B. 0.15

c)

[tex]1-0.14=0.86[/tex]

• Answer c: A. 0.86

A Christmas tree is supported by a wire that is 3 meters longer than the height of the tree. The wire is anchored at a point whose distance from the base of the tree is 21 meters shorter than the height of the tree. What is the height of the tree?

Answers

The height of the Christmas tree is 12 meters

How to determine the height of the Christmas tree?

Represent the height of the tree with h

So, we have the following parameters

Tree height = hBaseline = h - 21Anchor = h + 3

The figure that illustrates the above parameters is added as an attachment

From the figure, we have the following equation by Pythagoras theorem

(h + 3)² = h² + (h - 21)²

Expand the exponents

h² + 6h + 9 = h² + h² - 42h + 441

Evaluate the like terms

6h + 9 = h² - 42h + 441

So, we have

h² - 48h + 432 = 0

Expand

h² - 36h - 12h + 432 = 0

Factorize the equation

(h - 36)(h - 12) = 0

Solve for h

h = 36 and h = 12

When h = 36, the baseline will be negative

So, we make use of h = 12

Hence, the tree has a height of 12 meters

Read more about right-angled triangles at

https://brainly.com/question/1248322

#SPJ1

Write three equations whose graphs are the same line as the equation x - 9y = 3/4

Answers

y= 1/9x

y= 1/9x +2/24

y = 1/9x + 3/36

1) To be on the same line, they must share the slope and their points

Let's rewrite that into the standard form

x -9y =3/4

-9y = 3/4 -x

9y = 3/4 +x Divide both sides by 9

y = 1/12 + x/9

y= x/9 + 1/12

2) Since we have the slope 1/9, then we can write the first equation as

y= 1/9x On the same line

y= 1/9x +2/24 2/24 is a multiple of 1/12, therefore on the same line

y = 1/9x + 3/36 3/36 is a multiple of 1/12, therefore on the same line

The length of a rectangular room is 12 feet more than 3 times the height of the room. The floor of the room has an area that is represented by the function below, where h is the height of the room in feet. A(R) 9h2 + 45h + 36 Which statement best describes the width of the room? A. The width is 3 feet shorter than the length. B. The width is 9 feet shorter than the length. C. The width is 9 feet longer than the height. D The width is 3 feet longer than the height.ill send a picture of the question

Answers

Okay, here we have this:

Considering the provided information, and that the area of a rectangle is the product of its length and width, we obtain the following:

[tex]\begin{gathered} Width=\frac{Area}{Length} \\ Width=\frac{9h^2+45h+36}{3h+12} \\ =\frac{9\left(h+1\right)\left(h+4\right)}{3h+12} \\ =\frac{9\left(h+1\right)\left(h+4\right)}{3\left(h+4\right)} \\ =3\mleft(h+1\mright) \\ =3h+3 \end{gathered}[/tex]

Now, to know if the width is greater or less than the length, we will subtract it, then we have:

[tex]\begin{gathered} (3h+12)-(3h+3) \\ =3h+12-3h-3 \\ =12-3 \\ =9 \end{gathered}[/tex]

Finally we obtain that the width is feet 9 shorter than the length, so the correct answer is the option B

Given the following sequences: I. 2,4,6,8,10... II.2,4,8,16,32... III. a,a + 2, a + 4, a + 6, a +8... Which ones are arithmetic sequences?

Answers

ANSWER

The arithmetic sequences are: I and iii

EXPLANATION

The formula for the nth term of an arithmetic sequence is:

[tex]a_n=a_1+d(n-1)[/tex]

where a1 is the first term of the sequence and d is the common difference.

For the first sequence I. 2, 4, 6, 8, 10... we can find the common difference by subtracting the first term from the second:

[tex]\begin{gathered} a_2=a_1+d(2-1) \\ a_2=a_1+d \\ d=a_2-a_1 \\ d=4-2 \\ d=2 \end{gathered}[/tex]

So the nth term of this sequence is:

[tex]a_n=2+2(n-1)[/tex]

Each term of this sequence follows this rule. Therefore this is an arithmetic sequence.

For the second sequence II. 2, 4, 8, 16, 32... there's no common difference because between the first and second term there's a difference of 2, between the second and third there's a difference of 4, and this increases as we move through the sequence. Therefore this is not an arithmetic sequence.

For the third one, III. a, a+2, a+4, a+6, a+8... we can see that there is a common difference:

[tex]\begin{gathered} a_2_{}_{}=a_1+d(2-1) \\ d=a_2-a_1 \\ d=a+2-a \\ d=2 \end{gathered}[/tex]

The rule for the nth term is:

[tex]a_n=a+2(n-1)[/tex]

Let's find the first 5 terms:

[tex]\begin{gathered} a_1=a+2(1-1)=a \\ a_2=a+2(2-1)=a+2 \\ a_3=a+2(3-1)=a+4 \\ a_4=a+2(4-1)=a+6 \\ a_5=a+2(5-1)=a+8 \end{gathered}[/tex]

This shows that each term follows the same rule. Therefore this is an arithmetic sequence.

The square of a negative number
is sixteen more than six times the
negative number. Find the number. The sum of two numbers is
twenty three. And The product of the
two numbers is one hundred
twenty. Find the two numbers.Help me. From: Jessie

Answers

The numbers are:

1. The value of x = 5

2. The value of x = 15 or 8 and y = 8 or 15

What is Square?

The word Square means a number multiplied by itself.

The above answers were gotten in the following way:

1. Let the unknown negative number be x

The square of the negative number: x² is

Sixteen more than six times of negative x: 6x+16

It is written as: (x)²=6x+16

Equating to zero, we have:

x²-6x-16=0

Factorizing, we have:

x²-8x+2x-16=0

x(x-8)+2(x-8)=0

x+2=0 and x-8=0

x=-2 and 8

Since the number is negative, x = -2

Therefore, the value of the negative number is -2

2. Given:

Sum of two numbers = 23

Product of two numbers = 120

Calculation:

Let the two numbers be x and y

x+y=23...............equation 1

xy=120..................equation 2

From equation 1, x=23-y

Substitute the value of x in equation 2, we have:

(23-y)y=120

Opening the brackets, we have:

23y-y²=120

Rearranging the equation, we have:

-y²+23y=120

Equating to zero, we have:

-y²+23y-120=0

Multiplying both sides by (-1), we have:

y²-23y+120 = 0

Factorizing, we have:

y²-15y-8y+120=0

y(y-15)-8(y-15)=0

(y-8)(y-15)=0

y=8 or 15

Substituting the values of y in any of the equation. Choosing equation 1, we have:

From Equation 1: x+y=23

When y=8,

x+8=23

x=23-8

x=15

When y=15

x+15=23

x=23-15

x=8

Therefore the values of the two numbers are 15 and 8

Learn more about the Square of a negative number on:

brainly.com/question/2730242

#SPJ1

- Lana had a fixed budget for a party. She spent one third of the
budget on decorations. Of the money that remained, she spent
on refreshments and the rest on door prizes for the guests.
If she spent $60 on door prizes, what was her budget?

Answers

Lana's fixed budget for a party is $180.

How to find Lana's fixed budget for a party?

Let x be Lana's fixed budget for a party.

Lana spent one-third of the budget on decorations.

x - 1/3x = 2x/3

Remaining money,

2x/3 -x + (2x/3-x)-x =0

Since she spent $60 on door prizes

-x/3 + 60 = 0

-x/3 = -60

x = 180

Lana's fixed budget for a party is $180.

To learn more about budget, refer

https://brainly.com/question/6663636

#SPJ13

What is the unit rate of the graph below make sure you use answer include unit three point

Answers

Answer:

have you heard of the genger bread man

Step-by-step explanation:

A population of a certain city increases exponentially at a rate of 6.5%. Initially, it is 1.50 million. After how many years will the population reach 2.31 million?6.5466.643 6.1236.142

Answers

Given that

The population of a certain city is 1.50 million initially and it gets increased by 6.5% exponentially. And we have to find the number of years in which the population becomes 2.31 million.

Explanation -

The formula for the exponential growth is given as

[tex]\begin{gathered} f(x)=a(1+r)^x \\ where\text{ f\lparen x\rparen is the final amount, a = initial amount, r = rate and x = time period} \end{gathered}[/tex]

Here we have f(x) = 2.31 million, a = 1.50 million , r = 6.5% and x = ?

So let the time be t.

Then, on substituting the values we have

A cylinder shaped jelly jar has a radius of 2 cm and a height of 6 cm. How much jelly can the jar hold?

Answers

Question: A cylinder-shaped jelly jar has a radius of 2 cm and a height of 6 cm. How much jelly can the jar hold?

Explanation:

The cylinder-shaped jelly has a volume of gelatin equal to its cylindrical volume. Therefore, we must find the volume of the given cylinder. The volume V of the cylinder with radius r and height h is given by the following formula:

[tex]V=h\pi r^2[/tex]

Applying the data of the problem, we obtain:

[tex]V=h\pi r^2=6\text{ * }\pi\text{ * \lparen2}^\text{\rparen}^2\text{ = 24}\pi\text{ =75.398}[/tex]

Answer: we can conclude that the correct answer is:

[tex]\text{ 24}\pi\text{ =75.398}[/tex]

Simplify the following expression by expanding and collecting like terms.-(7x + 6) + 3(-5x – 3)Give your answer in the form ax + b.Provide your answer below:

Answers

ANSWER:

[tex]-22x-15[/tex]

STEP-BY-STEP EXPLANATION:

We have the following expression:

[tex]-\mleft(7x+6\mright)+3\mleft(-5x-3\mright)[/tex]

We solve and reduce like terms, just like this:

[tex]\begin{gathered} -7x-6-15x-9 \\ (-7x-15x)+(-6-9) \\ (-22x)+(-15)=-22x-15 \end{gathered}[/tex]

60x-30/5=18. please help meeeeee. 10 pts worth.

Answers

60x - 30/5 = 18

60x - 6 = 18

60x = 24

x = 0.4

What's the radius of 5?

Answers

The formula for radius is

radius = diameter/2

If diameter = 5, then

radius = 5/2

radius = 2.5

Give a brief history about TRIANGLE NUMBERS, including Mathematicians that contributed for its development.

Answers

Brief history of triangle numbers

What is Triangle Number?

An equilateral triangle-shaped group of objects is counted using a triangular number or triangle number. Square and cube numbers are two further examples of figurate numbers, which also include triangle numbers.

Students are typically introduced to triangular numbers through the account of Carl Gauss, a well-known mathematician who used the concept of the triangle number formula to aid him with summing consecutive integers as a student. This tale and its applications in many situations are discussed in the article Clever Carl.

Triangular numbers were created by the Pythagoreans, who discovered connections between geometric forms and numbers, giving rise to triangular, square, pentagonal, and other numbers.

After four or five terms, students may recognize that the answer can be discovered by adding consecutive terms, according to our research. As an illustration, you may use the formulas 1+2+3+4+5 or 10 (the preceding term) + 5 to determine the fifth term. However, when students attempt to transition from this to the general formula for triangle numbers of

n(n+1)/2

Drawing triangle numbers is an exercise that could be helpful in establishing a connection between these two concepts.

The nth term and substitution into algebraic expressions can then be discussed using this formula. Sequences, notably quadratic sequences, can also be discussed.

To learn more about Triangle Number click on the link

https://brainly.com/question/28769737

#SPJ9

Solve the following system of inequalities graphically on the set of axes below. State the coordinates of a point in the solution set.y > x + 2y > -2 x - 7I NEED THE CORDINATES

Answers

Given:

There are given that the set of inequality is:

[tex]\begin{gathered} y>x+2 \\ y>-2x-7 \end{gathered}[/tex]

Explanation:

From the given system of inequality, we need to draw the graph and find the set of points, where both of the graphs will intersect.

Now,

The graph of the given system of inequality is shown below:

Final answer:

Hence, the set of the point from the given system of inequality is shown below:

[tex](-3,-1)[/tex]

In a test of a sex-selection technique, results consisted of 284 female babies and 15 male babies. Based on this result, what is the probability of a female being born to
a couple using this technique? Does it appear that the technique is effective in increasing the likelihood that a baby will be a female?
The probability that a female will be born using this technique is approximately
(Type an integer or decimal rounded to three decimal places as needed.)
Does the technique appear effective in improving the likelihood of having a female baby?
O No
O Yes

Answers

The probability of having female baby is 0.95

What is probability?

Probability is a discipline of mathematics that deals with statistical models of how probable an event is to exist or how likely a statement is to be true. The probability of an occurrence is a value between 0 and 1 and 1, where 0 denotes the event's impossibility and 1 represents certainty. The greater the likelihood of an occurrence, the more probable it will occur. Tossing a fair (unbiased) coin is a basic example. Because the coin is fair, the two possibilities ("heads" and "tails") are equally likely; the chance of "heads" equals the probability of "tails," and because no other outcomes are possible, the probability of either "heads" or "tails" is 1/2.

The probability of having female baby is = 284/(284 + 15) = 0.95

To know more about probability, click on the link

https://brainly.com/question/13604758

#SPJ13

What is the net price of merchandise listing for $5,900 less a trade discount rate of 45%?

Answers

A percentage is a number or ratio that represents a fraction of 100. 

If there is a trade discount of 45% on the price of the merchandise of $5900, the net price of the merchandise is $3245.

What is a percentage?

A percentage is a number or ratio that represents a fraction of 100. 

We have,

Merchandise price = $5,900

Discount rate = 45%

45% = 45/100 = 9/20

The net price of the merchandise:

= 5900 - (45% of 5900)

= 5900 -  9/20 x 5900

= 5900 - 9 x 295

= 5900 - 2655

= 3245

Thus,

If there is a trade discount of 45% on the price of the merchandise of $5900, the net price of the merchandise is $3245.

Learn more about percentages here:

https://brainly.com/question/14772302

#SPJ1

18. A student turned in the following incorrect work. - In what line was the mistake made? - What should the correct step be? - What is the correct final answer?



Be sure to describe your answer in 4-5 sentences.​

Answers

Answer:

4y³/x³

Step-by-step explanation:

Line 1 is completely correct.

Line 2 has an error.

The 4/1 from line 1 should remain as 4/1 in Line 2, but the student wrote it as 1/4 on Line 2.

To fix it, rewrite Line 2, but change the first fraction, 1/4, to 4/1.

The correct final answer is 4y³/x³

Bruno's hourly salary is $8.75. Last week he worked only 18 hours. How much did he earn

Answers

It’ll be 157.5 because 8.75 x 18 = 157.5 ^_^

3х-7-(-2х) +9 simplify

Answers

[tex]3x-7-(-2x)+9[/tex][tex]\begin{gathered} 3x-7+2x+9 \\ (3+2)x+(-7+9) \\ 5x+2 \end{gathered}[/tex]

The perimeter of a triangle is 38 feet. One side of the triangle is one foot longer than the second side. The third side is four feet longer than the second side. Find the lengths of all three sides (in feet). (Enter your answers as a comma-separated list.)

Answers

The length of the three sides of the triangle are 11 feet, 12 feet and 15 feet.

How to find the length of a triangle?

A triangle is a polygon with three sides.

The perimeter of a triangle is 38 feet.

The perimeter of the triangle is the sum of the whole three sides.

One side of the triangle is one foot longer than the second side.

let

the second side = x

longer side = x + 1

The third side is four feet longer than the second side.

Hence,

Third side = 4 + x

Therefore,

38 = x + x + 1 + x + 4

38 = 3x + 5

3x = 38 - 5

3x = 33

x = 33 / 3

x = 11

Therefore, the sides of the triangle are 11 ft, 12 feet and 15 ft.

learn more on triangles here: https://brainly.com/question/15068512

#SPJ1

HELP Please!!!
Bridget worked on her Math homework for 1 ½ hours. Then she worked on her Social Studies homework for ¼ hour. How many hours total did she work on her homework?

Be sure to show all of your work and steps.

Answers

Answer: 1 3/4

1/4= 15 minutes

1/2 = 30 minutes

add 1/2 to 1/4 and you get 3/4 because 1/2 is equal to 2/4 if you add the 1/4 to it

heres the actual math:

1/2 = 2/4

2/4 + 1/4 = 3/4

slap that one in front of it so its 1 3/4 and therea your answer

Select the correct inequality and graph for the statement. Samuel gets 25 or more for mowing the lawn. PLSSS HELP!!

Answers

The statement "Samuel will get 25 or more for mowing the lawn" can be represented using the inequality → x ≥ 25 and the graph number [2] represents the correct graph.

What is an inequality?

In mathematics, an inequality is a relation which makes a non-equal comparison between two numbers or other mathematical expressions. There are two types of inequalities namely strict and slack inequalities.

Given is the following statement - "Samuel will get 25 or more for mowing the lawn".

The given statement is -

Samuel will get $25 or more for mowing the lawn.

Assume that Samuel gets $x for mowing the lawn.

Then according to the question, we can write the inequality as -

x ≥ 25

" ≥ " sign to represent either 25 or more.

So, the inequality can be written as x ≥ 25 and the graph number [2] represents the correct graph.

Therefore, the statement "Samuel will get 25 or more for mowing the lawn" can be represented using the inequality → x ≥ 25 and the graph number [2] represents the correct graph.

To solve more questions on inequalities, visit the link below-

brainly.com/question/15305613

#SPJ1

[Refer to image attached for complete question]

use the theorem that relates the sum of degrees to the number of edges to determine the number of edges in the graph (without drawing the graph) a graph with 4 vertices, each of 2 degree 2

Answers

[tex]\begin{gathered} \text{Handshaking theorem} \\ Sum\text{ of degre}e\text{ of all the vertices=2}\times Number\text{ of vertices} \\ So,\text{ } \\ n\times2=2\times4 \\ n=4(nu\text{mber of edge)} \end{gathered}[/tex]

3x+3=2(x+7)
What does x equal?

Answers

Answer: x = 11

Step-by-step explanation:

   To solve we will isolate the variable, x.

   Given:

3x+3=2(x+7)

   Distribute:

3x+3=2x+14

   Subtract 3 and 2x from both sides of the equation:

x = 11

James spins a basketball on his finger and then passes the ball to his friend.
a. What type of transformation is used when James spins the basketball on
his finger?
b. What type of transformation is used to pass the basketball?

Answers

The types of transformations that occur as a result of the motion on the ball are;

A) Rotation

B) Translation

What is the type of transformation?

Transformation is a method required to resize or change the orientation of a given shape or figure. The types of transformation are translation, reflection, rotation, and dilation.

Translation is a method of transformation that involves moving an object or shape from one point to another without changing any dimension.

Reflection is a method of transformation that involves flipping a given figure about a given reference point or line. In order words, a mirror image of the original object.

Rotation is a method of transformation that involves  turning a given figure at an angle about a reference point.

Dilation is a method of transformation whereby the length of the sides of the figure is either increased or decreased.

A) When James spins a basketball on his finger, it is clear that this transformation is rotation because it involves turning the ball at an  angle about a given point.

B) When James passes the basketball, the transformation would be translation because it involves moving the ball from one point to another without changing the dimension of the ball.

Read more about Transformation at; https://brainly.com/question/4289712

#SPJ1

if your 1952 what year will you be 26?​

Answers

Answer:

16 January 1952, Wednesday, 70 Years, 8 Months, 26 Days or 848 months, or 3691 weeks, or 25837 days, or 37205280 minutes, or 2232316800 seconds.

Step-by-step explanation:

Answer:

Step-by-step explanation:

answer:1978

Discount Pricing A wool suit that was originally priced at $700 is on the 30%-off clearance rack. What is the sale price of the suit?

Answers

Answer:

Sale Price = $490

Explanation:

After 30% off, the sale price is 100% - 30% = 70% the original price.

70% of the original price is

[tex]\frac{70\%}{100\%}\times\$700=0.7\times\$700[/tex][tex]=\$490[/tex]

which is our answer!

Hence, the sale price of the wool suit is $490.

Choose two consecutive points on the graph and find the rate of change. Is the slope the same or different?

Answers

Choose two consecutive points on the graph and find the rate of change.

We will start with t = 1000 and t = 1500:

[tex]P(1000)=12.643(1.0027)^{1000}=187.4412[/tex][tex]P(1500)=12.643(1.0027)^{1500}=721.7263[/tex]

Remember that the rate of change is found by the difference in y over the difference in x.

[tex]RATEOFCHANGE=\frac{721.7263-187.4412}{1500-1000}[/tex][tex]RATEOFCHANGE=\frac{534.2851}{500}\approx1.0686[/tex]

Let's do it now for t = 1500 and t = 2000.

[tex]P(1500)=12.643(1.0027)^{1500}=721.7263[/tex][tex]P(2000)=12.643(1.0027)^{2000}=2778.9454[/tex]

In this case the rate of change would be:

[tex]\text{rateofchange=}\frac{2778.9454-721.7263}{2000-1500}[/tex][tex]\text{rateofchange}=\frac{2057.2191}{500}\approx4.1144[/tex]

The slopes are different and due to the type of function they will always increase when taking larger values.

Printer A prints 36 pages every 1.5 minutes. Printer B prints 114 pages every 3 minutes.
Printer C prints 115 pages every 5 minutes. Which printer prints the fastest?

Answers

Printer B= 114 pages per 3 minutes. Printer B is the fastest printer. I did scratchwork on paper but I still sent it to you. Sorry my handwriting is sloppy. ; ) I hope it helps.

Other Questions
y=(x-5)^2 quadratic function and state the functions domain and graph Usain Bolt is considered to be the fastest person on earth. He holds the record for the fastest 100 m (meters), ,which he ran in 9.58 s (seconds), in 2009. We'll assume that Bolt ran the race at a constant speed.Which of the following equations, where t represents time in seconds and d represents distance in meters, describe a speed greater than Bolt's record-breaking speed in 2009?Choose all answers that apply!A. d=10tB. d=10.2tC. d=10.4tD. d=10.45tKhan Academy - Rates & proportional relationships How has the sun caused changes in global and hemispheric temperatures over the past millennium?. Find the APR (rounded to the nearest tenth of a percent) for the loan. Purchase a living room set for $3,600 at 8 % add- on interest for 3 years. Solve the equation.3x^2 + 12 = 0 a 0.755g sample of hydrated copper (ii) sulfate, cuso4 x h2o was heated carefully until it had changed completely to anhydrous copper (ii) sulfate, cuso4, with a mass of 0.483 g. determine the value of x. . 2 1 3 LAU 5 16 7 DO If angle 1 is x+74 and angle 8 is 2x - 1, what are the measures of angle and 87 Which of the following statements is false?A. A rhombus is a quadrilateral.B. A quadrilateral is a polygon with four angles.C. In quadrilateral PQRS, P and S are opposite angles.D. The diagonals of a rhombus are perpendicular and bisect each other. if 6 bushels of apples is equal to 24pecks of apples,what is the ratio of bushels of bushels to pecks? What type of energy is the sum of kinetic and potential energy in an object that is used to do work?. Write 3/10 + 7/100 as a single fraction using decimal notation pllllllllssss need it In a minute its urgent The range of F(x) = 7.4* is all positive real numbers. Why did the Meii reformers want to modernize Japan? problem 3 how many rearrangements of are there in which no two adjacent letters are also adjacent letters in the alphabet? for example, no such rearrangements could include either or . Employee/working conditions fact? Which arrangement shows 5 1/2 , 5 , 6.4 , and 26/4 in order from least to greatest? Every time you eat cotton candy, you are reminded of the time you went to a carnival with your best friend and ate cotton candy and rode a roller coaster. In this scenario, the cotton candy represents. 3. Although the Cherokee eventually helped bring an end to the Yamassee War, what was their actual motivation?A. A desire to help the English.B. A desire to help the Spanish.C. A desire to seek revenge on the Creek.D. A desire to seek revenge on the French. What is the functional value of the ceiling function: f(1.5) at the low temperatures found in some interstellar molecular clouds (around 100 k), molecular oxygen emission is strongest at a wavelength is 0.2521 cm. determine the speed (in km/s) of a low temperature molecular cloud containing molecular oxygen if its strongest emission is at a wavelength of 0.1835 cm