Suppose S and T are mutually exclusive events. Find P(S or T) if P(S) = 65% and P(T) = 7%.

a. 4.55%
b. 72%
c. 58%
d. 455%

Answers

Answer 1
When you have two mutually exclusive events, to find the probability of one or another, you add the probabilities.
65+7=72
Final answer: B
Answer 2

Answer: P(S\cup T)=72%

Step-by-step explanation:

We are given that S and T are mutually exclusive events.

Therefore, the intersection of both the events must be 0.

i.e. [tex]p(S\cap T)=0[/tex]

P (S) = 65% and P(T) = 7%

We know that P(S or T)=[tex]P(S\cup T)=P(S)+P(T)-P(S\cap T)[/tex]

[tex]\Rightarrow P(S\cup T)=65\%+7\%=72\%[/tex]

Hence, P(S\cup T)=72%


Related Questions

Find the value of the variable that makes the statement true:
cube root of 3375= m.
what is m please asap.

Answers

Answer:

m=15

Step-by-step explanation:

cube root of 3375 =m

We need to solve the equation for m

[tex]\sqrt[3]{3375} = m[/tex]

In order to solve for m we need to find the cube root of 3375

3375 can be written as 3 times 3 times 3 times 5 times 5 times 5

[tex]\sqrt[3]{3375} = m[/tex]

[tex]\sqrt[3]{3 \cdot 3 \cdot 3 \cdot 5 \cdot 5 \cdot 5} = m[/tex]

For same three factors inside the cube root we pull out one factor outside the cube root

[tex]\sqrt[3]{3 \cdot 3 \cdot 3} = 3[/tex]

[tex]\sqrt[3]{3 \cdot 3 \cdot 3 \cdot 5 \cdot 5 \cdot 5} = m[/tex]

[tex]3 \cdot 5 = m[/tex]

m= 15

The value of the variable that makes the statement true is

m = 15

Cube Root Functions

The given equation is:

[tex]\sqrt[3]{3375} = m[/tex]

We are looking for a number that we can multiply by itself 3 times to get 3375

Note that the given equation can be re-written as:

[tex]m =3375^{\frac{1}{3}[/tex]

This can be further simplified as:

[tex]m=15^{3(\frac{1}{3} )}\\\\m=15[/tex]

Therefore, the value of the variable that makes the statement true is m = 15

Learn more on cube root functions here: https://brainly.com/question/8740413

tanya set a goal to swim 30 miles over the summer. she plans to swim 3/4 mile per day until she reaches her goal. how many days will it take tanya to reach her goal?

Answers

.75 miles a day.

30/.75=40

It will take Tanya 40 days to reach her goal.

By dividing Tanya's swimming goal of 30 miles by her daily swimming rate of 3/4 mile, we find that it will take her 40 days to reach her goal.

To calculate how many days it will take Tanya to reach her goal of swimming 30 miles by swimming 3/4 mile per day, we need to divide the total goal distance by the daily swimming distance. Therefore, the calculation is as follows:

Divide 30 miles by 3/4 mile.

Since dividing by a fraction is equivalent to multiplying by its reciprocal, we multiply 30 miles by 4/3.

30 miles  * 4/3 = 120/3 = 40 days.

Hence, it will take Tanya 40 days to reach her goal of swimming 30 miles if she swims 3/4 mile each day

A university found that 10% of its students withdraw without completing the introductory statistics course. assume that 20 students registered for the course.

Answers

2/20 students generally drop the course before completing the introductory statistics course.

Example 3 find the local maximum and minimum values and saddle points of f(x, y) = x4 + y4 − 4xy + 1. solution we first locate the critical points:

Answers

[tex]f(x,y)=x^4+y^4-4xy+1[/tex]

[tex]\begin{cases}f_x=4x^3-4y\\f_y=4y^3-4x\end{cases}[/tex]

We have critical points whenever both partial derivatives vanish:

[tex]4x^3-4y=0\implies x^3=y\implies x=y^{1/3}[/tex]
[tex]4y^3-4x=0\implies y^3=x=y^{1/3}\implies y^6=y\implies y=0,y=-1,y=1[/tex]
[tex]\begin{cases}y=0\implies x=0\\y=-1\implies x=-1\\y=1\implies x=1\end{cases}[/tex]

The Hessian is

[tex]\mathbf H(x,y)=\begin{bmatrix}f_{xx}&f_{xy}\\f_{yx}&f_{yy}\end{bmatrix}=\begin{bmatrix}12x^2&-4\\-4&12y^2\end{bmatrix}[/tex]
[tex]\det\mathbf H(x,y)=(12xy)^2-16[/tex]

At (0,0), we have [tex]\det\mathbf H(0,0)=-16<0[/tex], so (0,0) is a saddle point.

At (-1, -1), we have [tex]\det\mathbf H(-1,-1)=128>0[/tex] and [tex]f_{xx}(-1,-1)=12>0[/tex], so (-1, -1) is a local minimum.

At (1, 1), we have [tex]\det\mathbf H(1,1)=128>0[/tex] and [tex]f_{xx}(1,1)=12>0[/tex], so (1, 1) is also a local minimum.

At (1,1) and (-1,-1) there is minimum value and at (0,0) is the saddle point.

Given-

Given function is-

[tex]f(x,y)=x^4+y^4-4xy+1[/tex]

Locate the critical points,(use the derivation with respect to x and y)

[tex]f'(x)=4x^3-4y\\\\f'(y)=4y^3-4x[/tex]

Equate the above partial derivatives to the zero, we get.]

