Suppose U1 and U2 are i.i.d. Unif(0,1) withU1=0.1 and U2=0.8. Use the "cosine" version of Box-Muller to generate a single Nor(-1,4) random variate. Don't forget to use radians instead of degrees.
a. 0.326
b. 0.326
c. 0.663
d. 1.96

Answers

Answer 1

Answer:

0.663 ( c )

Step-by-step explanation:

U1 = 0.1 , U2 = 0.8

using the "cosine" version of Box-Muller to generate a single Nor(-1,4) random variable

first step : generate single obsⁿ from N ( -1,4 )

attached below is the detailed solution

Suppose U1 And U2 Are I.i.d. Unif(0,1) WithU1=0.1 And U2=0.8. Use The "cosine" Version Of Box-Muller

Related Questions

The lengths of pregnancies are normally distributed with a mean of days and a standard deviation of days. a. Find the probability of a pregnancy lasting days or longer. b. If the length of pregnancy is in the lowest ​%, then the baby is premature. Find the length that separates premature babies from those who are not premature.

Answers

Answer:

a) The probability of a pregnancy lasting X days or longer is given by 1 subtracted by the p-value of [tex]Z = \frac{X - \mu}{\sigma}[/tex], in which [tex]\mu[/tex] is the mean and [tex]\sigma[/tex] is the standard deviation.

b) We have to find X when Z has a p-value of [tex]\frac{a}{100}[/tex], and X is given by: [tex]X = \mu - Z\sigma[/tex], in which [tex]\mu[/tex] is the mean and [tex]\sigma[/tex] is the standard deviation.

Step-by-step explanation:

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score 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 p-value, we get the probability that the value of the measure is greater than X.

In this question:

Mean [tex]\mu[/tex], standard deviation [tex]\sigma[/tex]

a. Find the probability of a pregnancy lasting X days or longer.

The probability of a pregnancy lasting X days or longer is given by 1 subtracted by the p-value of [tex]Z = \frac{X - \mu}{\sigma}[/tex], in which [tex]\mu[/tex] is the mean and [tex]\sigma[/tex] is the standard deviation.

b. If the length of pregnancy is in the lowest a​%, then the baby is premature. Find the length that separates premature babies from those who are not premature.

We have to find X when Z has a p-value of [tex]\frac{a}{100}[/tex], and X is given by: [tex]X = \mu - Z\sigma[/tex], in which [tex]\mu[/tex] is the mean and [tex]\sigma[/tex] is the standard deviation.

What do you add to 2 7/8 to make 5

Answers

Answer:

2 1/8

Step-by-step explanation:

7/8 is the same as 0.875 and therefore you need 0.125 also known as 1/8 to make it a whole number. When you add it to the already existing whole 2 you get three. Subtract three from five to make two which is what you need to add on top to finally get 5.

El arquitecto Gómez, dirige el proyecto de remodelación del parque municipal del distrito La Esperanza. La forma del parque está representada por la ecuación polar r(5-3sensθ)=16. El arquitecto planea construir un camino que une los extremos de la parte más ancha del terreno y necesita saber la distancia que existe entre los extremos (considerar que las medidas están en cientos de metros), además en el centro del camino colocará una pileta. Por ello, se requiere obtener las coordenadas de los extremos y del centro en coordenadas rectangulares. Para ayudar al arquitecto Gómez a lograr su objetivo, se deberá seguir la siguiente estrategia:
Pasar la ecuación polar a rectangular (en su forma ordinaria) (2 Puntos)
Hallar el centro, los vértices de la parte más ancha del terreno en la forma rectangular y determinar la distancia entre los vértices (considerar que las medidas están en cientos de metros), utilizando la ecuación cartesiana, hallada en a). (2 Puntos)
Graficar la cónica en el plano cartesiano ubicando las coordenadas de los vértices y del centro. (1 Punto)

Answers

Answer:

thank you for the point too mucheee

You: Your welcome

Jose bought a piece of fabric that was 5.6 meters long. From that, he cut 0.4
meter. How much fabric is left?

Answers

Answer:

Jose has 5.2 meters of fabric left.

Step-by-step explanation:

5.6 - 0.4 = 5.2

5.2 meters bc 5.6-0.4= 5.2

