Which expression are equivalent to 4m-2+(-8m)

Answers

Answer 1

Answer:

combine 4m -8m to get -4m

[tex] - 4m - 2[/tex]

Answer 2

Answer:

− 4m-2

Step-by-step explanation:


Related Questions

Please help !! Correct and first answer I’ll give you brainesttttt ! What is the equation of the line?

Answers

Step-by-step explanation:

can u give image PlZzzzz ....

Answer:

Hey!

Your answer should be Y=2x+4

Step-by-step explanation:

Hope this helps!

The television show 50 Minutes has been successful for many years. That show recently had a share of 20, meaning that among the TV sets in use, 20% were tuned to 50 Minutes. Assume that an advertiser wants to verify that 20% share value by conducting its own survey, and a pilot survey begins with 14 households have TV sets in use at the time of a 50 Minutes broadcast. Find the probability that none of the households are tuned to 50 Minutes.

Answers

Answer:

The probability that none of the households are tuned to 50 Minutes is 0.04398.

Step-by-step explanation:

We are given that the television show 50 Minutes has been successful for many years. That show recently had a share of 20, meaning that among the TV sets in use, 20% were tuned to 50 Minutes.

A pilot survey begins with 14 households have TV sets in use at the time of a 50 Minutes broadcast.

The above situation can be represented through binomial distribution;

[tex]P(X = r)= \binom{n}{r} \times p^{r} \times (1-p)^{n-r} ;x = 0,1,2,3,.........[/tex]

where, n = number of samples (trials) taken = 14 households

r = number of success = none of the households are tuned to 50 min

p = probability of success which in our question is probability that households were tuned to 50 Minutes, i.e. p = 20%

Let X = Number of households that are tuned to 50 Minutes

So, X ~ Binom(n = 14, p = 0.20)

Now, the probability that none of the households are tuned to 50 Minutes is given by = P(X = 0)

               P(X = 0)  =  [tex]\binom{14}{0} \times 0.20^{0} \times (1-0.20)^{14-0}[/tex]

                              =  [tex]1 \times 1 \times 0.80^{14}[/tex]

                              =  0.04398

Two random samples were drawn from two employers to obtain information about hourly wages. Use the following information and the PopMeanDiff template to determine if there is a significant difference in wages across the two employers.

Kroger Wal-Mart
Sample size 80 60
Sample mean $6.75 $6.25
Population standard deviation $1.00 $0.95

The p-value is _____.

a. 0.0026
b. 0.0013
c. 0.0084
d. 0.0042

Answers

Answer:

a) 0.0026

P- value is 0.0026

Step-by-step explanation:

Step(i):-

Given data

first sample size n₁= 80

mean of the first sample  x⁻₁= $6.75

Standard deviation of the first sample   (σ₁) = $1.00

second sample size (n₂) = 60

mean of the second sample( x₂⁻) = $6.25

Standard deviation of the second sample (σ₂) = $0.95

step(ii):-

Test statistic

[tex]Z = \frac{x^{-} _{1} -x^{-} _{2} }{\sqrt{\frac{(S.D)_{1} ^{2} }{n_{1} } +\frac{(S.D)_{2} ^{2} }{n_{2} } } }[/tex]  

  Null Hypothesis :H₀: There is no significant difference in wages across the two employers.

x⁻₁= x₂⁻

Alternative Hypothesis :H₁: There is significant difference in wages across the two employers.

x⁻₁≠ x₂⁻