[tex]4x^3-4y=0\\\\x^3=y[/tex]

The value of x is obtained. Solve the equation two and put this value of x in that equation, we get,

[tex]4y^3-4x=0\\y^3-x=0[/tex]

Put the value of x, we get,

[tex]x^9-x=0[/tex]

[tex]x(x^8-1)=0[/tex]

from above equation we get one value of [tex]x[/tex] is zero.

[tex]x^8-1=0[/tex]

To the above equation we can rewrite,

[tex]x^2-1=0[/tex]

[tex](x-1)(x+1)=0[/tex]

hence we get three values of the [tex]x[/tex] (0,1,-1)

From the equation of partial derivative equation, we get that

[tex]x=0; y=0[/tex]

[tex]x=1;y=1[/tex]

[tex]x=-1;y=-1[/tex]

Thus three critical points are (0,0),(1,1) nd(-1,-1). Now calculate second partial derivative and D(x,y).

[tex]f"(x)=12x^2-0[/tex]

[tex]f'(xy)=-4[/tex]

[tex]f"(y)=12y^2-1[/tex]

[tex]D(x,y)=f"(x)f"(y)-f'(xy)^2[/tex]

[tex]D(x,y)=144x^2y^2-16[/tex]

Check at critical points,

[tex]D(0,0)=-16<0[/tex]

thus no local minima or maxima at point (0,0). this is the saddle point.

[tex]D(1,1)=12>0[/tex]

so (1, 1) is a local minimum.

[tex]D(-1,-1)=12>0[/tex]

so (-1, -1) is a local minimum.

Hence at (1,1) and (-1,-1) there is minimum value and at (0,0) is the saddle point.

For more about the maxima and minima follow the link given below-

https://brainly.com/question/6422517

HELP PLZ!!!! A courtyard in the shape of a right triangle is set in the middle of three square office buildings, with one office building along each side. Which statement is true about the three office buildings?

Answers

its A (The area of Building C minus the area of Building B equals the area of Building A)
The area of building C minus the area of building B equals the area of building A because of Pythagorean Theorem.

The volume of a pyramid varies jointly with the base area of the pyramid and its height. The volume of one pyramid is 24 cubic inches when its base area is 24 square inches and its height is 3 inches. What is the volume of a pyramid with a base area of 10 square inches and a height of 9 inches?

Answers

The volume of a pyramid with a base area of 10 square inches and a height of 9 inches will be 30 cubic inches.

What is the volume of the pyramid?

Suppose the base of the pyramid has length = L units and width = W units, slant height = K units, and the height of the pyramid is of H units.

Then the volume of the pyramid will be

V = (L × B × H) / 3

V = (Base area x H) / 3

The volume of a pyramid varies jointly with the base area of the pyramid and its height.

The volume of one pyramid is 24 cubic inches when its base area is 24 square inches and its height is 3 inches.

Then the volume of a pyramid with a base area of 10 square inches and a height of 9 inches will be

V = (10 x 9) / 3

V = 30 cubic inches

More about the volume of the pyramid link is given below.