I believe the answer is 7% but it says round to the nearest tenth of a percent so I am not sure if it is a decimal answer or not. Can someone help me out please?

Answers

Answer:   6.1% decrease

Note: It appears that your teacher doesn't want you to type in the percent sign, as that's already covered for you.

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

Explanation:

The salary decreased by 51500-48355 = 3145

Divide this over the initial salary to get 3145/51500 = 0.0611 which is approximate.

This converts to the percentage 6.11% and that rounds to 6.1%

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

As an alternative, you can use the formula method below

A = old value = 51500

B = new value = 48355

C = percent change when going from A to B

C = [ (B-A)/A ] * 100%

C = [ (48355-51500)/51500 ] * 100%

C = (-3145/51500)*100%

C = -0.0611*100%

C = -6.11%

C = -6.1%

The negative C value indicates a percent decrease.

The mean per capita consumption of milk per year is 131 liters with a variance of 841. If a sample of 132 people is randomly selected, what is the probability that the sample mean would be less than 133.5 liters

Answers

Answer:

0.8389 = 83.89% probability that the sample mean would be less than 133.5 liters.

Step-by-step explanation:

To solve this question, we need to understand the normal probability distribution and the central limit theorem.

Normal Probability Distribution:

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score 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 p-value, we get the probability that the value of the measure is greater than X.

Central Limit Theorem

The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [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].

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

The mean per capita consumption of milk per year is 131 liters with a variance of 841.

This means that [tex]\mu = 131, \sigma = \sqrt{841} = 29[/tex]

Sample of 132 people

This means that [tex]n = 132, s = \frac{29}{\sqrt{132}}[/tex]

What is the probability that the sample mean would be less than 133.5 liters?

This is the p-value of Z when X = 133.5. So

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

By the Central Limit Theorem

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

[tex]Z = \frac{133.5 - 131}{\frac{29}{\sqrt{132}}}[/tex]

[tex]Z = 0.99[/tex]

[tex]Z = 0.99[/tex] has a p-value of 0.8389

0.8389 = 83.89% probability that the sample mean would be less than 133.5 liters.

PLEASE HELP WILL MARK BRAINLIEST

Answers

Answer:

AB

Step-by-step explanation:

From the question given above, we were told that triangle ABC is similar to triangle PTG.

Since both triangles are similar, the following assumptions hold:

PG / AC = PT / AB = TG / BC

Comparing the equation above with those given in the question, the missing part of the equation is AB

A farmer sells four of his farm products Maize, Potatoes, carrots and tomatoes in each of 2 towns into classes of 3 customers. Consumers, Retailers, and wholesellers .
Town1 Maize, Potatoes Carrots tomatoes
consum. 4. 6. 7. 4.
Retailer. 3. 2. 1. 6.
wholesa. 4. 3. 5. 3.

Town2. Maize. Potatoes.Carrots.tomatoes
consum. 4. 5. 3. 6.
Retailer. 7. 8. 4. 4.
wholesa. 2. 4. 6. 1.

In order to sell his produce in these towns , the farmer pays commission to salesman, town managers and division managers as shown.
salesman.townmanagers.divisionmanage
6%. 5%. 2%
4%. 3%. 3%
Selling price per bag is:
Maize Sh 200
Potatoes sh 1000
Carrots sh 700
Find total sales in units by potatoes.​

Answers

Answer:

Step-by-step explanation:

PLEASE ANYONE definition of a percent increase?

Answers

Answer:

In any quantitative science, the terms relative change and relative difference are used to compare two quantities while taking into account the "sizes" of the things being compared. The comparison is expressed as a ratio and is a unitless number.

Step-by-step explanation:

I hope it helps

Lion Transformations: Mastery Test
3
Select the correct answer.
Each statement describes a transformation of the graph of y= x. Which statement correctly describes the graph of y= x + 7?
OA. It is the graph of y= x translated 7 units up.
OB. It is the graph of y = x where the slope is increased by 7.
Oc.
It is the graph of y= x translated 7 units to the right.
OD. It is the graph of y= x translated 7 units down.
Reset
Next

Answers

It is the graph of y= x translated 7 units up.

+7 in the function means it crosses the y axis at +7

