a new over-the-counter medicine to treat a sore throat is to be tested for effectiveness. the makers of the medicine take two random samples of 25 individuals showing symptoms of a sore throat. group 1 receives the new medicine and group 2 receives a placebo. after a few days on the medicine, each group is interviewed and asked how they would rate their comfort level 1-10 (1 being the most uncomfortable and 10 being no discomfort at all). the results are below. find the 95% confidence interval in the difference of the mean comfort level. is there sufficient evidence to conclude that the new medicine is effective? assume the data is normally distributed with unequal variances. (round answers to 4 decimal places) make sure you put the 0 in front of the decimal. average group 1

Answers

Answer 1

A confidence interval exists "a range of values that's likely to contain a population value with a certain degree of confidence.

In case the 95 % confidence interval would be given by

[tex]$0.582 \leq \mu_1-\mu_2 \leq 3.178$[/tex]

What is meant by confidence interval?

A confidence interval exists "a range of values that's likely to contain a population value with a certain degree of confidence. It exists often denoted a % whereby a population means lies between an upper and lower interval".

The margin of error exists the range of values below and above the sample statistic in a confidence interval.

Normal distribution, exists a "probability distribution that exist symmetric about the mean, showing that data near the mean exists more frequent in occurrence than data far from the mean".

[tex]$\bar{X}_1=5.84$[/tex] represent the sample mean 1

[tex]$\bar{X}_2=3.96$[/tex] represent the sample mean 2

n 1 = 25 represent the sample 1 size

n 2 = 25 represent the sample 2 size

[tex]$s_1=2.211334$[/tex] sample standard deviation for sample 1

[tex]$s_2=2.35372$[/tex] sample standard deviation for sample 2

[tex]$\mu_1-\mu_2$[/tex] parameter of interest.

The confidence interval for the difference of means exists given by the following formula:

[tex]$\left(\bar{X}_1-\bar{X}_2\right) \pm t_{\alpha / 2} \sqrt{\frac{s_1^2}{n_1}+\frac{s_2^2}{n_2}} \text \dots{ (1) }$$[/tex]

The point of estimate for [tex]$\mu_1-\mu_2$[/tex] exists just given by:

[tex]$\bar{X}_1-\bar{X}_2=5.84-3.96=1.88$$[/tex]

In order to estimate the critical value [tex]$t_{\alpha / 2}$[/tex] we require to estimate first the degrees of freedom, given by:

[tex]$d f=n_1+n_2-1=25+25-2=48$$[/tex]

Since the Confidence is 0.95 or 95 %, the value of [tex]$\alpha=0.05$[/tex]and α 2 = 0.025, and we can utilize excel, a calculator or a table to estimate the critical value. The excel command would be: " = -T.INV (0.025, 48) ". And we see that [tex]$t_{\alpha / 2}=2.01$[/tex]

In order to replace into formula (1), we get

[tex]$1.88-2.01 \sqrt{\frac{2.211334^2}{25}+\frac{2.35372^2}{25}}=0.582$[/tex]

[tex]$1.88+2.01 \sqrt{\frac{2.211334^2}{25}+\frac{2.35372^2}{25}}=3.178$[/tex]

In case the 95 % confidence interval would be given by

[tex]$0.582 \leq \mu_1-\mu_2 \leq 3.178$[/tex]

Because all the values for the confidence interval are higher than 0, we may infer that there are significant differences between the means of the two groups in this case, with the mean for group 1 (Medicine) being considerably higher than the mean for group 2 (Placebo) at 5% of significance.

To learn more about confidence interval refer to:

https://brainly.com/question/17097944

#SPJ4


Related Questions

Alan, Betty, and Carol invested in a corporation in the ratio of 9:10:11 respectively. If they divide the profit of $67, 500 proportionally to their investment, how much will each receive?

Answers

Three people: Alan, Betty, Carol

Alan has 9 shares.

Betty has 10 shares.

Carol has 11 shares.

Therefore, there are a total of 9 + 10 + 11 = 30 shares.

Since the profit is $67,500, let's divide this one by the total number of shares.

[tex]\text{Profit per share}=\frac{67,500}{30}=2,250[/tex]

The profit per share is $2,250.

Since Alan has 9 shares, let's multiply $2,250 to 9.