https://brainly.com/question/23302816

#SPJ1

Final answer:

The volume of a pyramid is obtained from the joint variation relationship with its base area and height. Given a certain pyramid's dimensions, we can determine the volume of another pyramid if we know its base area and height. The volume of the second pyramid is 30 cubic inches.

Explanation:

The student's question pertains to joint variation, a concept in mathematics, specifically applied here to understand how the volume of a pyramid relates to its base area and height. For a pyramid, this relationship can be expressed as V = k * A * H, where V is volume, A is base area, H is height, and k is the constant of variation.

First, we find the value of 'k' using the given pyramid's measurements; so 24 = k * 24 * 3 gives us k = 1/3.

Then, we use this constant to find the volume of the other pyramid whose base area is 10 square inches and height is 9 inches. Therefore, V = 1/3 * 10 * 9, which simplifies to V = 30 cubic inches.

Learn more about Joint Variation here:

https://brainly.com/question/30466316

#SPJ11

A two pound box of fruit snacks contains 24 packets. Find the unit rate in packets per pound

Answers

24/2=12

The unit rate is 12 packets per pound.

Hope this helps!

Answer:

12

Step-by-step explanation:

Given that a two pound box of fruit snacks contains 24 packets

We have to find the unit rate per pound

This is a question of direct variation.

[tex]2 pounds = 24 packets\\1 pount= 12 packet[/tex]

i.e. unit rate is 12 packets per pound

The present value of an ordinary annuity of​ $350 each year for five​ years, assuming an opportunity cost of 4​ percent, is​ ________.

Answers

We can calculate it by PVOA table.
PVOA means present value of an ordinary annuity.
PMT = $350
PMT means recurring payment.
time = 5 years and interest rate is 4%
So n = 5 and i = 4%
So we can calculate PVOA as

PVOA = PMT times (PVOA factor for n = 5 and i = 4%)
             [tex]= 350 * (4.452)[/tex] (PVOA factor PVOA table)
             [tex]= 1558.2[/tex]
So present value is $1558.2

The present value of an ordinary annuity of $350 each year for five years with a 4 percent opportunity cost is $1,551.88, calculated using the present value formula for annuities.

To find the present value of an ordinary annuity, you can use the formula for the present value of an annuity:

[tex]\[ PV = Pmt \times \frac{{1 - (1 + r)^{-n}}}{{r}} \][/tex]

Where:

- PV is the present value of the annuity,

- Pmt is the annual payment (in this case, $350),

- r is the interest rate per period (in decimal form),

- n is the number of periods (in this case, 5 years).

Given that the opportunity cost (interest rate) is 4%, or 0.04 in decimal form, and there are 5 years of payments, we can plug these values into the formula:

[tex]\[ PV = 350 \times \frac{{1 - (1 + 0.04)^{-5}}}{{0.04}} \][/tex]

Let's calculate:

[tex]\[ PV = 350 \times \frac{{1 - (1.04)^{-5}}}{{0.04}} \][/tex]

[tex]\[ PV = 350 \times \frac{{1 - (0.8227)}}{{0.04}} \][/tex]

[tex]\[ PV = 350 \times \frac{{0.1773}}{{0.04}} \][/tex]

[tex]\[ PV \approx 350 \times 4.4325 \][/tex]

PV = $1551.88 (Approximately)

So, the present value of the annuity, assuming an opportunity cost of 4%, is approximately $1551.88.

Melissa bought a new dishwasher for $1200 the manufacturers offering a 15% rebate how much will the dishwasher cost after the rebate

Answers

1200*0.15 = 180

1200-180 = $1020

$1020 after the rebate


if its a 15% rebate, then ur paying 85%

0.85(1200) = 1020 <==

Write four hundred seven trillion six million one hundred five thousand twenty eight in standard form

Answers

The standard form of four hundred seven trillion six million one hundred five thousand twenty-eight is 407,000,006,105,028.

As we know that,

In trillion, there are 12 zeros.In billion, there are 9 zeros.In million, there are 6 zeros, In thousand, there are 3 zeros.In hundred there are 2 zeros.In tens, there is 1 zero. In ones, there is no zero.

So, it should be presented below.

Trillion   Billion     Million    Thousand     Hundred    Tens   Ones

 407   ,   000   ,     006   ,       105      ,       0                 2         8

