a coach can hold 50 people how many coaches would be needed for 830 people?

Answers

Answer 1

Answer:

Exact: 16.6

Rounded: 17

Step-by-step explanation:

1 coach = 50 people                  (50 / 1 = 50 people)

2 coaches = 100 people            (100 / 2 = 50 people)

x coaches = 830 people            (830 / x = 50 people)

830 / x = 50

mutely both sides by x

830 / x * x = 50 * x

830 = 50x

divided both sides by 50 to get x alone

830 / 50 = 50x / 50

830/50 = x

16.6 couches needed to fit 830 people

Answer 2

To solve this exercise, we solve it by means of division:

If a coach has capacity for 50 people.

Therefore we divide 830 by 50:

        1 6. 6 ⇒ Answer

 5 0 | 8 3 0

         5 0

             3 3 0

            3 0 0

                3 0 0

                3 0 0

                0 0 0

Therefore, for 830 people, 16.6 coaches are needed.

\(\huge \red{\boxed{\green{\boxed{\boldsymbol{\purple{Pisces04}}}}}}\)


Related Questions

The probability of winning a certain game is 0. 5. If at least 70 percent of the games in a series of n games are won, the player wins a prize. If the possible choices for n are n=10, n=20, and n=100, which value of n should the player choose in order to maximize the probability of winning a prize?.

Answers

0.117 Or 11.7% chance of n should the player choose in order to maximize the probability of winning a prize.

What is the binomial theorem on probability?

The probability of precisely x successes on n further trials in an experiment with two potential outcomes is referred to as the binomial probability (commonly called a binomial experiment).

When a procedure is performed a certain number of times (for example, in a group of patients), the result for each patient can either be a success or a failure, the binomial distribution model enables us to calculate the probability of witnessing a defined number of "successes."

The probability of winning a prize remains the same for. n = 10 or n=20 or n = 100; the probabilities are the same.

Given that,

p = 0.5, So, q = 1 - 0.5 = 0.5.

If 70% of 'n' games are won then 30% of n games must be lost.

Let n = 10.

Therefore, P ( x = 3) = \(^{10}C_3p^7q^3\)

or, P ( x = 3) = \(^{10}C_3(0.5)^7(0.5)^3\)

or, P (x = 3) = 120×0.0078×0.125.

or, P (x = 3) = 0.117 Or 11.7% chance.

Now, Changing the value won't have any effect as all the 'n's are multiple of 10 and we'll have same probability.

To know more about probability refer to:

https://brainly.com/question/15557838

#SPJ1

Simplify √(1-cos)(1+cos)/cos^2

Answers

Answer:

Step-by-step explanation:

there u go!!

Simplify (1-cos)(1+cos)/cos^2

if 2 equal chords of a circle intersect within a circle prove that the segment of one chord are equal to corresponding segments of the other chord !!

Answers

The segments of AB in the circle are equal to the corresponding segments of CD.

chord of circle

In geometry, a chord of a circle is a straight line segment whose endpoints lie on the circle. The chord does not necessarily pass through the center of the circle.

To prove this, we can draw two perpendiculars from point P to the chords AB and CD,

Let's label the points where the perpendiculars meet the chords as E and F, respectively. By the intersecting chords theorem, we have:

AE × BE = CE × DE

And

PE × EF = FE × PD

Since AB and CD are equal chords, we have:

AE = CE

BE = DE

CF = DF

Also, since the perpendiculars from point P are equal in length, we have:

PE = PF

Substituting these values into the equations above, we get:

AE × BE = CE × DE

AE × (AE + EF) = CE × (CE + EF)

AE²+ AE × EF = CE² + CE × EF

AE² - CE² = CE × EF - AE × EF

(AE + CE) × (AE - CE) = EF × (CE - AE)

AB × EF = CD × EF

Since EF is common to both sides, we can divide both sides by EF, and we get:

AB = CD

Therefore, the segments of AB are equal to the corresponding segments of CD, as required.

To know more about line, visit:

https://brainly.com/question/30003330

#SPJ1

The complete question is:

If two equal chords of a circle intersect within the circle, prove that the line joining the point of intersection to the center makes equal angles with the chords.