The statement correctly describes the graph of y= x + 7 is y= x translated 7 units up.

What is Transformation?

A point, line, or geometric figure can be transformed in one of four ways, each of which affects the shape and/or location of the object. Pre-Image refers to the object's initial shape, and Image, after transformation, refers to the object's ultimate shape and location.

We have a function y = x.

and, a translated function y= x + 7

Here, The plus 7 at the end will shift the graph 7 units up.

It also means the the function cut the y axis at +7.

Thus, It is the graph of y= x translated 7 units up.

Learn more about Transformation here:

https://brainly.com/question/17104932

#SPJ2

Find, correct to the nearest degree, the three angles of the triangle with the given ven
A(1, 0, -1), B(4, -3,0), C(1, 2, 3)
o
CAB =
O
LABC =
O
LBCA =

Answers

9514 1404 393

Answer:

  ∠CAB = 86°

  ∠ABC = 43°

  ∠BCA = 51°

Step-by-step explanation:

This can be done a couple of different ways (as with most math problems). We can use the distance formula to find the side lengths, then the law of cosines to find the angles. Or, we could use the dot product. In the end, the math is about the same.

The lengths of the sides are given by the distance formula.

  AB² = (4-1)² +(-3-0)² +(0-(-1)) = 16 +9 +1 = 26

  BC² = (1-4)² +(2-(-3))³ +(3-0)² = 9 +25 +9 = 43

  CA² = (1-1)² +(0-2)² +(-1-3)² = 4 +16 = 20

From the law of cosines, ...

  ∠A = arccos((AB² +CA² -BC²)/(2·AB·CA)) = arccos((26 +20 -43)/(2√(26·20)))

  ∠A = arccos(3/(4√130)) ≈ 86°

  ∠B = arccos((AB² +BC² -AC²)/(2·AB·BC)) = arccos((26 +43 -20)/(2√(26·43)))

  ∠B = arccos(49/(2√1118)) ≈ 43°

  ∠C = arccos((BC² +CA² -AB²)/(2·BC·CA)) = arccos((43 +20 -26)/(2√(43·20)))

  ∠C = arccos(37/(4√215)) ≈ 51°

The three angles are ...

  ∠CAB = 86°

  ∠ABC = 43°

  ∠BCA = 51°

_____

Additional comment

This sort of repetitive arithmetic is nicely done by a spreadsheet.

Please help me i will give you brainlest

Answers

Answer:

x = 14/3

Step-by-step explanation:

9.

The given equation is:

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

After opening the brackets,

x-2+x-3+x-9=0

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

3x-14=0

x = 14/3

So, the value of x is equal to 14/3.

Would you rather?
buy 2 lollypops for $2
buy 30 lollypops for $40

Answers

buy 2 lollipops for 2 dollars

Answer:

Buy 2 lollipops for $2.

Step-by-step explanation:

If you divide the total price by total items purchased, you get the price per unit. 2/2=1 or around $1, while 40/30=4/3 or around $1.3. You are paying 1$ per lollipop for the 2 lollipop choice and paying 1.3 dollars per lollipop for the 30 lollipop choice.

Think of 5 positive integers that have a mode of 5 and 6, a median of 6 and a mean of 7.

Answers

Answer:

5,5,6,6,13

Step-by-step explanation:

Mode means most often.  The 5 numbers has 2 modes 5 and 6

This means that 4 of the numbers must be 5,5,6,6

Median means the middle number must be 6

5,5,6,6,x is the only way to to get the middle number to be 6

We need to average to 7

(5+5+6+6+x) /5 = 7

(5+5+6+6+x) /5  *5= 7*5

(5+5+6+6+x) =35

22+x = 35

x = 35-22

x = 13

The other number is 13

Determine the equation of the line that is parallel to the given line, through the given point.

3x+2y = 10; (8,-11)

Answers

Answer:

[tex]y=-\frac{3}{2}x+1[/tex]

Step-by-step explanation:

Hi there!

What we need to know:

Linear equations are typically organized in slope-intercept form: [tex]y=mx+b[/tex] where m is the slope and b is the y-intercept (the value of y when x is 0)Parallel lines always have the same slope

1) Determine the slope (m)

[tex]3x+2y = 10[/tex]