Therefore we can conclude that the standard form of four hundred seven trillion six million one hundred five thousand twenty-eight is 407,000,006,105,028.

Learn more about the standard form here: brainly.com/question/5058166

which algebraic expression shows the average melting point of helium hydrogen and neon if h represent melting point of helium, j represent the melting point of hydrogen and K represent the melting point of neon

Answers

Where are the expressions.

Answer:

Which algebraic expression shows the average melting points of helium, hydrogen, and neon if h represents the melting point of helium, j represents the melting point of hydrogen, and k represents the melting point of neon?

Step-by-step explanation:

The equation y = 0.75x + 10 describes the cost, y, of placing an ad with x words in the classified section of a newspaper. How many words are in an ad that costs $25?

Answers

y = cost = $25

25 = 0.75 +10

 subtract 10 from each side

15=0.75x

x = 15/0.75 = 20

 there were 20 words in the ad

Find the area. ABCD∼EFGHABCD∼EFGH The area of rectangle ABCD is 72 inches2 and a diagonal is 12 inches. The diagonal of rectangle EFGH is 22 inches. Find the area of rectangle EFGH. Round to the nearest inch2 if necessary.

Answers

Since the two figures are similar, it can be deduced that the corresponding sides, including the diagonals, will have a common ratio. This ratio is,
                    d₁ / d₂ = 12 inches / 22 inches

The ratio of their areas should be the square of this ratio.

If we let x be the area of the larger rectangle, we have the equation,
 
                      A₁ / A₂ = (d₁/d₂)²  = (72 inches² / x inches²)

Substituting the known values,
 
                        (12 /22)² = (72 inches² / x inches²)

The value of x is equal to 242 inches². Thus, the area of the larger rectangle is 242 inches². 

estimate 36.61 + 35.907 + 37.2

Answers

36.61 + 35.907 + 37.2 = 109.717
When you estimate you either round up or round down in this case                     36.61 + 35.907 + 37.2 will turn into 37+36+37 which equals 110.                         If you don't want to estimate than just plug in 36.61 into a calculator and you will get: 36.61 + 35.907 + 37.2= 109.717. 

 

5x+14-2x=9-(4x+2) can someone help

Answers

5x+14-2x=9-(4x+2)

3x+14=9-4x-2

3x+14=7-4x

7x+14=7

7x=-7

x=-1

Final answer: x=-1

99 33 11 3 2/3 what comes next

Answers

Each time, the number is divided by 3.
99/3=33
33/3=11
11/3= 3 2/3
Divide the last number by 3 to get the next number.
Divide fractions by multiplying by the reciprocal of the second number.
11/3*1/3= 11/9
11/9= 1 2/9

Final answer: 1 2/9
Also can be written as 11/9 (Improper fraction)
If you keep dividing by 3, the next one is 2 2/9.

The area of a rectangle is 52ft ^2 and the length of the rectangle is 5ft less than twice the width. Find the dimensions of the rectangle.

Answers

L * W = 52
L= (2w-5)
(2w-5) * w= 52
2w^2-5w= 52
2w^2-5w-52=0
(2w-13)(w+4)=0
2w=13
W= 13/2
W= 6.5 ft
L=2w-5
2(6.5)-5
13-5
L= 8 ft.
Hope this helps.

**NEEDS TO BE ANSWERED ASAP**

Find the indicated probability. Express your answer as a simplified fraction unless otherwise noted.

The following table contains data from a study of two airlines which fly to Small Town, USA.


If one of the 87 flights is randomly selected, find the probability that the flight selected is an Upstate Airlines flight which was on time.

a. 43/87
b. 43/76
c. 43/48
d. 11/76

Answers

The answer is A, because 43 of the flights were from UA and were on time, this is out of a whole of 87 flights.

Answer:  a. [tex]\dfrac{43}{87}[/tex]

Step-by-step explanation:

From the given table , it can be seen that the total number of flights are given : 43+33+6+5=87

Also, the the number of  Upstate Airlines flights on time = 43

Now if one of the 87 flights is randomly selected, the probability that the flight selected is an Upstate Airlines flight which was on time will be :-

[tex]\dfrac{\text{Number of Upstate Airlines flight on time}}{\text{Total flight}}\\\\=\dfrac{43}{87}[/tex]