[tex]\text{Alan's share}=2,250\times9=20,250[/tex]

Therefore, Alan's share must be $20,250.

Let's do the same with Betty and Carol.

[tex]\text{Betty's share}=2,250\times10=22,500[/tex][tex]\text{Carol's share}=2,250\times11=24,750[/tex]

To summarize, Alan will receive $20,250, Betty will receive $22,500, and Carol will receive $24,750 from the proft

If h = {(1,5), (-2,6), (4, -3), (6,9)} and
m = {(3,4), (2,-2), (-2,6), (5,8)}, what is (hm) (2)? (See image below)

Answers

Answer:  [tex](h\circ m)(2) = 6[/tex]

=======================================================

Explanation:

The notation [tex](h \circ m)(2)[/tex] refers to function composition

It's the same as writing [tex]h(m(2))[/tex]

According to

m = {(3,4), (2,-2), (-2,6), (5,8)}

We have m(2) = -2 since x = 2 leads to m(x) = -2

Then the output -2 is treated as the input of the outer function h(x)

Looking through

h = {(1,5), (-2,6), (4, -3), (6,9)}

shows that h(-2) = 6

Therefore, [tex]h(m(2)) = h(-2) = 6, \ \text{ and } \ (h\circ m)(2) = 6[/tex]

Optionally we can write out a table like shown below.

The row highlighted shows the input x = 2 leading to m(x) = -2, which is then plugged into h(x) to get 6 as the final output. Think of it like a chain of dominoes.

a bank of 10 movies is chosen from for a movie marathon in which 7 movies will be played in a specific order. in how many different ways can the movies for the movie marathon be chosen?

Answers

The movies for the movie marathon can be chosen in 120  different ways .

In the question ,

it is given that

total number of movies = 10 movies

number of movies that need to be played in specific order = 7 movies .

we have to find how many different ways can the movies be selected for the movie marathon .

we can solve this with Combination ,

where n = 10  and r = 7

So C(n,r) =  C (10,7)

= 10! / (3! * 7! )

= (10*9*8*7!)/(3! * 7! )

= ( 10*9*8) / (3*2 )

= 10 * 3 * 4

= 120 ways .

Therefore , The movies for the movie marathon can be chosen in 120  different ways .

Learn more about Combination here

https://brainly.com/question/12538996

#SPJ1

Scientists are studying the temperature on a distant planet. They find that the surface temperature at one location is 45 ° Celsius. They also find that the temperature decreases by 7 ° Celsius for each kilometer you go up from the surface. Let T represent the temperature (in Celsius), and let H be the height above the surface (in kilometers). Write an equation relating T to H , and then graph your equation using the axes below.

Answers

The equation relating T to H is H = 45 - 7T.

What is temperature?

Temperature simply means the degree of hotness and coldness in a body.

In this case, they find that the surface temperature at one location is 45 ° Celsius. They also find that the temperature decreases by 7 ° Celsius for each kilometer you go up from the surface.

Let T = the temperature (in Celsius).

Let H = the height above the surface (in kilometers).

The equation will be:

H = 45 - (7 × T)

H = 45 - 7T

The axes aren't given and can't be graphed.

Learn more about temperature on:

brainly.com/question/24746268

#SPJ1

Area of sector in degrees. My answer is 25 pi I just want to check and make sure that’s right

Answers

[tex]25\pi[/tex]

1) The area of a sector of a circle can be found with the following formula:

[tex]\begin{gathered} A_S=\frac{\alpha}{360}\cdot\pi r² \\ A_s=\frac{90}{360}\dot{\cdot\pi(10)²} \\ A=\frac{\dot{100\pi}}{4} \\ A=25\pi \\ \end{gathered}[/tex]

2) Thus the area of the sector is 25π cm²

A basketball player's shooting percentage was 0.425 at the end of the season. What does that mean? (1) He made 4.25% of the baskets he attempted. (2) He made 4 out of every 25 baskets he attempted. (3) He made 42.5% of the baskets he attempted. (4) He made 17 out of every 40 baskets he attempted

Answers

shooting percentage: 0.425 (decimal)

To express in percentage:

0.425 x 100 = 42.5%

(3) He made 42.5% of the baskets he attempted.

And also

17/40 = 0.425

(4) He made 17 out of every 40 baskets he attempted