WALKING Germaine walks at the rate of 10 feet every five seconds while Nolan walks at the rate of 15 feet every five seconds. If Germaine has a head start of 25 feet, after how many seconds will they be at the same spot?

Answers

Answer:

25

Step-by-step explanation:

Nolan gains 5 feet every 5 seconds.

therefore he moves 1 foot (faster) each second.

it will take 25 seconds.

Which value from the set {0,1,17,72} makes the equation n + 8 = 9 true?

Answers

answer: 1

step-by-step explanation:  n + 8 = 9

therefore 9-8 = 1

The solution to the equation n+ 8 = 9 is 1 from the set {0,1,17,72} n = 1 satisfy the provided equation.

What is a function?

It is defined as a special type of relationship, and they have a predefined domain and range according to the function every value in the domain is related to exactly one value in the range.

We have a linear function in terms of n:

n + 8 = 9

Subtract 8 both side:

n + 8 – 8 = 9 – 8

n = 1

From the set, we can see the element 1 is the solution to the given equation.

Thus, the solution to the equation n+ 8 = 9 is 1 from the set {0,1,17,72} n = 1 satisfy the provided equation.

Learn more about the function here:

brainly.com/question/5245372

#SPJ2

solve linear system on Matlab
Linear Systems Solve the 3 linear equations with three unknowns (x1, x2, x3): 3x₁ + 2x₂x3 = 10 -x₁ + 3x₂ +2x3 = 5 x1 - x₂ -x3 = -1

Answers

Therefore, the solution to the system of linear equations is: x₁ = -5, x₂ = 11, x₃ = -18.

To solve the system of linear equations:

3x₁ + 2x₂x₃ = 10

-x₁ + 3x₂ + 2x₃ = 5

x₁ - x₂ - x₃ = -1

We can use various methods such as substitution, elimination, or matrix methods. Here, we'll use the elimination method.

Step 1: Multiply the second equation by 3 and add it to the first equation:

3x₁ + 2x₂x₃ = 10

-(3x₁ - 9x₂ - 6x₃ = 15)

-7x₂ - 4x₃ = -5 (Equation A)

Step 2: Multiply the third equation by 3 and add it to the first equation:

3x₁ + 2x₂x₃ = 10

(3x₁ - 3x₂ - 3x₃ = -3)

-x₂ - x₃ = 7 (Equation B)

Step 3: Add Equation A and Equation B:

-7x₂ - 4x₃ = -5

+(-x₂ - x₃ = 7)

-8x₂ - 5x₃ = 2 (Equation C)

Step 4: Multiply Equation B by 8 and subtract it from Equation C:

-8x₂ - 5x₃ = 2

+8x₂ + 8x₃ = -56

3x₃ = -54

Step 5: Solve for x₃:

x₃ = -54/3

x₃ = -18

Step 6: Substitute the value of x₃ back into Equation B to solve for x₂:

-x₂ - x₃ = 7

-x₂ - (-18) = 7

-x₂ + 18 = 7

-x₂ = 7 - 18

-x₂ = -11

x₂ = 11

Step 7: Substitute the values of x₂ and x₃ into Equation A to solve for x₁:

-7x₂ - 4x₃ = -5

-7(11) - 4(-18) = -5

-77 + 72 = -5

-5 = -5

To know more about linear equations,

https://brainly.com/question/11468228

#SPJ11

5. A path bounds a circular lawn at a park. If the inner edge of the path is 132 ft. Around, approximate the amount of

area of the lawn inside the circular path. Use T < 22

6. The area of a circle is 367 cm?. Find its circumference.

7. Find the ratio of the area of two circles with radii 3 cm and 4 cm.

8. If one circle has a diameter of 10 cm and a second circle has a diameter of 20 cm, what is the ratio of the area of

the larger circle to the area of the smaller circle?

9. Describe a rectangle whose perimeter is 132 ft. And whose area is less than 1 ft?. Is it possible to find a circle whose

circumference is 132 ft. And whose area is less than 1 ft?? If not, provide an example or write a sentence explaining

why no such circle exists.

10. If the diameter of a circle is double the diameter of a second circle, what is the ratio of area of the first circle to the

area of the second?

Answers

The circumference of a circle: C = 67.98 cm

Radius of the circular lawn, which is difference between outer radius of  path and inner radius of path.