[tex]Z = \frac{6.75 -6.25 }{\sqrt{\frac{(1^{2} }{80 } +\frac{((0.95)^{2} }{60} } }[/tex]

Z = 3.01

P- value:-

Given data is two tailed test

The test statistic Z = 3.01

First we have to find the Probability of z-statistic

P(Z>3.01) =  1- P( z <3.01)

                 = 1- (0.5 + A(3.01)

                = 0.5 - A(3.01)

             =    0.5 - 0.49865   ( from normal table)

             = 0.0013

P(Z>3.125) = 0.0013

Given two tailed test

   P- value = 2 × P( Z > 3.01)

                 = 2 × 0.0013

                = 0.0026

Final answer:-

The calculated value Z = 3.125 > 1.96 at 0.05 level of significance

null hypothesis is rejected

Conclusion:-

P- value is 0.0026

               

Length of Triangles.

Answers

Answer:

9

Step-by-step explanation:

Since the scale factor is 12/8 = 1.5, to find LA we have to multiply FI by 1.5 which is 6 * 1.5 = 9.

An elementary school is offering 3 language classes: one in Spanish, one in French, and one in German. The classes are open to any of the 100 students in the school. There are 28 students in the Spanish class, 26 in the French class, and 16 in the German class. There are 12 students who are in both Spanish and French, 4 who are in both Spanish and German, and 6 who are in both French and German. In addition, there are 2 students taking all 3 classes. If two students are randomly chosen, what is the probability that at exactly one of them does exactly two language classes.

Answers

Answer:

The probability that at exactly one of them does exactly two language classes is 0.32.

Step-by-step explanation:

We can model this variable as a binomial random variable with sample size n=2.

The probability of success, meaning the probability that a student is in exactly two language classes can be calculated as the division between the number of students that are taking exactly two classes and the total number of students.

The number of students that are taking exactly two classes is equal to the sum of the number of students that are taking two classes, minus the number of students that are taking the three classes:

[tex]N_2=F\&S+S\&G+F\&G-F\&S\&G=12+4+6-2=20[/tex]

Then, the probabilty of success p is:

[tex]p=20/100=0.2[/tex]

The probability that k students are in exactly two classes can be calcualted as:

[tex]P(x=k) = \dbinom{n}{k} p^{k}(1-p)^{n-k}\\\\\\P(x=k) = \dbinom{2}{k} 0.2^{k} 0.8^{2-k}\\\\\\[/tex]

Then, the probability that at exactly one of them does exactly two language classes is:

[tex]P(x=1) = \dbinom{2}{1} p^{1}(1-p)^{1}=2*0.2*0.8=0.32\\\\\\[/tex]

6 identical toys weigh 1.8kg how much would 4 weigh

Answers

Answer:

1.2kg

Step-by-step explanation:

6 identical toys weigh 1.8kg.

1 toy would weigh:

1.8/6 = 0.3

0.3 kg.

Multiply 0.3 with 4 to find how much 4 identical toys would weigh.

0.3 × 4 = 1.2

4 identical toys would weigh 1.2kg

Answer:

[tex]1.2kg[/tex]

Step-by-step explanation:

6 identical toys weigh = 1.8kg

Let's find the weight of 1 toy ,

[tex]1.8 \div 6 = 0.3[/tex]

Now, lets find the weigh of 6 toys,

[tex]0.3 \times 4 = 1.2kg[/tex]

Mary is selling chocolate bars to raise money. She earns $3 for each solid milk chocolate bar sold and $4 for each caramel-filled bar sold. If m represents the number of milk chocolate bars sold, and c represents the number of caramel bars sold, which of the following expressions represents the amount of money that Mary has raised? Question 6 options: A) 3m – 4c B) m∕3 + i∕4 C) 12mc D) 3m + 4c

Answers

Answer:

3m + 4c

Step-by-step explanation:

Whenever a word problem says the word earn that means the slope, also known as the rate of change, will be positive. Knowing this you can determine that both the caramel and milk chocolate slopes will be positive. After figuring all that out the only thing left to do is to make the equation. You know you have two slopes, and each slope needs a variable, so you will have to look back at the question. It is given that m represents the milk chocolate and c represents the caramel. Now all you have to do is make the slope the coefficient to the corresponding variable. The milk chocolates are 3 dollars, so the 3 goes in front of the m and the caramel chocolates are 4 dollars, so teh 4 goes in front of the 4. Since both slopes are positive no negatives or minus signs will be used in the equation. Knowing all this information you can now create the expression 3m + 4c.

Answer:

D

Step-by-step explanation:

3m + 4c