Hence, the probability that the flight selected is an Upstate Airlines flight which was on time [tex]=\dfrac{43}{87}[/tex]

How do you rename 805 tens

Answers

The answer is:
 _____________________________________________________________
        "80.5 tens" ; or "eighty point 5 tens" ; or "eighty and one-half tens". 
______________________________________________________________

Gambler is deciding whether or not to take a bet. she must pay $40 to take the bet, but if she wins, she willprofit$225.theprobability that she wins the bet is ¼. what is the player’s expected value in this situation

Answers

Expected value of the bet is
the sum of the products of value of outcome and its probability,
less the amount paid to place the bet.

Outcomes value probability
win            225    1/4
lose               0    3/4
cost of bet = 40

So expected value of bet
E[X]=225*(1/4)+0*(3/4)-40
=56.25-40
=16.25

This means that in the long run, gambler will win, since the expected value is positive.  (does NOT mean she will win in the next bet!)

The length of the longer leg of a right triangle is 6cm more than twice the length of the shorter leg. The length of the hypotenuse is 9cm more than twice the length of the shorter leg. Find the side lengths of the triangle.
Length of the shorter leg:
cm
Length of the longer leg:
cm
Length of the hypotenuse:
cm

Answers

Final answer:

By defining the shorter leg of the triangle as 'x' and applying the Pythagorean Theorem to solve the given equations, we find that the shorter leg is 3cm, the longer leg is 12cm, and the hypotenuse is 15cm.

Explanation:

Let's define the shorter leg of the triangle as 'x'. As given, the longer leg would be '2x + 6' and the hypotenuse would be '2x + 9'.

To solve for the lengths of the sides, let's use the Pythagorean Theorem, which says that the square of the hypotenuse is equal to the sum of the squares of the other two sides. So, the equation would be (2x + 6)^2 + x^2 = (2x + 9)^2.

Solve this equation by expanding, collecting similar terms, and factoring. You'll end up with x = 3. Therefore, the shorter leg of the triangle is 3cm, the longer leg is 2x + 6 = 2*3 + 6 = 12cm, and the hypotenuse is 2x + 9 = 2*3 + 9 = 15cm.

Learn more about Pythagorean Theorem here:

https://brainly.com/question/28361847

#SPJ3

Subtract 8-4 1/2. A. 3 B. 4 C. 4 1/2 D. 3 1/2

Answers

1.
An expression of the form [tex]a \frac{b}{c}[/tex] is called a "compound fraction"
 
Compound fractions can be written as simple fractions by multiplying c to a, and then adding the product to c as follows:

[tex]a \frac{b}{c}= \frac{c.a+b}{c}[/tex]

for example, 

[tex]4\frac{1}{2}[/tex] can be written as: 

[tex]4\frac{1}{2}= \frac{2.4+1}{2}=\frac{9}{2}[/tex]

2.

when we subtract or add a fraction [tex] \frac{m}{n} [/tex] from an integer k, 

we first write k as a fraction with denominator n. We can do this as follows:

[tex]k=k. \frac{n}{n}= \frac{kn}{n} [/tex]

for example, if we want to subtract [tex] \frac{9}{2} [/tex] from 8, 

we first write 8 as a fraction with denominator 2:

[tex]8=8. \frac{2}{2}= \frac{8.2}{2}= \frac{16}{2} [/tex]

3.

Thus, 

[tex]8-4 \frac{1}{2}= \frac{16}{2}- \frac{9}{2}= \frac{16-9}{2}= \frac{7}{2} [/tex]

4.

The simple fraction 7/2 is not an option, so we write it as a compound fraction as follows:

[tex] \frac{7}{2}= \frac{6+1}{2}= \frac{6}{2}+ \frac{1}{2}=3+ \frac{1}{2}=3\frac{1}{2} [/tex]

(So write 7 as the sum of the largest multiple of 2, smaller than 7 + what is left. In our case these numbers are 6 and 1, then proceed as shown)

5. Answer: D

Subtraction of  8-4 1/2 is 3 1/2.

The correct option is D.

To subtract 8 - 4 1/2, we need to convert the mixed number 4 1/2 into an improper fraction.

To do this, we multiply the whole number (4) by the denominator (2), which gives us 8. Then we add the numerator (1) to get 9. So, 4 1/2 is equivalent to the improper fraction 9/2.