outer radius:  \(r1 = (132 + 2T)/2 = (132 + 2(22))/2 = 88 ft\)

inner radius:  \(r2 = 132/2 = 66 ft\)

radius of circular lawn is r = r1 - r2 = 22 ft

Now using formula for the area of a circle:

A = πr^2 = π(22^2) ≈ 1520.53 ft^2

To find the circumference of a circle with area 367 cm^2, we can use the formula for the area of a circle to find the radius:

\(A = \pi r^2 \\r^2 = A/\pi = 367/\pi\)

r ≈ 10.80 cm

Then we can find the circumference using the formula for the circumference of a circle:

C = 2πr ≈ 2π(10.80) ≈ 67.98 cm

To know more about circumference, here

brainly.com/question/28757341

#SPJ4

8/10……………………………………………………

8/10

Answers

Answer:

|3x+4| +6

Step-by-step explanation:

f(x) = |3x+4| +2

g(x) =4

f(x) + g(x) =  |3x+4| +2 +4

               =  |3x+4| +6

How many times can you subtract 10 from 100?


(hint hint, trick question)

Answers

Answer:

1 time

Step-by-step explanation:

You can subtract it 10 times :[]

brainliest?

(dbl num, 2) rounds the value of dbl num to two decimal places.
O TRUE
O FALSE

Answers

Answer:

False.

Step-by-step explanation:

The statement "(dbl num, 2)" does not correctly represent rounding the value of "dbl num" to two decimal places. The correct notation for rounding a number to two decimal places is typically represented as "round(dbl num, 2)" or "dbl num rounded to 2 decimal places."

:)

Find a pair of integers with a product of -84 and a sum of 5.

Answers

Answer:

12 x -7 = -84 12 + (-7) = 5

Step-by-step explanation:

You have now invested some money in your bank account with an interest rate of 5% every year. At year 3 , you will find out that you have $30,000 in your bank account. How much money will you have in your bank account at year 2?

a. $25,915.13
b. $27,210.88
c. $28,571.43
d. $30,000.00
e. None of the above

Answers

At year 2, you will have approximately $25,915.13 in your bank account, assuming an initial investment with a 5% interest rate compounded annually. The correct answer is (a).


To find out how much money you will have in your bank account at year 2, we can use the compound interest formula:
A = P(1 + r/n)^(nt)
Where:
A = Final amount (in this case, $30,000)
P = Principal amount (initial investment)
R = Annual interest rate (5% or 0.05)
N = Number of times interest is compounded per year (assumed to be once per year)
T = Number of years (in this case, 3)
Let’s solve for P, the principal amount at year 0:
30,000 = P(1 + 0.05/1)^(1*3)
30,000 = P(1.05)^3
Dividing both sides of the equation by (1.05)^3:
P = 30,000 / (1.05)^3
P ≈ 25,915.13
Therefore, at year 2, you will have approximately $25,915.13 in your bank account.
The correct answer is (a) $25,915.13.

Learn more about Compound interest here: brainly.com/question/13155407
#SPJ11

700,000,000+10,000,000+1,000,000+100,000+40,000+2,000+200+7 write the standard form above

Answers

Answer:

712,402,207

Step-by-step explanation:

;)

Answer: 711,142,207

Step-by-step explanation:

My question is in the form of a picture see attached below.

My question is in the form of a picture see attached below.

Answers

A semicircle rotated around its axis gives sphere, rectangle  rotated around its axis gives sphere . and a right triangle  rotated around its axis gives sphere

what is rectangle?

A rectangle is a four-sided flat shape with straight sides and four right angles. It is a type of parallelogram, with opposite sides equal in length and parallel to each other. The area of a rectangle can be calculated by multiplying its length and width, while its perimeter can be found by adding the lengths of all four sides.

In the given question,

A semicircle rotated around its axis gives sphere,

A  rectangle  rotated around its axis gives sphere .

A right triangle  rotated around its axis gives sphere

To know more about rectangle rotation , visit:

https://brainly.com/question/15905456

#SPJ1

Estimates show that there are 1.5 x 108 pet fish and 9.5 x
106 pet reptiles in the United States. How many fish and
reptile pets are in the United States all together?