Write the equation of a line given the following information:26) The line has a slope =and passes through (8.-1)27) TH

Answers

Answer:

The equation of the line is;

[tex]y=-\frac{3}{4}x+5[/tex]

Explanation:

Given that the line has a slope of;

[tex]m=-\frac{3}{4}[/tex]

And passes through the point;

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

Applying the point-slope equation of straight line;

[tex]y-y_1=m(x-x_1)[/tex]

substituting the given values and solving;

[tex]\begin{gathered} y-(-1)=-\frac{3}{4}(x-8) \\ y+1=-\frac{3}{4}x-\frac{3}{4}(-8) \\ y+1=-\frac{3}{4}x+6 \\ y=-\frac{3}{4}x+6-1 \\ y=-\frac{3}{4}x+5 \end{gathered}[/tex]

Therefore, the equation of the line is;

[tex]y=-\frac{3}{4}x+5[/tex]

In this isosceles triangle,
AB-AC
4 cm is the bottom line
The perimeter of the triangle is 22 cm
Work out the length of AB.

Answers

Answer:

the length of AB is 9

Step-by-step explanation:

an isosceles triangle is a type of triangle i which two of its sides are equivalent(equal). let AB=AC=x

perimeter=22

                  perimeter=AB+AC+BC

                                22=x+x+4

                                 22-4=2x

                                      18/2=2x/2

                                           9=x

how many lines of symmetry does the word checkbook have?

Answers

Answer:

none (as shown) or

one if all uppercase letters

Step-by-step explanation:

A line of symmetry is a line you could place on a shape (usually a square, rectangle, triangle, etc, but here the "shape" is the word checkbook) which, if you folded the shape on the line, the two halves of the shape would exactly match each other.

"checkbook" does NOT have any lines of symmetry. BUT,

CHECKBOOK

does have a line of symmetry, horizontally, right thru the middle.

Is the following process correct? If not, which step is where the error occurs, justify your answer. Then rework the problem to find the correct answer.

Answers

We are given the following absolute value equation

[tex]|4x-1|=5x+37[/tex]

Let us solve the problem then we will compare it with the given solution.

[tex]\begin{gathered} |4x-1|=5x+37 \\ 4x-1=\pm(5x+37) \end{gathered}[/tex]

Now we will solve for the positive and negative sign separately

[tex]\begin{gathered} 4x-1=5x+37 \\ 4x-5x=37+1 \\ -x=38 \\ x=-38 \end{gathered}[/tex][tex]\begin{gathered} 4x-1=-5x-37 \\ 4x+5x=-37+1 \\ 9x=-36 \\ x=\frac{-36}{9} \\ x=-4 \end{gathered}[/tex]

Comparing it with the given solution, there is an error on the left-hand side step 2. (the sign of 38 should be positive but in the figure, it is shown negative)

Now let us substitute the obtained x values into the original absolute value equation and check if they satisfy the equation.

For x = -4:

[tex]\begin{gathered} |4(-4)-1|=5(-4)+37 \\ |-16-1|=-20+37 \\ |-17|=17 \\ 17=17 \end{gathered}[/tex]

Hence, x = -4 is a valid solution.

For x = -38:

[tex]\begin{gathered} |4(-38)-1|=5(-38)+37 \\ |-152-1|=-190+37 \\ |-153|=-153 \\ 153\ne-153 \end{gathered}[/tex]

Hence, x = -38 is not a valid solution.

The above is an example of an extraneous solution.

An extraneous solution is a solution that we get during the process of solving an equation but it is not really the solution meaning that it does not satisfy the equation!

Therefore, x = -4 is the only solution to the given equation.

Help ASAP!! Which algebraic expression is equivalent to the expression below?

Answers

The algebraic expression is equivalent to the expression below is 36x+110

Simplifying expressions using the distributive law.

According to the Distributive Law, multiplying a number by a collection of numbers is equivalent to performing each multiplication independently.

For instance, given the standard expression C(D + E). Using the distributive law;

C(D + E) = CD + DE

Using this rule to the given expression shown below;

11(4x + 10) - 8x

Apply the distributive property;

11(4x + 10) - 8x

11(4x) + 11(10) - 8x

44x + 110 - 8x

Collect the like terms

44x + 110 - 8x