First, we must organize this given equation in slope-intercept form. This will help us identify its slope.

[tex]3x+2y = 10[/tex]

Subtract 3x from both sides

[tex]2y = -3x+10[/tex]

Divide both sides by 2

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

Now, we can identify clearly that [tex]-\frac{3}{2}[/tex] is in the place of m in [tex]y=mx+b[/tex], making it the slope. Because parallel lines have the same slope, this makes the slope of the line we're currently solving for [tex]-\frac{3}{2}[/tex] as well. Plug this number into [tex]y=mx+b[/tex]:

[tex]y=-\frac{3}{2}x+b[/tex]

2) Determine the y-intercept (b)

[tex]y=-\frac{3}{2}x+b[/tex]

Plug in the given point (8,-11) and solve for b

[tex]-11=-\frac{3}{2}(8)+b\\-11=-\frac{24}{2}+b\\-11=-12+b[/tex]

Add 12 to both sides

[tex]1=b[/tex]

Therefore, the y-intercept of the line is 1. Plug this back into [tex]y=-\frac{3}{2}x+b[/tex]:

[tex]y=-\frac{3}{2}x+1[/tex]

I hope this helps!

21.Factorize : x² +10x+21
22.Factorize: x² -2x-35
23.Solve : 2x+28 = 9x-56​

Answers

Step-by-step explanation:

21.

x²+10x+21x²+3x+7x+21x(x+3)+7(x+3)(x+3)(x+7)

22.

x²-2x-35x²-5x+7x-35x(x-5)+7(x-5)(x-5)(x+7)

23.

2x+28=9x-5628+56=9x-2x84=7xx=84/7x=12

hope it helps

stay safe healthy and happy..

Answer:

21. (x+7)(x+3)

22. (x-7)(x+3)

23. 12

Step-by-step explanation:

X^2+10x+21

(X+7)(x+3)

(We know that 7*3 is equal to 21 and that 7+3= 10)

Now try the same thing for 22.

(X-7)(X+5)

(-7*5= -35 . and -7+5=-2)

23. Use SPOE to get like terms to one side:

-7x=-84

Then use DPOE to find the value of X

x=12

State the final conclusion in simple nontechnical terms.
Original claim: The proportion of male golfers is less than 0.6.
Initial conclusion: Fail to reject the null hypothesis.
Which of the following is the correct conclusion?
A. There is suffficient evidence to support the claim that the proportion of male golfers is less than 0.6.
B. There is not sufficient evidence to support the claim that the proportion of male golfers is less than 0.6.

Answers

Answer:

B. There is not sufficient evidence to support the claim that the proportion of male golfers is less than 0.6.

Step-by-step explanation:

The proportion of male golfers is less than 0.6.

At the null hypothesis, we test if the proportion is of at least 0.6, that is:

[tex]H_0: p \geq 0.6[/tex]

At the alternative hypothesis, we test if the proportion is of less than 0.6, that is:

[tex]H_1: p < 0.6[/tex]

Fail to reject the null hypothesis.

This means that there is not sufficient evidence to conclude that the proportion is less than 0.6, and thus the correct answer is given by option B.

Jamie left home on a bike traveling at 24 mph. Five hours later her brother realized Jamie had forgotten her wallet and decided to take it to her. He took his car and traveled at 64 mph. How many hours must the brother drive to catch Jamie?

Answers

Answer:

3 hrs

Step-by-step explanation:

5 * 24 = 120 miles

64x = 120 + 24x

40x = 120

x = 3 hrs

Point E is the midpoint of AB and point F is the midpoint
of CD.
Which statements about the figure must be true? Select
three options.
AB is bisected by CD.
A
CD is bisected by AB.
DAE = 2 AB
СЕ
F
D
EF = LED
B
CE + EF = FD

Answers

The options are;

1) AB is bisected by CD

2) CD is bisected by AB

3) AE = 1/2 AB

4) EF = 1/2 ED

5) FD= EB

6) CE + EF = FD

Answer:

Options 1, 3 & 6 are correct

Step-by-step explanation:

We are told that Point E is the midpoint of AB. Thus, any line that passes through point E will bisect AB into two equal parts.

The only line passing through point E is line CD.