•Write your final answer in scientific notation, and round
to two decimal places.
•Type your answer with NO spaces and ^ (shift 6). Only
type in the numerical answer.

Answers

The total number of reptile/fish pets written in scientific notation is 1.6*10^8

How many fish and reptile pets are in the United States altogether?

We know that there are estimates to be:

1.5*10^8 pet fish:9.5*10^6 pet reptiles.

Notice that all these numbers writen in scientific notation, and we need to add them.

To add them, the exponent in the 10 must be equal in both numbers, so we can rewrite:

1.5*10^8 = 150*10^6

Now we can add these two to get:

150*10^6 + 9.5*10^6 = 159.6*10^6

Now to write this as scientific notation, we need to have only one digit on the left side of the decimal point, so we can rewrite this as:

159.6*10^6 = 1.596*10^8

Rounding this to two decimal places we will get:

1.596*10^8 = 1.6*10^8

So there are 1.6*10^8 pet fish and pet reptile in the US.

Learn more about scientific notation:

https://brainly.com/question/5756316

#SPJ1

How many bows could Shira make if she worked for 10 hours?

50 bows

60 bows

25 bows

40 bows

How many bows could Shira make if she worked for 10 hours?50 bows60 bows25 bows40 bows

Answers

Answer: 60

Step-by-step explanation:  if it takes her 5 hours to make 30 bows, then in 10 hours it will taker 60

Step-by-step explanation:

people to have the hospital and they will have to give her 60bowls

For each scenario you will not complete the hypothesis test or confidence interval, but only select what kind of test statistic is described.
A. One sample z-test for a mean E. Two sample t-test for means independent
B. One sample t-test for a mean F. One sample z-test for a proportion
C. Matched pairs difference in means G. One sample t-test for a proportion
D. Two sample z-test for means independent I. None of the above
H. Two sample z-test for p1-p2
(choose the letter above)
1) A nutrician major separates 60 volunteers into the 55 who like Ovaltine and the 5 people who don't. IQ tests are given to the volunteers. She questions whether Ovaltine preference matters at all. Perhaps they have the same IQ on average with the same standard deviation. She wants to test if those who like Ovaltine have a higher IQ on average by assuming normality.
2) An engineering major wants to estimate the difference in tensile strength between oak wood beams and elm wood beams. She believes the standard deviations should be equivalent. She gathers 50 beams of each type and tests their tensile strength.

Answers

G. One sample t-test for a proportion.

The nutrition major wants to test if there is a difference in IQ between those who like Ovaltine and those who don't. Since she is comparing proportions, she should use a one-sample t-test for a proportion.

E. Two sample t-test for means independent.

The engineering major wants to estimate the difference in tensile strength between two types of wood beams. Since she has two independent samples and wants to compare their means, she should use a two-sample t-test for means independent.

A. In scenario 1, the nutrition major is interested in comparing the mean IQ scores of two groups: those who like Ovaltine and those who don't. Since the sample size of the group who don't like Ovaltine is small (n=5), it's not appropriate to use a z-test. Instead, a one-sample t-test for a mean can be used to compare the mean IQ scores of those who like Ovaltine to a hypothesized population mean (which could be the population mean IQ score, assuming that Ovaltine preference doesn't affect IQ).

B. In scenario 2, the engineering major is interested in comparing the means of two independent groups (oak wood beams and elm wood beams) with equivalent standard deviations. Since the sample sizes are both 50 and the standard deviation of the population is unknown, a two-sample t-test for means can be used to compare the means of the two groups.

C. In a matched pairs difference in means scenario, each subject in a sample is paired with another subject based on some characteristic that affects the outcome of the study (such as age, weight, or gender). In this scenario, the difference in scores between each pair of subjects is calculated, and a one-sample t-test can be used to determine whether the average difference between the two groups is statistically significant.

D. In a two-sample z-test for means scenario, the researcher is interested in comparing the means of two independent groups with known population variances. This type of test is rarely used in practice since population variances are usually unknown.

E. In a two-sample t-test for means independent scenario, the researcher is interested in comparing the means of two independent groups with unknown population variances. This is the most commonly used test for comparing the means of two independent groups.

F. In a one-sample z-test for a proportion scenario, the researcher is interested in testing whether a sample proportion is significantly different from a hypothesized population proportion.