Can someone plz help me solved this problem! I’m giving you 10 points! I need help plz help me! Will mark you as brainiest!

Answers

Hey there! :)

Answer:

a. 3

b. -22

c. -2

d. -2

e. 5a + 8

f. a² + 6a + 3

Step-by-step explanation:

Calculate the answers by substituting the values inside of the parenthesis for 'x':

a. f(1) = 5(1) - 2 = 3

b. f(-4) = 5(-4) - 2  = -22

c. g(-3) = (-3)² + 2(-3) - 5 = 9 - 6 - 5 = -2

d. g(1) = 1² + 2(1) - 5 = 1 + 2 -5 = -2

e. f(a+ 2) = 5(a+2) - 2 = 5a + 10 - 2 = 5a + 8

f. g(a + 2) = (a + 2)² + 2(a + 2) - 5 = a² + 4a + 4 + 2a + 4 - 5 =

a² + 6a + 3

At the U.S. Open Tennis Championship a statistician keeps track of every serve that a player hits during the tournament. The statistician reported that the mean serve speed was 100 miles per hour (mph) and the standard deviation of the serve speeds was 15 mph. Assume that the statistician also gave us the information that the distribution of serve speeds was mound- shaped and symmetric. What percentage of the player's serves were between 115 mph and 145 mph

Answers

Answer:

15.74% of the player's serves were between 115 mph and 145 mph

Step-by-step explanation:

When the distribution is normal, we use the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the zscore of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.

In this question, we have that:

[tex]\mu = 100, \sigma = 15[/tex]

What percentage of the player's serves were between 115 mph and 145 mph

This is the pvalue of Z when X = 145 subtracted by the pvalue of Z when X = 115.

X = 145

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{145 - 100}{15}[/tex]

[tex]Z = 3[/tex]

[tex]Z = 3[/tex] has a pvalue of 0.9987

X = 115

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{115 - 100}{15}[/tex]

[tex]Z = 1[/tex]

[tex]Z = 1[/tex] has a pvalue of 0.8413

0.9987 - 0.8413 = 0.1574

15.74% of the player's serves were between 115 mph and 145 mph

Find the vertex of the graphed function.
f(x) = |x-4| +3
AY
00
6
4
2
Y
4
The vertex is at

Answers

Answer:

The x-coordinate is the solution to x - 4 = 0, which is x = 4 and the y-coordinate is 3 so the answer is (4, 3).

Which is the better buy?. Store A $180 at 1/3 off Or Store B $110 at 10% off

Answers

Answer: Store B

Step-by-step explanation:

180 / 3 = 60. 180 - 60= $120. Store A cost is $120.

110 * 0.9 = $99. Store B's cost is $99.

Answer:

Store B

Step-by-step explanation:

Store A the price would be about $120.60

Store B price would be about $99

To find store a price, you first find the discount, so

0.33 x 180 = 59.40

Then subtract this from the original price to know the total after the discount

180-59.40=120.60

Do the same thing with the other Store

110 x 0.10 = 11

110-11=99

Rata-rata markah matematik untuk Amin, azman dan aziz adalah 73. Tanda Azman lebih 35 berbanding Amin manakala aziz dua kali ganda daripada Amun. Apakah tanda Amin?

Answers

Answer:

The Amin's score in math was 46.

Step-by-step explanation:

The question is:

The average math score for Amin, azman and aziz is 73. Azman marks 35 more than Amin while aziz is twice that of Amun. What is Amin's sign?

Solution:

Let us denote that:

x = Amin's score in math

y = Azman's score in math

z = Aziz's score in math.

The average of x, y and z is, 73.

That is:

[tex]\frac{x+y+z}{3}=73\\\\\Rightarrow x+y+z = 219[/tex]

Now it is provided that:

[tex]y=x+35...(i)\\z=2x...(ii)[/tex]

Use the equations (i) and (ii) to determine the value of x as follows:

[tex]x+y+z=219\\\\x+x+35+2x=219\\\\4x=184\\\\x=46[/tex]

Thus, the Amin's score in math was 46.