Now, we can subtract 8 from 9/2. To subtract fractions, the denominators must be the same. We can rewrite 8 as 8/1 to have a common denominator with 9/2.

Subtracting 8/1 from 9/2 gives us (8 - 9/2).

To subtract fractions, we need a common denominator, which is 2 in this case.

Converting 8/1 to have a denominator of 2, we get 16/2.

Now we can subtract the fractions: (16- 9)/2 = 7/2.

Therefore, the answer is 7/2, which can also be expressed as 3 1/2.

So the correct answer is D. 3 1/2.

To learn more about subtraction;

https://brainly.com/question/2346316

#SPJ6

30% of the 70 buttons had holes how many did not have holes

Answers

To do this, we need to subtract the buttons that had holes (%30) from all the buttons (70). To find out how many had holes, we need to do 0.3 x 70 to get 21. Now we need to subtract that from 70.

70 - 21 = 59.

Answer: 59 buttons

The value of y is inversely proportional to the value of x. When y=24, x=4. What is the value of y when x=6?

Answers


When y=24, x=4
y= kx
24 = 4k
k = 24/4
k = 6

when x=6
y = kx
y = 6 (6)
y = 36
answer
y = 36 when x = 6

The value of [tex]\( y \)[/tex] when x = 6 is 16.

Given that [tex]\( y \)[/tex] is inversely proportional to [tex]\( x \)[/tex], we can write the relationship as:

[tex]\[ y = \frac{k}{x} \][/tex]

where [tex]\( k \)[/tex] is the constant of proportionality.

First, we need to determine the value of [tex]\( k \)[/tex]. We are given that [tex]\( y = 24 \)[/tex] when [tex]\( x = 4 \)[/tex].

[tex]\[ 24 = \frac{k}{4} \][/tex]

Solving for k:

[tex]\[ k = 24 \times 4 = 96 \][/tex]

Now that we have the value of [tex]\( k \)[/tex], we can find the value of [tex]\( y \)[/tex] when [tex]\( x = 6 \)[/tex]:

[tex]\[ y = \frac{96}{6} \][/tex]

[tex]\[ y = 16 \][/tex]

EASY 5 POINTS!!!! You have a basketball trophy in your room. The ball on the trophy has a diameter of 9 inches. What is the volume of the ball? Use 3.14 for pi.

Answers

volume = (4/3) x pi x r^3

diameter = 9 so radius = 9/2 = 4.5

V =(4/3) x 3.14 x 4.5^3 = 381.51 cubic inches

what is 10 times as much as 700

Answers

7,000. Since 7,000 is 10 times more than 700. 10 * 700
To multiply a number by 10, move the decimal one place value to the right and fill in with all necessary 0's.

700*10=7000

Final answer: 7,000

the sum of three consecutive numbers is 267.what is the largest number

Answers

Rather than trial and error, you can do this with an equation.

x + x+1 + x+2 = 267 =>
3x+3 = 267
x = 264/3 = 88

So the numbers are 88+89+90. 90 is the largest number.

36 % of women consider themselves fans of professional baseball. You randomly select six women and ask each if she considers herself a fan of professional baseball. Complete parts​ (a) through​ (c) below.
​(a) Construct a binomial distribution using
n equals 6n=6 and
p=0.36.



x
​P(x)
0

nothing
1

nothing
2

nothing
3

nothing
4

nothing
5

nothing
6