G. In a one-sample t-test for a proportion scenario, the researcher is interested in testing whether a sample proportion is significantly different from a hypothesized population proportion when the sample size is small and/or the population variance is unknown.

H. In a two-sample z-test for the p1-p2 scenario, the researcher is interested in comparing two proportions in two independent groups with known population variances.

I. If none of the above tests are appropriate for a particular scenario, then another type of test (such as a chi-square test or ANOVA) may be needed.

Learn more about t-test

https://brainly.com/question/6501190

#SPJ4

What is the solution to the equation?

What is the solution to the equation?

Answers

Answer:

-2

Step-by-step explanation:

6(7b + 4) = -60

First you have to foil and then that would be:

42b + 24 = -60

Subtract 24 from the left side

42b = -84

Divide both sides by 42

b = -2

Tara has been planting young trees in her garden. The maple tree that is 10 inches taill is
growing 4 inches per month, whereas the oak tree that is 25 inches taill is growing 1 inch per
month. In a few months, the two trees will be the same height. What will that height be?
Write a system of equations, graph them, and type the solution.

Answers

The system of the equations are:

y = 10 + 4x

y = 25 + x

The height of tree is 30 inches tall.

The graph is given below.

The solution is (5, 30).

What is an equation?

An equation is a mathematical statement that is made up of two expressions connected by an equal sign.

Example:

2x + 4 = 8 is an equation

We have,

Maple tree:

The maple tree that is 10 inches tall is

growing 4 inches per month,

This can be written as,

y = 10 + 4x _____(1)

Where y is the height of the tree.

Oak tree:

The oak tree is 25 inches tall and is growing 1 inch per

month.

This can be written as,

y = 25 + x ______(2)

Where y is the height of the tree.

Now,

From (1) and (2),

In a few months, the two trees will be the same height.

So,

10 + 4x = 25 + x

4x - x = 25 - 10

3x = 15

x = 5

Now,

y = 10 + 4x = 10 + 4 x 5 = 10 + 20 = 30

y = 25 + x = 25 + 5 = 30

Thus,

The height of tree is 30 inches tall.

Learn more about equations here:

https://brainly.com/question/17194269

#SPJ9

Tara has been planting young trees in her garden. The maple tree that is 10 inches taill isgrowing 4

At Zach's auto shop each mechanic can change the oil 3 cars per hour. Zach can have up to 4 mechanics working at a time. In a relationship between number of oil changes per hour and number of mechanics working identify the independent variable dependent variable domain and range

Answers

Answer:

We know that:

Each mechanic can change the oil of 3 cars per hour.

The number of mechanics can change between 0 and a maximum of 4.

Then we can write the variable:

Y = number of oil changes per hour.

Y = 3*X

Where X is the number of mechanics working.

The independent variable is X (number of mechanics), because is the one that Zach can change, and the dependent is Y (number of oil changes) because this depends on the value of X.

Now, the domain will be: {0, 1, 2, 3, 4}

The possible numbers of mechanics working at the same time.

And for the range we must replace those values in our equation, and see the possible values of Y.

Y(0) = 3*0 = 0

Y(1) = 3*1 = 3

Y(2) = 3*2 = 6

Y(3) = 3*3 = 9

Y(4) = 3*4 = 12

Then the range is: {0, 3, 6, 9, 12}

Fill in wats missing?

Fill in wats missing?

Answers

what are the the choices to fill it in with!

Mr. Walker used proportions and the following example to teach students how to calculate speeds: An F-15 Eagle travels at a speed of 1,875 miles per hour for 3.5 hours. Which distance solves the proportion he used?

Answers

Answer:

6,562.5 miles

Step-by-step explanation:

The proportion is 1,875 miles/1 hour.

At that speed, the distance can be calculated when the time is known, which is 3.5 hours in this case:

  (1,875 miles/hr)*(3.5 hr) = 6562.5 miles

I NEED HELP FAST PLEASE

I NEED HELP FAST PLEASE

Answers

Answer:

270

Step-by-step explanation:

1080*1/4 is the same as 1080/4 which is 270

Answer:

The answer is C

Step-by-step explanation:

If you cancel the common factor of 4.

Explain why rolle's theorem does not apply to the function even though there exist a and b such that f(a) = f(b).

Answers