44x-8x+110

36x+110

This gives the resulting equation of the linear function after expansion

Learn more on distributive law here: https://brainly.com/question/25224410

#SPJ1

Question - Write an equivalent expression for -3.1 ^ 4 x * -3.1 ^ 2 x + 7

Does anyone have an expert verified answer for this?

Answers

The expression -3.1^4x * -3.1^2x + 7 has an equivalent of 887.503681x^2 + 7

How to determine the equivalent expression

From the question, the expression is given as

-3.1^4x * -3.1^2x + 7

Evaluate the exponents in the above expression

So, we have the following equation

-3.1^4x * -3.1^2x + 7 = 92.3521x * 9.61x + 7

Evaluate the products in the above expression

So, we have the following equation

-3.1^4x * -3.1^2x + 7 = 887.503681x^2 + 7

Hence, the equivalent expression of -3.1^4x * -3.1^2x + 7 is 887.503681x^2 + 7

Read more about equivalent expression at

https://brainly.com/question/15775046

#SPJ1

A ball is dropped from a tall building. the formula in the box relates the distance in meters {d} fallen to the time in seconds, {t}. d=4.9t if the ball falls for a total of 1.2 seconds before hitting the ground, approximately how tall is the building?

Answers

The building is 5.88 units tall.

It is given that the ball is dropped from a tall building.

The formula in the box relates the distance in meters "d" fallen to the time in seconds "t".

The formula is given below :

d = 4.9*t

The ball falls for a total of 1.2 seconds before hitting the ground.

The ball will travel a distance in the time interval from when the ball is dropped until it hits the ground.

The time for which the ball travels the distance is 1.2 seconds.

The distance travelled by the ball is :

d = 4.9*t

d = 4.9*1.2

d = 5.88

Hence, the ball travels a distance of 5.88 after it is dropped from the top of the building and before hitting the ground.

The height of the building is equal to the distance calculated.

The height of the building is 5.88.

To learn more about distance, visit :

https://brainly.com/question/15172156

#SPJ4

Expand and simplify each polynomial (Answer both problems)
1. (a^2-3a)^2
2. (1/2x^3 +6x)^2

Answers

The simplified form of polynomials are:

1.  (a² - 3a)² = 3a²

2. (1/2x³ + 6x)² = -12x²

Given,

We have to expand the given polynomials and simplify them.

1. The polynomial: (a² - 3a)²

Here,

The polynomial is in the form of (a - b)²

So,

(a - b)² = a² - 2ab + b²

Then,

(a² - 3a)² = (a²)² - (2 × a² × 3a) + (3a)²

(a² - 3a)² = a⁴ - 6a³ + 9a²

(a² - 3a)² = a²(a² - 6a + 9)

Here,

(a² - 6a + 9) is in quadratic form. Solve using quadratic formula.

a = 1, b = -6 and c = 9

[tex]\frac{-b(+-)\sqrt{b^{2} -4ac} }{2a}[/tex] = [tex]\frac{6(+-)\sqrt{(-6)^{2}-4(1)(9) } }{2(1)}[/tex] = [tex]\frac{6(+-)\sqrt{36 - 36} }{2}[/tex] = [tex]\frac{6(+-)\sqrt{0} }{2}[/tex] = (6±0) / 2

= 6/2 = 3

Then,

(a² - 3a)² = a²(a² - 6a + 9)

Here,

(a² - 6a + 9) = 3

So,

(a² - 3a)² = 3a²

2. The polynomial: (1/2x³ + 6x)²

Here, the polynomial is in the form (a + b)²

(a + b)² = a² + 2ab + b²

Here,

(1/2x³ + 6x)² = (1/2x³)² + (2 × 1/2x³ × 6x) + (6x)²

(1/2x³ + 6x)² = 1/4x⁶ + 6x⁴ + 36x²

(1/2x³ + 6x)² = x²(1/4x⁴ + 6x² + 36)

a = 1/4, b = 6 and c = 36

Quadratic formula: [tex]\frac{-b(+-)\sqrt{b^{2} -4ac} }{2a}[/tex]

= [tex]\frac{-6(+-)\sqrt{(-6)^{2} -4(1/4)(36)} }{2(1/4)}[/tex] = [tex]\frac{-6(+-)\sqrt{36-36} }{1/2}[/tex] = (-6±0) / (1/2) = -6 × 2 = -12