nothing
​(Round to the nearest thousandth as

Answers

Final answer:

The binomial distribution of the number of women (out of six) who could be an interest in baseball is found by using the binomial probability formula. Probabilities range from 0.027 for zero women interested, to 0.002 for all six women interested.

Explanation:

In this problem, we are constructing a binomial distribution for the number of women (out of six) who might consider themselves fans of professional baseball. This involves using the formula for a binomial probability, which is: P(x) = nCx * [tex](p^x) * ((1-p)^(^n^-^x^)[/tex]). Here, n represents the number of trials (in this case, 6 women), p represents the probability of success (here, a woman being a baseball fan, which is 0.36 or 36%), and x represents the number of successful outcomes we're interested in.

Each of these values rounds to the thousandth place

Learn more about Binomial Distribution here:

https://brainly.com/question/33656163

#SPJ12

Final answer:

To construct a binomial distribution, we use the formula P(x) = nCx * p^x * (1-p)^(n-x), where n is the number of trials, p is the probability of success, x is the number of successes, and nCx is the combination formula.

Explanation:

To construct a binomial distribution, we use the formula P(x) = nCx * p^x * (1-p)^(n-x), where n is the number of trials, p is the probability of success, x is the number of successes, and nCx is the combination formula.

X = number of women who consider themselves fans of professional baseballn = 6 (randomly selected women)p' = 0.36 (probability of a woman considering herself a fan)

The random variables X and P' represent the number of women who consider themselves fans of professional baseball and the probability of a woman considering herself a fan, respectively.

We should use the binomial distribution for this problem.

Learn more about binomial distribution here:

https://brainly.com/question/39749902

#SPJ3

The perimeter of a parallelogram is 72 meters. The width of and the the parallelogram is 4 meters less than its length. Find the length width of the parallelogram.

Answers

width = w, length =l

l-4=w

2w+2l=perimeter=72

Substituting l-4 for 2, we get 2(l-4)+2l=72 and 2l-8+2l=72. After that, we get 4l-8=72 and 4l=80, getting l=20. Since l-4=w, w=16

how do i solve this question

Answers

[tex]\bf \begin{cases} h(x)=(f\circ g)(x)\\ h(x)=\sqrt{x+5}\\ f(x)=\sqrt{x+2} \end{cases}\\\\ -------------------------------\\\\ (f\circ g)(x)\implies f[\ g(x)\ ]\implies f[\ g(x)\ ]=\sqrt{g(x)+2}\qquad thus \\\\\\ \sqrt{g(x)+2}=(f\circ g)(x)=h(x)=\sqrt{x+5}\qquad therefore \\\\\\ \sqrt{g(x)+2}=\sqrt{x+5}\impliedby \textit{squaring both sides}\\\\\\ g(x)+2=x+5\implies g(x)=x+5-2\implies \boxed{g(x)=x+3}[/tex]
Other Questions
What are the three common patterns of population distribution? The two main tools of macroeconomic policy include monetary policy, and fiscal policy, which involves __________ spending. Christine buys 7 hamburgers and 3 sodas for $27.95. Laura buys 5 hamburgers and 4 sodas for $23.40. How much does a hamburger cost?A. 1 .85B. $3.20C. $6.80D. $6.55E. $3.50 Explain why we need more than one digit to express certain quantities You help me out on the question you will get 10 brainlist so please help me just like i help alot of you guys.. I will give 100 points for helping... god bless the one who actually help me Which excerpt from "Foreign Lands" contains a metaphor?A.The dusty roads go up and downWith people tramping in to town.B.I saw the next-door garden lie,Adorned with flowers, before my eyeC. I held the trunk with both my handsAnd looked abroad on foreign lands.D. I saw the dimpling river passAnd be the sky's blue looking-glass; The indian reorganization act in 1934 rescinded the dawes allotment act and reduced the paternalism formerly imposed upon american indians. select one:a. trueb. false 16.Explain how you would calculate the ecological footprint of the state that you live in if you knew the average ecological footprint of a resident in your state? Choose the point on the terminal side of -45. (-3, -3) (4, -4) (5, 5) (-2, 2) All of the following are types of telescope except Hubble space telescope electron telescope radio telescope reflecting telescope what is the exact solutions of x2=5x+2 In a certain grocery store, strawberries cost $5.92 per pound ( 5.92 dollars/lb ). what is the cost per ounce? Calculate each unit rate $11.49 for 3 packages A nurse is caring for a client who has lung cancer and is dying. which prescription should the nurse question Choose the system of equations which matches the following graph:A. 5x - y = 72x - y = 0B. 5x - y = 72x + y = 0C. 5x + y = -72x + y = 0D. 5x + y = -72x - y = 0 simplify 7p + 2m - 6m + 4p - 9p + 6pa) -4m + 8pb) 8p - 4c) 4m - 13p + 5pd) -4m + 13p - 5p As a result of trade created by the erie canal, _______ became the largest city in the united states. What command line utility can be used to repair the bcd on a windows installation? When noticing a suspicious vehicle on your property? The section of an inode that stores permissions is referred to as what? Why does geographic isolation cause speciation apex? Steam Workshop Downloader