Rolle's Theorem has the following conditions:

f(x) must be continuous in [a,b]

f(x) must be differentiable in (a,b)

f(a) = f(b)

What is rolle's theorem?

According to Rolle's Theorem, if a function f is continuous on the closed interval [a, b] and differentiable on the open interval (a, b) such that f(a) = f(b), then f′(x) = 0 for some x with a x b.

Following are the prerequisites for Rolle's Theorem:

In [a,b], f(x) must be continuous.To be differentiable in, f(x) must (a,b)f(a) = f(b) Then, ask yourself these queries.Is π equal to π.Is [π,3π[f(x) ]'s = cot(x/2)] continuous at all points? To see this, you might wish to use a graph of the function.The function is not differentiable at any point(s) within the range of (π,3π) where it is not continuous. A function can be continuous at all points inside [a,b], but it is not necessary that it is differentiable at all points within this range (a,b). Is the function not differentiable at some point or points in the range (π,3π).

To know more about rolle's theorem check the below link:

https://brainly.com/question/2292493

#SPJ4

need help ASAP due in a few min

need help ASAP due in a few min

Answers

Answer:

A

Step-by-step explanation:

T o show the inverse, the output becomes the input

The input is the output

The input is 2,4,6,8

The output is 1,3,5,7

They will also be in the same order so 1 went to 2 so 2 will go to 1

Circle X has a diameter of 5 inches. Circle Y has a diameter of 3 inches. Which measurement is the closest to the difference between the circumference of circle X and the circumference of Circle Y

Answers

The difference between the circumference of circle X and the circumference of Circle Y will be 6.28 inches.

What is the circumference of a circle?

It is the close curve of an equidistant point drawn from the center. The radius of a circle is the distance between the center and the circumference. Let d be the diameter of the circle.

The circumference of the circle will be

C = πd units

Circle X has a diameter of 5 inches. Then the circumference is given as,

⇒ π x 5

⇒ 3.14 x 5

⇒ 15.7 inches

Circle Y has a diameter of 3 inches. Then the circumference is given as,

⇒ π x 3

⇒ 3.14 x 3

⇒ 9.42 inches

The difference is calculated as,

⇒ 15.70 - 9.42 inches

⇒ 6.28 inches

The difference between the circumference of circle X and the circumference of Circle Y will be 6.28 inches.

More about the circumference of a circle link is given below.

https://brainly.com/question/27177006

#SPJ1

Clark bought a 3.2 Ib bag of potatoes , which had 10 potatoes. How many potatoes would there be in a 10 Ib bag?

Answers

9514 1404 393

Answer:

  31

Step-by-step explanation:

If we assume the number of potatoes is proportional to the weight, then we can write the equation ...

  n/10 = 10/3.2

  n = 100/3.2 = 31.25 . . . . . . . multiply by 10

There may be 31 potatoes in a 10-lb bag.

Jojo came out yesterday on Tik T0k

Jojo came out yesterday on Tik T0k

Answers

Answer:omg really hahah xd

Hahaha

Step-by-step explanation:

Answer:

SpongeBob youre my idol

Step-by-step explanation:

(x + 8) ^ 2-2 (x-8) (x-2) + (x + 2) ^ 2 = 15

Answers

Hcjvhhjgvkvhjhcluvmhlgycvbiicycckuguk

x= -21 / 40

I hope it will help you

Given a normal probability distribution with a mean of 9% and a standard deviation of 4%, what is he probability of observing a value between 2% and 14% ? Use the following Z-score data is from the HP calculator: Answer in decimal format, tw 3 decimal places, truncated. For example, if your answer is 33.46%, enter 0.334

Answers

The probability of observing a value between 2% and 14% is approximately 0.854.

To calculate the probability of observing a value between 2% and 14% in a normal distribution with a mean of 9% and a standard deviation of 4%, we can use the Z-score formula.

The Z-score is calculated by subtracting the mean from the observed value and dividing it by the standard deviation:

Z = (observed value - mean) / standard deviation

For the lower value of 2%:

Z1 = (2 - 9) / 4

Z1 = -7 / 4

Z1 = -1.75

For the upper value of 14%:

Z2 = (14 - 9) / 4

Z2 = 5 / 4

Z2 = 1.25

Next, we need to find the cumulative probability associated with these Z-scores using the Z-table or a calculator. Looking up the values in the Z-table, we find:

P(Z < -1.75) ≈ 0.0401

P(Z < 1.25) ≈ 0.8944

To find the probability of observing a value between 2% and 14%, we subtract the cumulative probability of the lower value from the cumulative probability of the upper value:

P(2% < value < 14%) = P(-1.75 < Z < 1.25) = P(Z < 1.25) - P(Z < -1.75)

                    ≈ 0.8944 - 0.0401

                    ≈ 0.8543

Rounding to three decimal places and truncating, the probability of observing a value between 2% and 14% is approximately 0.854.

to know more about probability visit:

https://brainly.com/question/13604758

#SPJ11

Other Questions
Solve the proportion. X/2 = 9/27 In a short paragraph, explain whether you think the United States would have entered the war if Japan had not attacked Pearl Harbor and why. need help alert!!!!!!! The family___watching movies together. (enjoy) One of the goals of a persuasive speech is to ________________ or ________________ the attitudes, beliefs, or values of your audience. a. confirm; deny b. support; detract from c. strengthen; weaken d. build upon; tear down Please select the best answer from the choices provided A B C D Kim plays a card game with the children. She gives Gareth a card.Gareth has to guess whether his card is higher or lower than 5 Kim tells himthere are 10 cards higher than 5there are 4 cards lower than 5Gareth thinks he should guess higher than 5b) Is Gareth correct?Explain why you think this. Austin, Ellen, and Jane are all going to enroll in a 2-year Masters program, where they will each receive a stipend of $70,000 to cover expenses for two years. They will make no other income during this period. Austin's utility is: u(c 1 ,c 2 )=c 1 +c 2 , where c i is consumption in year i. is the discount factor. Ellen's utility is: u(c 1 ,c 2 )=ln(c 1 )+ln(c 2 ) Jane's utility is: is: u(c 1 ,c 2 )=2 c 1 +2 c 2 . The discount factor for all three is =0.98 (that is, each of them values consumption next year at 0.98 the level of consumption this year). a. Austin, Ellen, and Jane want to split their income over the two years such that they maximize their utility. How should they each split the income? That is, what is the optimal c 1 for each of them? b. Discuss the answer that you got in part a. If you found a different answer for each of them, explain why changing the utility changed the optimal allocation. If you found the same answer, explain why changing the utility function did not matter. c. How would your answer to part a change if the discount factor were now 0.8 ? There is no need to solve for the optimal allocation, just explain how you expect the answer in part (a) to change. a 0.45 m pipe that is closed at one end emits a 1683 hz wave that has a wavelength of 0.2 m. determine what harmonic the wave is, the fundamental frequency, the fundamental wavelength, the wave speed, Can humans survive with carbon dioxide? For what purpose are goods and services produced in a soclalist economy? OA. profits OB. their usefulness O C. to create demand OD. to meet all consumer needs Reset Next Question 4: a. Using an example, explain about underwriter and what is the role of an underwriter in an Initial Public Offering? Also discuss about underwriting process (use real business world exampl The Browns plan to fly to their vacation spot and then drive through the mountains. They arranged to rent a sedan for $37.45 per day with no charge for mileage. What will it cost the Browns to rent a car for 10 days if they spend $78 for gasoline and $16.75 for miscellaneous items What kind of mirror is used in automobiles and trucks to give thedriver a wider area and smaller image of traffic behind him.? The need to study economics would cease to exist if:__________ A. the government stopped controlling people's actions. B. people were free to make decisions on their own. C. people put forth the effort required to attain the goods and services they wanted. D. people earned more than they spent. E. there were enough resources to produce all the goods and services people would like to obtain. what would likely happen in a monopolistically competitive market if five firms engaged in collusion? I really need help i will mark u as brainliest Life in an ecosystem relies on competition for limited resources.TrueFalse Ms. fudge recently gave an algebra 1 test. the scores were normally distributed with a mean of 74 and a standard deviation of 8. find each of the following. write as a percent. If a 0. 100m solution of the salt is neutral, what is the identity of the salt?. When making ethical decisions, whose needs are most important? The individual's, other people's or society's?" Can someone type a paragraph or 2 abt that^