Therefore,

(1/2x³ + 6x)² = x²(1/4x⁴ + 6x² + 36)

Here,

(1/4x⁴ + 6x² + 36) = -12

Then,

(1/2x³ + 6x)² = -12x²

That is,

The simplified form of polynomials are:

1.  (a² - 3a)² = 3a²

2. (1/2x³ + 6x)² = -12x²

Learn more about simplification of polynomials here:

https://brainly.com/question/355399

#SPJ1

What is the slope of the line through (-1,2) and (-3,-2)? 5 4 3 (-1,2) 1 2 3 4 1 -2 ((-3,-2) O A. 2 O B. O C. - O D.-2

Answers

[tex]\begin{gathered} \text{The slope is} \\ m=\frac{y_2-y_1}{x_2-x_1} \\ m=\frac{-2-2}{-3-(-1)} \\ \\ m=\frac{-4}{-2} \\ m=2 \\ \\ \text{the slope is 2} \end{gathered}[/tex]


Solve the inequality and graph the solution on the line provided.
3x+17 _<41

Answers

Answer:

Given, 3x−2<2x+1

⇒3x−2x<1+2

⇒x<3orx∈(−∞,3)

The lines y=3x−2 and y=2x+1 both will intersect at x=3

Clearly, the dark line shows the solution of 3x−2<2x+1.

solution

Step-by-step explanation:

Find the surface area of the rectangular
prism.
Answer:
2 in
4 in
2
2 in
in ²

Answers

Answer:

l = 2 in

h = 4 in

w = 2 in

Surface Area = 40

Step-by-step explanation:

If “l” is the length, and “h” is the height and “w” is the width of the rectangular prism, the surface area is given by the formula,

The surface area of a rectangular prism = 2 (lw+lh+hw) square units.

which hill's criteria, addressing whether the exposure comes before or after the effect, is the only criteria that must be met 100% for a causal relationship to be possible?

Answers

Hill's Criteria of Strength is the only criteria that must be met 100% for a causal relationship to be possible.

The Criteria of strength is Hill's first test for causation. He stated that the likelihood of an association being causative increases with the size of the connection between exposure and disease. Hill used Percival Pott's investigation into the prevalence of scrotal cancer in chimney sweeps to highlight this issue. Since the correlation between that occupation and sickness was so strong (almost 200 times more than in other jobs), it was concluded that chimney soot was probably a contributing factor. On the other hand, Hill argued that minor connections are less indicative of causation since they are more likely to be explained by other underlying factors (such as bias or confounding).

To evaluate possibly causative associations, it is essential to define what is meant by a "strong" correlation. Scientists may now distinguish between strong and weak associations using more mathematically sound criteria than Hill had in mind because of developments in statistical theory and computing capacity. Strength is no longer just understood as an association's magnitude. Furthermore, multi-factorial disorders and the existence of determinant risk variables that are tiny in magnitude but statistically significant have received more attention from researchers. The recognized standard for determining the strength of an observed correlation and, hence, its potential causation, is statistical significance today rather than the magnitude of the association.

To read more about Strength visit https://brainly.com/question/2367767

#SPJ4

Got another one for yall

Answers

The height, h of the parallelogram is 4 feet.

How to find the height of a parallelogram?

A parallelogram is a quadrilateral with opposites sides equal to each other. Opposite sides of a parallelogram are also parallel to each other.

Opposite angles of a parallelogram are congruent. The consecutive or adjacent angles of a parallelogram is supplementary.

Therefore, the height of the parallelogram can be found as follows:

The sum of angles in a parallelogram is 360 degrees.

Hence,

sin ∅ = opposite / hypotenuse

where

∅ = one angle of the parallelogram

sin ∅ = 3 / 6

sin ∅ = 1 / 2

∅ = sin⁻¹ 0.5

∅ = 30

Therefore,

30 + 30 + 2x = 360

where

x = angle of the parallelogram

60 + 2x = 360

2x = 360 - 60

2x = 300

x = 300 / 2

x = 150

Let's find the height of the parallelogram using trigonometric ratios,

sin 30° = h / 8

cross multiply

h = 8 sin 30°

h = 8 × 0.5

Therefore,

h = 4 ft

learn more on parallelogram here: https://brainly.com/question/14930017

#SPJ1


If QP bisects ZDQL, m/DQP = 5x - 7, and m/PQL = 11 + 2x, determine
the measure of ZDQL.
m₂DQL =

Answers

When QP bisects DQL, then the angles DQP and angle PQL is 23°.

Given that,

In the picture we can see the diagram,

The QL  line is there and the QD line.

QP line bisect the angles DQL

The angle DQP is 5x-7

The angle PQL is 11+2x

We have to find the x value and the angles DQP and PQL.

We know,

From the bisection we can say the angle are equal to each other

The angle DQP=The angle PQL

5x-7=11+2x

5x-2x=11+7

3x=18

x=18/3

x=6

Substitute x value in angles DQP and angle PQL.

The angle DQP=5x-7=5(6)-7=30-7=23°

The angle PQL=11+2x=11+2(6)=11+12=23°.

Therefore, the angles DQP and angle PQL is 23°.

To learn more about angle visit: https://brainly.com/question/28451077

#SPJ9

in the long-run we can expect the population mean or proportion/percentage to occur. explain what is mean by the phrase in the long run? hint: imagine if we repeatedly took samples from the population. what would the average of the sample means be equal to?

Answers

The Central Limit Theorem states that over a large number of samples, the sampling average of the sample means would be closer to the population mean.

What does the Central Limit Theorem state?

The Central Limit Theorem states that for a random variable X, with mean given by [tex]\mu[/tex] and standard deviation given by [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].

This means that over a large number of trials, i.e., of samples from the population, the mean of the sample means will be close to the population mean, with a small standard error, as the standard error is inversely proportional to the square root of the sample size.

More can be learned about the Central Limit Theorem at https://brainly.com/question/25800303

#SPJ1

Draw the graph of y = 2x-4 where x E {-2; "-1;" 0; 1; 2}:

Answers

Graph is attached below.

Given,

y = 2x - 4

We have to draw a graph according to this

Here,

x E {-2; "-1;" 0; 1; 2}:

Image is attached.

How to draw a graph?

First, label and draw your X and Y axes at a straight angle. Axis Y is vertical, whereas axis X is horizontal. Write the scale for each axis down the line and mark the junction as 0, then draw a line. Calculate the values of Y for various values of X after drawing the axes.

So, the graph is given below.

Learn more about graphs here:

https://brainly.com/question/13298277

#SPJ1

7. It costs $6 to get into the Carnival. Hotdogs cost $1.50 each, Hamburgers cost $1.75 each, French Fries cost $1.05 per
serving, Popcorn cost $1.15 per bag, and Soda is $.75 each. Each ride costs $2.00. How much money would you need to
get into the Carnival and to go on 8 rides, eat 2 hotdogs, 1 order of Fries, 2 bags of Popcorn, and 1 Soda?

Answers

Answer: $29.10

Step-by-step explanation:

1. Make a table, like the one shown in the image. You will need the item, its price, and how many are being bought.

2. Multiply the price and quantity of each item that is being bought.

3. Add all of the products together. This should get you the final price.

My steps are in the image. Hope this helps!

What is the relationship between the two highlighted angles?

Answers

The parallel between 2 highlights is called eduidistand


2. Dexter needs to find each angle in this figure that is adjacent
to LLON. He claims that LMON is adjacent to LLON.
a. List each angle that is adjacent to LLON.
мор
b. Why is Dexter's claim incorrect?

Answers

Answer:

It would be MOP is adjacent

Step-by-step explanation:

Find the value of each variable

Answers

The 'x' and 'y' variables are highlighted in the box

Answer:

x = 7

y = 15

Step-by-step explanation:

Disclosure:  After I had completed my answer, I found that Answerwell had already posted a solution.  It is more straightforward than my approach.  While the answers are the same, I'm still adding mine because 1) I worked hard on it, and 2) it illustrates there can be different ways of reaching a solution.

See attached worksheet.

if a 5-card poker hand is dealt from a well-shuffled deck of 52 cards, what is the probability of being dealt the given hand? (round your answer to five decimal places.) two pairs

Answers

Answer:  0.04754

=========================================================

Explanation:

A hand of two pairs is when we have 2 cards of the same value, and another 2 of the same value, then the fifth card is something else entirely.

An example hand is:

king of hearts, king of clubs ...... 1st pairqueen of spades, queen of clubs ..... 2nd pair7 of diamonds

-------------

We use the nCr formula since order doesn't matter.

C(n,r) = (n!)/(r!*(n-r)!)

For any suit, there are n = 13 cards. We make r = 2 selections for each of the two pair.

C(n,r) = (n!)/(r!(n-r)!)

C(13,2) = (13!)/(2!*(13-2)!)

C(13,2) = (13!)/(2!*11!)

C(13,2) = (13*12*11!)/(2!*11!)

C(13,2) = (13*12)/(2!)

C(13,2) = (13*12)/(2*1)

C(13,2) = (156)/(2)

C(13,2) = 78

There are 78 ways to select which two ranks will be chosen to represent each of the two pair.

Let's say one of the ranks of the two pair is a king. There are n = 4 kings and we select r = 2 of them. That gives C(4,2) = 6 ways to select those two kings. We'll also have 6 ways to select the other two cards in the other pair.

Therefore, we have 78*6*6 = 2808 ways to pick the first four cards that consist of the two pair (eg: 2 kings and 2 queens).

-----------------

So far we've considered just the two pairs. We have one card left to select. There are 13-2 = 11 cards of any particular suit that weren't part of the two pair. There are 4 suits to pick from, which means we have 11*4 = 44 cards to pick from for that fifth and final slot.

-----------------

Summary so far:

2808 ways to pick the two pair (eg: 2 kings and 2 queens)44 ways to pick the fifth card that differs from the first four cards (anything other than what was chosen for the two pair).

That gives 2808*44 = 123,552 different two pair hands possible.

This is out of C(52,5) = 2,598,960 hands

Divide those two values to get the final answer

(123,552)/(2,598,960) = 0.04753901560624

This then rounds to 0.04754 as the final answer.

A bee flies at 9 feet per second directly to a flowerbed from its hive. The bee stays at the flowerbed for 18 ​minutes, and then flies directly back to the hive at 6 feet per second. It is away from the hive for a total of 22 minutes.
a. What equation can you use to find the distance of the flowerbed from the​ hive?
b. How far is the flowerbed from the​ hive?

Answers

Using the relation between velocity, distance and time, it is found that:

a. The equation used to find the distance of the flowerbed from the​ hive is: d = 540 feet per minute x 1.6 minutes.

b. The distance of the flower bed from the hive is: 864 feet.

Velocity, distance and time

Velocity is given by the distance divided by the time, as follows:

v = d/t

In the context of this problem, we have that:

The bee stays at the flowerbed for 18 ​minutes.The bee stays away from the hive for a total of 22 minutes.

The times are as follows:

[tex]t_1[/tex]: hive -> flowerbed.[tex]t_2[/tex]: flowerbed -> hive.

The sum of this times is of 22 - 18 = 4 minutes, hence:

[tex]t_1 + t_2 = 4[/tex]

During the first step, that is, from hive to flowerbed, the velocity is 1.5 times greater than during the second step, thus the second time is 1.5 times the first time, that is:

[tex]t_2 = 1.5t_1[/tex]

Then the first time is calculated as follows:

[tex]1.5t_1 + t_1 = 4[/tex]

[tex]2.5t_1 = 4[/tex]

[tex]t_1 = \frac{4}{2.5}[/tex]

[tex]t_1 = 1.6[/tex]

The velocity during this time was of 9 feet per second = 540 feet per minute, for 1.6 minutes, hence the equation is:

d = v x t

d = 540 feet per minute x 1.6 minutes.

d = 864 feet.

Learn more about the relation between velocity, distance and time at https://brainly.com/question/24316569

#SPJ1


Suppose each street in the map shown represents a line. Provide an example of
each angle relationship.
Vertical angles
Supplementary
angles
Linear pair
Adjacent angles
Vertical angles
Congruent angles
10
15
16
11
12
17
18
Willow Drive
4
8
13 14 Franklin Drive
19 20
21
23
Sixth Ave
Main Street
22 Fifth Ave
24

Answers

Vertical angles are : 1 and 6

supplementary angles : 1 and 2

linear pair : angle 4 and 8

adjacent angles: 21 and 22

What is a supplementary angle?

A supplementary angle is an angle that, when added to another angle, results in a total angle measure of 180 degrees. In other words, if two angles are supplementary, the sum of their angle measures will be equal to 180 degrees.

For example, if angle A measures 100 degrees, its supplementary angle B would measure 80 degrees, since 100 + 80 = 180. Conversely, if angle B measures 120 degrees, its supplementary angle A would measure 60 degrees, since 120 + 60 = 180.

Read more on angles here:https://brainly.com/question/25716982

#SPJ1

please help me with this question !!

Answers

Answer: The perimeter of the triangle is 69 cm.

Step-by-step explanation:

Let us consider the side of the triangle be 3x ,4x and 5x.

According to the question,

The longest side of the triangle be 30 cm.

. 5x=30cm

x=6 cm

So the side of the triangle are 18cm ,24 cm and 30 cm.

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

so perimeter is =15+24+30=69 cm



Other Questions
What is the linear equation for the line graphed below? what did the declaration of independence promise to do, but lincoln states our country has not upheld?A. that all men are created equal.B. that all men are created equal. C. that we are free from the king's breach of human rights. D. that we are free from the king's breach of human rights. that the united states needs to be "independent" from britain. that the united states needs to be "independent" from britain. that every man deserves a trial by a jury. sanjeep takes out a $250,000 mortgage and makes monthly payments. the yearly interest rate on the loan is 5% and the loan is compounded monthly for 25 years. calculate the total amount of interest that sanjeep will pay. give your answer in dollars to the nearest dollar. do not include commas or the dollar sign in your answer. A share of stock with a beta of 0. 75 now sells for $50. Investors expect the stock to pay a year-end dividend of $2. The t-bill rate is 4%, and the market risk premium is 7%. Suppose investors believe the stock will sell for $52 at year-end. Calculate the opportunity cost of capital. Is the stock a good or bad buy? what will investors do? at what price will the stock reach an "equilibrium" at which it is perceived as fairly priced today?. A board game that normally costs $30 is on sale for 25 percent off. What is the sale price of the game?$22.50$27.50$32.50$37.50 The Transcontinental Airway System What pushback might have been received by members of the community where beacons and arrows werebuilt? Speaking and listening (language). Your preschooler's language skills develop when she has lots of opportunities to listen to and speak with others. Teachers talk with children throughout the daywhile they play, at group times, and one-to-one. They encourage children to share information, ideas, and feelings with each other.List one example of a material AND one example of environments you can create to promote each of the following areas. Two identical point charges exert a repulsive force of 0.500 N on one another when separated by 1.5 m. What is the magnitude of the net charge of either point charge? technician a says a voltage drop of 1.2 volts on a window switch means the switch is faulty. technician b says you could use a jumper wire to bypass the switch and determine if the window motor functions properly before just replacing the switch. who is correct? PLEASE HELP!! Thank you .she found, even after she had made several attempts to regulate the sprinkler, that the water was still reaching the furniture on the verandah. begin the sentence with: it is impossible for A solution is made by dissolving4.87 g of potassium nitrate in waterto a final volume of 86.4 mL solution.What is the weight/weight % orpercent by mass of the solute?Use 1.00 g/mL for the density of the solution.Enter text here The sum of an integer and 4 times the next consecutive odd integer is 23. Find the value of the greater integer. First use the Pythagorean theorem to find the exact length of the missing side. Then find the exact values of the six trigonometric functions for angle 0. Type the correct answer in each box use numerals instead of words What are the values of the function Select the statement from the passage that explains why the Kennedy Space Center Complex is beneficial to the community. aAlthough many are still fascinated by space travel, the space program is declining. bDespite this, millions of people still visit the Kennedy Space Center. cThankfully, with their support, many more tours have been added to the KSC experience. dThis helps to keep local shops, restaurants, and hotels in business. why is price an important indicator of quality that consumers use when purchasing services? multiple choice question. consumers prefer very low prices for services. because services are intangible, evaluating quality directly is difficult. while legal restrictions on pricing practices affect goods, services are free to use almost any pricing tactic. because of stiff competition in services industries, price competition is common. how to find a line that is parrallel to y=4 and passes through (-3,1) If triangle ABC with C =90,if C = 31MM & B equals 57 then a equals 515 to 103 markup percentage rate