Imagine you have a rectangular wooden block with dimensions of 10 cm x 3 cm x 8 cm (L x W x H). Required:a. What is the volume of your wooden block?b. What is the density of this wooden block if it has a mass of 168 g?

Answers

Answer:

a) The volume of the wooden block is 240 cm^3.

b) The density of the wooden block is 0.7 g/cm^3.

Step-by-step explanation:

The volume of the rectangular wooden block can be calculated as the multiplication of the length in each dimension: length, wide and height.

With dimensions 10 cm x 3 cm x 8 cm, the volume is:

[tex]V=L\cdot W\cdot H = 10\cdot 3\cdot 8=240[/tex]

The volume of the wooden block is 240 cm^3.

If we know that the mass of the wooden block is 168 g, we can calculate the density as:

[tex]\rho = \dfrac{M}{V}=\dfrac{168}{240}=0.7[/tex]

The density of the wooden block is 0.7 g/cm^3.

Where is my phone? I seem to have lost my phone. I know where I last saw it but it has been moved since then and I need help to locate it. It started at the following coordinates A (14, -12); B (14, -19); C (10, -19); D (10, -14); E (13, -14); F (13, -12). My Mom told me she translated it 6 units to the left Then my little brother said he had reflected it over the Y-axis My friend many found it and translated it 9 units up Dad said he tripped over it and reflected it over the X-axis My sister then rotated it 900 clockwise Uncle Jose translated it 5 units left and 4 units down Cousin Michelle then said she rotated it 900 clockwise Finally my dog picked it up and translated it 5 units down and 10 units to the right Where is my phone? Using the scenario on this page do the following. Graph the preimage using the given points. Label points (A, B, C, ...)​ Transform the objects using the information provided. Show each transformation and label. (A', B', C', ...) Determine the final location. Write a 2 to 3 sentence explain on how you found the phone location.

Answers

Answer:

  see attached

Step-by-step explanation:

The attachments show the initial (brown) and final (blue) positions of the phone. The spreadsheet shows all the intermediate locations and the formulas used to determine them.

The two reflections cancel the total of 180° of CW rotation, so the net result is simply a translation. That translation is up by 9 units.

__

Translation up adds to the y-coefficient; translation right adds to the x-coefficient. Down or left use negative values.

90° CW does this: (x, y) ⇒ (y, -x)

Reflection across y does this: (x, y) ⇒ (-x, y)

Reflection across x does this: (x, y) ⇒ (x, -y)

there are only red counters and blue counters in a bag. Jim takes at random a counter from a bag. the probability that the counter is red is 0.45 Jim puts the counter back into the bag. Molly takes at random a counter from the bag. She puts the counter back in the bag. What is the probability that Jim and Molly take counters of different colours? Give your answer as a decimal

Answers

Answer:

0.495 probability that Jim and Molly take counters of different colours

Step-by-step explanation:

For each trial, there are only two possible outcomes. Either a blue counter is picked, or a red counter is picked. The counter is put back in the bag after it is taken, which means that we can use the binomial probability distribution to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

The probability that the counter is red is 0.45

This means that [tex]p = 0.45[/tex]

Jim taken a counter, then Molly:

Two trials, so [tex]n = 2[/tex]

What is the probability that Jim and Molly take counters of different colours?

One red and one blue. So this is P(X = 1).

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 1) = C_{2,1}.(0.45)^{1}.(0.55)^{1} = 0.495[/tex]

0.495 probability that Jim and Molly take counters of different colours

Five times the sum of a number and 13 is 20. Find the number

Answers

Answer:

x = -9

Step-by-step explanation:

Step 1: Write out expression

5(x + 13) = 20

Step 2: Distribute

5x + 65 = 20

Step 3: Isolate x

5x = -45

x = -9

And we have our answer!

Answer:

-9

Step-by-step explanation:

Let the number be x.

5(x+13) = 20

Expand.

5x+65 = 20

Subtract 26 on both sides.

5x = 20 - 65

5x = -45

Divide 5 into both sides.

