Answer:
a: 0.8884
b: 0.9934
Step-by-step explanation:
We have µ = 300 and σ = 70. The sample size, n = 125.
For the sample to be within 8 units of the population mean, we would have sample values of 292 and 308, so we want to find:
P(292 < x < 308).
We need to find the z-scores that correspond to these values using the given data. See attached photo 1 for the calculation of these scores.
We have P(292 < x < 308) = 0.8884
Next we want the probability of the sample mean to be within 17 units of the population mean, so we want the values from 283 to 317. We want to find
P(283 < x < 317)
We need to find the z-scores that correspond to these values. See photo 2 for the calculation of these scores.
We have P(283 < x < 317) = 0.9934
Answer:
.85
Step-by-step explanation:
Compound interest formula

Melanie:

Sebastian:

4824.06-4283.21= .85
Answer:
-2x + 3 – (5 – 6x) = 4x - 2
Step-by-step explanation:
The given expression is :
-2x + 3 – (5 – 6x)
We need to simplify the above expression. First opening the brackets.
-2x + 3 – (5 – 6x) = -2x + 3 – 5 + 6x
Taking like terms together,
= -2x+6x + 3 -5
= 4x - 2
So, the simplified expression is 4x - 2.
4(2)^2
4(4)=16
I would assume it’s this
Answer:
A path that goes through every EDGE once and starts and ends at different vertices.
Explanation:
A "Euler path" is a trail that is being used in a graph consisting of finite number of edges. It is also known as "Eulerian path." This should be contrasted from the "Euler circuit," for both of their meanings are a bit confusing.
A Euler path only uses every edge of the graph once and it starts and ends at<em> different vertice</em>s. A Euler circuit, on the other hand, uses every edge of the graph exactly once but <em>starts and ends at the same vertex</em>.
So, this explains the answer.