Thus, we can say that line AB is bisected by pine CD. - - - (1)

Also, since E is midpoint of Line AB, it means that;

AE = EB

Thus, AE = EB = ½AB - - - (2)

Also, we are told that F is the mid-point of CD.

Thus;

CF = FD

Point E lies between C and F.

Thus;

CE + EF = CF

Since CF =FD

Thus;

CE + EF = FD - - - (3)

You are traveling from Earth towards the space station at a speed of 1250 km per hour. Your friend is traveling from the space station to Earth at a speed of 500 km per hour. If both of you meet on the way after 20 hours, what is the distance between Earth and the space station?

Answers

Answer:

d=35000Km

Step-by-step explanation:

After 20h I traveled for

s1=1250*20=25000Km

My friend

s2=500*20=10000Km

Therefore d=25000+10000=35000Km

from an observer o, the angles of elevation of the bottom and the top of a flagpole are 40° and 45° respectively.find the height of the flagpole?​

Answers

Answer:

Take a look of the image below, we can think on this problem as a problem of two triangle rectangles.

We can see that both triangles share the adjacent cathetus, then the height of the flagpole is just the difference between the opposite cathetus.

Remember the relation:

Tan(a) = (opposite cathetus)/(adjacent cathetus)

So, if we define H as the height of the cliff

X as the distance between the observer and the cliff

and h as the height of the flagopole

we can write:

tan(40°) = H/X

tan(45°) = (H + h)/X

Notice that we have two equations and 3 variables (we should have the same number of equations than variables) then here is missing information, and we can't get an exact solution for the height of the flagpole.

But we can write it in terms of the height of the cliff H, or in terms of the distance between the observer and the cliff.

We want to find the value of h.

If we take the quotient between both equations, we get:

Tan(45°)/Tan(40°) = (H + h)/H

1.192 = (H + h)/H

1.192*H = H + h

1.192*H - H = h

0.192*H = h

So the height of the flagpole is 0.192 times the height of the cliff.

According to the graph above, College R showed
the greatest change in enrollment between which
two decades?

Answers

Given:

The graph that shows the ennoblement for college R between 1950 and 2000.

To find:

The two decades that has the greatest change in enrollment.

Solution:

From the given graph, it is clear that the change in the enrollment is:

From 1950 to 1960 is [tex]4-3.5=0.5[/tex] thousand.

From 1960 to 1970 is [tex]5-4.5=1.5[/tex] thousand.

From 1970 to 1980 is [tex]5.5-5=0.5[/tex] thousand.

From 1980 to 1990 is [tex]6.5-5.5=1[/tex] thousand.

From 1990 to 2000 is [tex]7-6.5=0.5[/tex] thousand.

The two decades 1960-1970 and 1980-1990 have the greatest change in enrollment.

Answer:1980 to 1990

Step-by-step explanation:

Find the vertical asymptotes. 2x2 + 7x + 6 y = 3x2 + 10x - 8 * = [ [?], x=​

Answers

Answer:

[tex]-\frac{77}{24}[/tex]

Step-by-step explanation:

1. rewrite the equation in standard form: [tex]4\cdot \frac{3}{2}\left(y-\left(-\frac{41}{24}\right)\right)=\left(x-\left(-\frac{3}{2}\right)\right)^2[/tex]

2. find (h,k), the vertex. the vertex is [tex]\left(h,\:k\right)=\left(-\frac{3}{2},\:-\frac{41}{24}\right)[/tex]

3. find the 'focal length' of the parabola - the focal length is the distance between the vertex and the focus. from the vertex we can see that the focal length, p, = 3/2

4. Parabola is symmetric around the y-axis and so the asymptote is a line parallel to the x-axis, a  distance p from the [tex]\left(-\frac{3}{2},\:-\frac{41}{24}\right)[/tex] y coordinate which is at  [tex]-\frac{41}{24}\right)[/tex]. Set up the equation:

[tex]y=-\frac{41}{24}-p[/tex]

5. substitute and solve:

[tex]y=-\frac{41}{24}-\frac{3}{2}[/tex]

[tex]y = -\frac{77}{24}[/tex]

hope this helps, ask me questions if you still don't understand.

Write the quadratic form in the form specified then give the vertex of its graph.

Answers