x = -45/5

x = -9

The number is -9.

PLEASE ANSWER, URGENT!!! In a math exam, Zach, Wendy, and Lee have an average score 91. Wendy, Lee and Chen have an average score 89. Zach and Chen have an average score 95. What is Zach's score?

Answers

Answer:

98

Step-by-step explanation:

Z as Zach; W as Wendy; L as Lee; C as Chen

We know that average score of Z,W, and L is 91, so:

(z + w + l)/3 = 91

z + w + l = 273

Average score W, L, C = 89, so:

(w + l + c)/3 = 89

w + l + c = 267

We take both:

(z + w + l) – (w + l + c) = 273 – 267

z – c = 6

Average score Z and C = 95

(z + c)/2 = 95

z + c = 190

(z + c) – (z – c) = 184

2c = 184

c = 92

z + c = 190

z + 92 = 190

z = 98

So, Zachs score is 98

Solve for x: −3x + 3 < 6

Answers

Answer:x>-1

Step-by-step explanation:

Step 1: Subtract 3 from both sides.

-3x+3-3<6-3

-3x<3

Step 2: Divide both sides by -3.

-3x/-3<3/3

X>-1

How many arrangements of the letters in the word olive can you make if each arrangement must use three letters

Answers

Answer:

60

Step-by-step explanation:

There are 5 letters that can be first.

There are 4 letters that can be second.

There are 3 letters that can be third.

The number of permutations is 5×4×3 = 60.

Find the equation of the line given
the gradient
Parrallel to the line y= - 2x+4
point ( 1-3)

Answers

Answer:

y = -2x - 1

Step-by-step explanation:

Step 1: Find the parallel line

y = -2x + b

Step 2: Solve for b

-3 = -2(1) + b

-3 = -2 + b

b = -1

Step 3: Write parallel equation

y = -2x - 1

Data was collected for a sample of organic snacks. The amount of sugar (in mg) in each snack is summarized in the histogram below. 2 4 6 8 10 12 14 amount of sugar (mg) 60 80 100 120 140 160 180 200 Frequency What is the sample size for this data set

Answers

Answer:

The sample size for the data set = 56

Step-by-step explanation:

The sample size or number of individuals (n) is gotten from a histogram by summing up the total frequencies of occurrences.

In this example, the frequencies are: 2 4 6 8 10 12 14

Therefore, the sample size (n) is calculated as follows:

n = 2 + 4 + 6 + 8 + 10 + 12 + 14 = 56

Therefore the sample size for the data set = 56

The sample size for the data set = 56

Given that,

Data was collected for a sample of organic snacks.

The calculation is as follows:

= 2 + 4 + 6 + 8 + 10 + 12 + 14

= 56

Learn more: https://brainly.com/question/15622851?referrer=searchResults

B
Round your answer to the nearest hundredth.
A
9
B
5

Answers

Answer:

  56.25°

Step-by-step explanation:

The definition of the cosine function tells you that

  cos(B) = BC/BA

  B = arccos(BC/BA) = arccos(5/9)

  B ≈ 56.25°

Suppose the time it takes a barber to complete a haircuts is uniformly distributed between 8 and 22 minutes, inclusive. Let X = the time, in minutes, it takes a barber to complete a haircut. Then X ~ U (8, 22). Find the probability that a randomly selected barber needs at least 14 minutes to complete the haircut, P(x > 14) (round answer to 4 decimal places) Answer:

Answers

Answer:

[tex] P(X>14)= 1-P(X<14) =1- F(14)[/tex]

And replacing we got:

[tex] P(X>14)= 1- \frac{14-8}{22-8}= 0.5714[/tex]

The probability that a randomly selected barber needs at least 14 minutes to complete the haircut is 0.5714

Step-by-step explanation:

We define the random variable of interest as x " time it takes a barber to complete a haircuts" and we know that the distribution for X is given by:

[tex] X \sim Unif (a= 8, b=22)[/tex]

And for this case we want to find the following probability:

[tex] P(X>14)[/tex]

