Answer:
Your Answer would be 30! Hope this helped!
Answer:
Step-by-step explanation:
<u>Here is how I found it:</u>
- Flip the picture 180°.
- Then, measure the angle.
<em>Required:</em>
- The angle is 90°.
- If you don't pay attention, you might mistake it for a 150° angle.
Correct choice is A.
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!
Answer:
False
Step-by-step explanation:
The angle opposite the longest side is the largest
The angle opposite the shortest side is the smallest
So the angle opposite 6 cm is smaller than the angle opposite 7 cm
Answer:
- f⁻¹(x) = (x + 1) / (x - 2)
- f⁻¹(1 ) = - 2
Step-by-step explanation:
<u>Given function:</u>
- f(x) = (2x + 1) / (x - 1)
<u>Find its inverse, substitute x with y and f(x) with x, solve for y:</u>
- x = (2y + 1) / (y - 1)
- x(y - 1) = 2y + 1
- xy - x = 2y + 1
- xy - 2y = x + 1
- y(x - 2) = x + 1
- y = (x + 1) / (x - 2)
<u>Substitute y with f⁻¹(x):</u>
- f⁻¹(x) = (x + 1) / (x - 2)
<u>Find f⁻¹(1 ):</u>
- f⁻¹(1 ) = ( 1 + 1) / (1 - 2) = 2 / - 1 = - 2