Answer:
Step-by-step explanation:
Hello!
Your study variable is X: "number of ColorSmart-5000 that didn't need repairs after 5 years of use, in a sample of 390"
X~Bi (n;ρ)
ρ: population proportion of ColorSmart-5000 that didn't need repairs after 5 years of use. ρ = 0.95
n= 390
x= 303
sample proportion ^ρ: x/n = 303/390 = 0.776 ≅ 0.78
Applying the Central Limit Theorem you approximate the distribution of the sample proportion to normal to obtain the statistic to use.
You are asked to estimate the population proportion of televisions that didn't require repairs with a confidence interval, the formula is:
^ρ±
* √[(^ρ(1-^ρ))/n]
=
= 2.58
0.78±2.58* √[(0.78(1-0.78))/390]
0.0541
[0.726;0.834]
With a confidence level of 99% you'd expect that the interval [0.726;0.834] contains the true value of the proportion of ColorSmart-5000 that didn't need repairs after 5 years of use.
I hope it helps!
When the firecracker hits the ground, H(t) = 0.0 = -16t^2 + 90t + 160 Using the quadratic formula,t = (-90 +- sqrt(90^2 - 4(-16)(160))) / 2(-16)t = -1.42 ort = 7.04
The negative time is extraneous. Therefore,t = 7.04 s.
Seven Seconds is your answer!
Answer:
The time taken by both boys to complete work = 2.73 hours
Step-by-step explanation:
Time taken by rayan to dig hole
= 5 hours
Time taken by castel to dig hole
= 6 hours
Now the time taken by both persons working together

Put all the values in above formula we get


T = 2.73 hours
Therefore the time taken by both boys to complete work = 2.73 hours
Answer
$36
Step-by-step explanation:
You multiply 0.8 by 20 since 0.8 is also 80% and you get 16. Since you want 80% more than 20 you add together to get $36. Hope it helped!
An Euler path, in a graph or multi graph, is a walk through the graph which uses every edge exactly once. An Euler circuit is an Euler path which starts and stops at the same vertex. Our goal is to find a quick way to check whether a graph (or multi graph) has an Euler path or circuit.
hope it helps