We can find this probability using the complement rule and the cumulative distribution function given by:

[tex] P(X<x) = \frac{x-a}{b-a} ,a \leq x \leq b[/tex]

Using this formula we got:

[tex] P(X>14)= 1-P(X<14) =1- F(14)[/tex]

And replacing we got:

[tex] P(X>14)= 1- \frac{14-8}{22-8}= 0.5714[/tex]

The probability that a randomly selected barber needs at least 14 minutes to complete the haircut is 0.5714

a personality test maybe given to assess what

Answers

Answer:

A personality test may be given to assess individual behavior patterns. A personality test may be given to assess individual behavior patterns. This answer has been confirmed as correct and helpful.

Step-by-step explanation:

hopes this helps

Answer:

Interests, values, skill set and basic personality

Step-by-step explanation:

Personality tests are mostly used as an assessment tool be HR managers and employers during the interview process. They can provide a potential employer with information about your interests, values, skill set and even basic personality, which can be very useful to help an employer make a decision about whether you are the best fit for a position.

I hope this helped. I am sorry if you get this wrong.

A game popular in Nevada gambling casinos is Keno, which is played as follows: Twenty numbers are selected at random by the casino from the set of numbers 1 through 80. A player can select from 1 to 15 numbers; a win occurs if some fraction of the player’s chosen subset matches any of the 20 numbers drawn by the house. The payoff is a function of the number of elements in the player’s selection and the number of matches. For instance, if the player selects only 1 number, then he or she wins if this number is among the set of 20, and the payoff is $2.20 won for every dollar bet. (As the player’s probability of winning in this case is , it is clear that the "fair" payoff should be $3 won for every $1 bet). When the player selects 2 numbers, a payoff (of odds) of $12 won for every $1 bet is made when both numbers are among the 20.A) What would be the fair payoff in this case? Let P, k denote the probability that exactly k of the n numbers chosen by the player are among the 20 selected by the house. B) Compute Pn, k.C) The most typical wager at Keno consists of selecting 10 numbers. For such a bet, the casino pays off as shown in the following table. Compute the expected payoff.

Answers

The missing part in the question;