Answer:

Equation: f(x) = 2(x + 5)^2 + 2

Vertex: (-5, 2)

Step-by-step explanation:

The form the question wants us to write the quadratic function in is called "vertex form":

f(x) = a (x - h)^2 + k

a = the a in a standard quadratic equation (y = ax^2 + bx + c) or the coefficient of the x^2

h = x coordinate of the vertex

k = y coordinate of the vertex

To find the vertex, we are going to use the quadratic equation given:

2x^2 + 20x + 52

Comparing it to the standard quadratic equation (y = ax^2 + bx + c),

a = 2

b = 20

c = 52

Now we can start finding our vertex.

To find h, we are going to use this formula:

-b / 2a

We already know b = 20 & a = 2, so we can just substitute that into our formula:

- (20) / 2*2

Which equals:

-20/4 = -5

So h (or the x coordinate of the vertex) is equal to -5

Next we will find k, or the y coordinate of the vertex.

To do that, we are going to plug in -5 into 2x^2 + 20x + 52:

2(-5)^2 + 20(-5) + 52

2(25) -100 + 52

50 - 100 + 52

-50 + 52

2

k (or the y coordinate of the vertex) is equal to 2

The vertex is (-5, 2)

However, we still need to find our equation in vertex form.

We know a = 2, h = -5, & k = 2. Now we substitute these into our vertex form equation:

a(x - h)^2 + k

(2)(x - (-5))^2 + (2)

2(x + 5)^2 + 2

(Remember that the -5 cancels with the - in front of it, making it a positive 5)

The equation is f(x) = 2(x + 5)^2 + 2

Hope it helps (●'◡'●)

The sum of three numbers is 3. The first number minus the second plus the third is -3. The first minus the third is 1 more than the second.
Find the numbers. What is the first number? What is the second number? What is the third number?​

Answers

Answer: The first number is 2, the second number is 3 and the third number is -2

Step-by-step explanation:

Let the first number be 'x', the second number be 'y' and the third number be 'z'

The equations according to the question becomes:

⇒ x + y + z = 3              ....(1)

⇒ x - y + z = -3              ....(2)

⇒ x - z = 1 + y              ....(3)

Rearranging equation 3:

⇒ x - y = 1 + z                .....(4)

Putting in equation 2:

⇒ 1 + z + z = -3

⇒ 1 + 2z = -3

⇒ z = -2

Putting this value in equation 4 and equation 1, we get:

⇒ x - y = -1

⇒ x + y = 5

Cancelling 'y' by eliminiation method and equation becomes:

⇒ 2x = 4

⇒ x = 2

Putting value of 'x' and 'z' in equation 1:

⇒ 2 + y - 2 = 3

⇒ y = 3

Hence, the first number is 2, the second number is 3 and the third number is -2

Tickets numbered 1 to 20 are mixed up and then a ticket is drawn at random. What is the probability that the ticket drawn has a number which is a multiple of 5?

Answers

Answer:

1/5

Step-by-step explanation:

Probability calculates the likelihood of an event occurring. The likelihood of the event occurring lies between 0 and 1. It is zero if the event does not occur and 1 if the event occurs.

For example, the probability that it would rain on Friday is between o and 1. If it rains, a value of one is attached to the event. If it doesn't a value of zero is attached to the event.

probability that the ticket drawn has a number which is a multiple of 5 =

Number of tickets that are a multiple of 5 / total number of tickets

Multiple of 5 = 5, 10, 15, 20

there would be 4 tickets that would be a multiple of 5

= 4/20

To transform to the simplest form. divide both the numerator and the denominator by 4

= 1/5

GIVING OUT BRAINLIEST IF GIVEN AN ANSWER WITH THOUROUGH EXPLANATION AND NOT JUST AN ANSWER! THANKS!

During the first part of a 6-hour trip, you travel 240 miles at an average speed of r miles per hour. For the next 72 miles of the trip, you
increase your speed by 10 miles per hour. What were
your two average speeds?

Answers

9514 1404 393

Answer:

50 mph for 4.8 hours60 mph for 1.2 hours

Step-by-step explanation:

One way to write the relationship between time, speed, and distance is ...

  time = distance/speed

For the first part of the trip, the time is ...

  t1 = 240/r