and the payoff is $2.20 won for every dollar bet. (As the player’s probability of winning in this case is [tex]\dfrac{1}{4}[/tex]........

Also:

For such a bet, the casino pays off as shown in the following table.

The table can be shown as:

Keno Payoffs in 10 Number bets

Number of matches        Dollars won for each $1 bet

0  -   4                                        -1

5                                                  1

6                                                  17

7                                                  179

8                                                 1299

9                                                 2599

10                                               24999

Answer:

Step-by-step explanation:

Given that:

Twenty numbers are selected at random by the casino from the set of numbers 1 through 80

A player can select from 1 to 15 numbers; a win occurs if some fraction of the player’s chosen subset matches any of the 20 numbers drawn by the house

Let assume X to represent the numbers of player chooses which are in the Casino-selected-set of 20.

Let assume the random variable X has a hypergeometric distribution with parameters  N= 80 and m =20.

Then, the probability mass function of a hypergeometric distribution can be defined as:

[tex]P(X=k)=\dfrac{(^m_k)(^{N-m}_{n-k})}{(^N_n)}, k =1,2,3 ... n[/tex]

Now; the probability that i out of  n numbers chosen by the player among 20  can be expressed as:

[tex]P(X=k)=\dfrac{(^{20}_k)(^{60}_{n-k})}{(^{80}_n)}, k =1,2,3 ... n[/tex]

Also; given that ; When the player selects 2 numbers, a payoff (of odds) of $12 won for every $1 bet is made when both numbers are among the 20

So; n= 2; k= 2

Then :

Probability P ( Both number in the set 20)  [tex]=\dfrac{(^{20}_2)(^{60}_{2-2})}{(^{80}_2)}[/tex]

Probability P ( Both number in the set 20) [tex]= \dfrac{20*19}{80*79}[/tex]

Probability P ( Both number in the set 20) [tex]=\dfrac{19}{316}[/tex]

Probability P ( Both number in the set 20) [tex]=\dfrac{1}{16.63}[/tex]

Thus; the payoff odd for [tex]=\dfrac{1}{16.63}[/tex] is 16.63:1 ,as such fair payoff in this case is $16.63

Again;

Let assume X to represent the numbers of player chooses which are in the Casino-selected-set of 20.

Let assume the random variable X has a hypergeometric distribution with parameters  N= 80 and m =20.

The probability mass function of the hypergeometric distribution can be defined as :

[tex]P(X=k)=\dfrac{(^m_k)(^{N-m}_{n-k})}{(^N_n)}, k =1,2,3 ... n[/tex]

Now; the probability that i out of  n numbers chosen by the player among 20  can be expressed as:

[tex]P(n,k)=\dfrac{(^{20}_k)(^{60}_{n-k})}{(^{80}_n)}, k =1,2,3 ... n[/tex]

From the table able ; the expected payoff can be computed as shown in the attached diagram below. Thanks.

You might need:

A circle is centered at J(3,3) and has a radius of 12.

Where does the point F(-6, -5) lie?

Choose 1 answer:

Answers

Answer:

Step-by-step explanation:

The equation of this circle is (x - 3)^2 + (y - 3)^2 = 12^2.

Let's substitute the coordinates of the given point and compare the results to the above equation:  do they produce a correct statement?

(-6 - 3)^2 + (-5 - 3)^2 = ?

9^2 + 8^2 = 145

Because r = 12, the above result would need to be 144, not 145, if the given point were actually on the circle.  We must conclude that (-6, -5) lies just outside the circle.

81 + 64 = 144  

The FDA regulates that fresh Albacore tuna fish that is consumed is allowed to contain 0.82 ppm of mercury or less. A laboratory is estimating the amount of mercury in tuna fish for a new company and needs to have a margin of error within 0.023 ppm of mercury with 97% confidence. Assume the population standard deviation is 0.143 ppm of mercury. What sample size is needed? Round up to the nearest integer, do not include any decimals. Answer:

Answers

Answer:

[tex]n=(\frac{2.17(0.143)}{0.023})^2 =182.03 \approx 183[/tex]

So the answer for this case would be n=183 rounded up to the nearest integer

Step-by-step explanation:

Information provided

[tex]\bar X[/tex] represent the sample mean

[tex]\mu[/tex] population mean (variable of interest)

[tex]\sigma = 0.143[/tex] represent the population standard deviation

n represent the sample size  

[tex] ME = 0.023[/tex] the margin of error desired

Solution to the problem

The margin of error is given by this formula:

[tex] ME=z_{\alpha/2}\frac{\sigma}{\sqrt{n}}[/tex]    (a)

And on this case we have that ME =0.023 and we are interested in order to find the value of n, if we solve n from equation (a) we got:

[tex]n=(\frac{z_{\alpha/2} \sigma}{ME})^2[/tex]   (b)

The confidence level is 97% or 0.97 and the significance would be [tex]\alpha=1-0.97=0.03[/tex] and [tex]\alpha/2 = 0.015[/tex] then the critical value would be: [tex]z_{\alpha/2}=2.17[/tex], replacing into formula (5) we got:

[tex]n=(\frac{2.17(0.143)}{0.023})^2 =182.03 \approx 183[/tex]

So the answer for this case would be n=183 rounded up to the nearest integer

Please answer this correctly

Answers

Answer:

The number of employees classified into groups as shown below:

1 - 10: 3 6 (2companies)

11-20: 16 (1 company)

21-30: 25, 26, 27 (3 companies)

31-40: 34, 35, 35, 35, 36 (5 companies)

41-50: 41, 43, 48, 48 (4 companies)

Hope this helps!

Answer:

11-20 is 1

31-40 is 5

Step-by-step explanation:

Just count the amount

Hope that helps :D

4. The area of a rhombus with one diagonal is 8.72 cm long is the same as the area of a square of side 15.6 cm. Find the length of the other diagonal of the rhombus.​

Answers

Answer:

55.82 cm

Step-by-step explanation:

d1= 8.72 cm

a= 15.6 cm

A rhombus= 1/2*d1*d2 = A square

A square= 15.6²= 243.36 cm²

d2= 2A/d1= 2*243.36/8.72 ≈55.82 cm

I NEED HELP ASAP PLEASE!!! I REALLY NEED HELP!

Answers

Answer:

D.

Step-by-step explanation:

One slope is positive and one negative, so one line should go up and one down. B or D.

y = 1/2 x - 1 line goes up and y-int. = - 1.  Answer D.

y = - 1/2 x + 3 line goes up and y-int. = 3.  Answer D.

Other Questions
what does it mean to ratify something Biarritz Corp. is growing quickly. Dividends are expected to grow at a rate of 29 percent for the next three years, with the growth rate falling off to a constant 6.8 percent thereafter. If the required return is 15 percent and the company just paid a dividend of $3.15, what is the current share price Using your knowledge of fungi, which of the following might prevent the mold from growing? A. Buy a different type of orange. B. Keep the oranges in the refrigerator. C. Put the oranges in a warm place. D. Put the oranges in a damp place. Which of the following diseases is caused by a bacteria? A. Chicken pox B.Tuberculosis C.. Dengue D. Polio Partial sterilization of a product such as milk at a high temperature is known as A. Pasteurization B. Filtration C. Pickling D. Refrigeration _______ are the agents that act as carriers of a pathogen and spread diseases. A. Vectors B. Microbes C. Parasites D. DNA Find the midpoint of AB when A=(1,-2) B=(1,-1) How many units long is a line segment whose endpoints have coordinates (-3,7) and (2,-5)? One important way the Persians controlled their empire was by:A. enslaving conquered peoples.B. destroying the cities of rival civilizations.C. allowing people to keep their local traditions.D. killing the leaders of other peoples, An asset has an average return of 10.19 percent and a standard deviation of 22.41 percent. What is the most you should expect to lose in any given year with a probability of 16 percent there are more hydrogen atoms in living organisms than any other atoms are asking is more abundant in the terms Mass why is this statement true What is the product of the binomials (4a 1) and (2b + 3)? what is lovely peaches real name? a) cora johnson b) brittany johnson c) sarah johnson Is a high comma punctuation? it's Using $3,000,000 as the total manufacturing costs, compute the cost of goods manufactured using the following information. Raw materials inventory, January 1 $ 20,000 Raw materials inventory, December 31 40,000 Work in process, January 1 18,000 Work in process, December 31 12,000 Finished goods, January 1 40,000 Finished goods, December 31 32,000 Raw materials purchases 1,700,000 Direct labor 760,000 Factory utilities 150,000 Indirect labor 50,000 Factory depreciation 400,000 Operating expenses 420,000 a. $3,014,000 b. $3,006,000 c. $3,008,000 d. $2,994,000 Which servers as evidence for a scientific claim Find x. I need it ASAP Due to population shifts, Select one: a. businesses that cater to older consumers will see slower growth. b. health care will emerge as the only business sector that will grow. c. businesses that sell electronic devices will see a significant decline. d. businesses that cater to older consumers will see higher growth. the declaration of independence provides for freedom of the press.-true -false What is the sum of 2x^2-x and -x-2x^2-2 Escoge la respuesta correcta. Qu destruy muchos edificios de Antigua en 1773? un hurracn un terremoto una avalancha un volcn You are the president of Business Society in your university. There is anupcomingevent on business communication and you are looking for a speaker from the same field.Write a letter and invite Mr. Johnson, public relations director of a renownedcompany,to be the guest speaker of theseminarnext week. formal business letter Question: A swimmer has a swimming speed of 5.75 m/s in still water. When sheheads directly across the river, she ends up travelling downstream at an angle of 40(with respect to a line perpendicular to the shore).(a) What is the speed of the current?(b) What heading would the swimmer need to have in order to reach a point directlyacross the river?(c) If the river is 15 m wide, how long would a trip directly across the river take?