For the second part of the trip, the time is ...

  t2 = 72/(r+10)

The total time is 6 hours, so we have ...

  t1 +t2 = 6

  240/r +72/(r+10) = 6

We can simplify this a bit by multiplying by (r)(r+10)/6 to get ...

   40(r+10) +12(r) = r(r+10)

  r² -42r -400 = 0 . . . . . . . . subtract the left side and collect terms

  (r -50)(r +8) = 0 . . . . . . . . factor

  r = 50 . . . . . the positive solution of interest.

The two average speeds were 50 mph and 60 mph.

Round 100.9052 to the nearest hundredths

Answers

To round 100.952 to the nearest tenth consider the hundredths’ value of 100.952, which is 5 and equal or more than 5. Therefore, the tenths value of 100.952 increases by 1 to 0.

100.952 rounded to the nearest tenth = 101.0

prove the identity of
[tex] 4 sin^{2}x + 7sin^{2} = 4 + 3cos^{2} [/tex]

Answers

Answer:

7sin

2

x+3cos

2

x=4

4sin

2

x+3sin

2

x+3cos

2

x=4

4sin

2

x+3=4

4sin

2

x=1

sin

2

x=

4

1

sinx=

2

1

or sinx=−

2

1

Step-by-step explanation:

TAKING THE POSITIVE ROOT x=

6

π

tan(

6

π

)=

3

1

equivalent fraction of 9/11​

Answers

Answer:

1822

Step-by-step explanation:

The fraction 1822 is equal to 911 when reduced to lowest terms.

18

22

is equivalent to 9

11

because 9 x 2 = 18 and 11 x 2 = 22

27

33

is equivalent to 9

11

because 9 x 3 = 27 and 11 x 3 = 33

36

44

is equivalent to 9

11

because 9 x 4 = 36 and 11 x 4 = 44

Answer:

18/22

Step-by-step explanation:

You can choose any number and if you multiply the top number (numerator) and the bottom number (denominator) by that same number, the fractions are equivalent.

If you choose the number 2, then multiply 9 x 2 = 18, and 11 x 2 = 22

Or multiply by 7. Then you would get an equivalent fraction of 63/77  

Other Questions
1+1+1+5+1+1+4+5+10+1LL pop What is anequation of the line that passes through the points (0,6) and (-3,2)? The angle A of a triangle ABC is 20% less than the sum of other two angles. If angle C is [tex]\frac{2}{3}[/tex] times angle B, then find the value of angle B. is -2 degrees Fahrenheit warmer or is -17 degrees fahrenheit? Hello, please help me!! fill in the blanks Pasaline could ----- and ------- very easily. What right is protected by the Second Amendment?A. The right to peacefully assemble.B. The right to vote.C. The right to bear arms.D. The right to practice any religion. P=A+B+C What is B? You can get 50 points. A mixture of gases contains 0.320 mol CH4, 0.240 mol C2H6, and 0.300 mol C3H8. The total pressure is 1.45 atm. Calculate the partial pressures of the gases. 3 metforas por fa es que es para una tarea simplify the expression (11-5i) - (12+2i) Triangle ABC has an Area of 4 3/8 square feet. If the length of AC IS 1 2/3 feet, what is the length of BC? Freud and his contemporaries viewed conversion symptoms as the result of:__________. A) the displacement of unconscious anxiety onto a neutral or symbolic object. B) the id trying to surpass the functioning of the ego and super ego. C) the transfer of psychic energy attached to repressed emotions or memories to physical symptoms D) the unconscious state of mind attempting to control the conscious state of mind. Can anyone help with this Which of the following biconditional statements is true? What are the two function of sweat What is the form of the main energy output from the reactor? When corporate taxes and the cost of financial distress are taken into consideration, the market value of a firm is equal to the value of the all-equity firm _____ the PV of the tax shield _____ the costs of financial distress Suppose a third firm enters the market. If they all don't cheat, then they split the profits three ways so that each firm gets 2 million. If one firm cheats, he steals profits from the other two firms and earns 5.5 million while the other firms incur losses of 1 million. Will it be harder or easier to sustain cooperation? Experiments by ________ and colleagues found that part of our feelings of hunger is our memory of our last meal.