Given:
Diameter of outer circle = 20 inches.
We need to find the Area of the outer circle to get the radius of the inner circle.
Area = πr²
Outer circle Area = 3.14 * (10in)² = 314 in²
314 in² * 64% probability = 200.96 in² Area of the inner circle.
200.96 in² = 3.14 * r²
200.96 in² / 3.14 = r²
64 in² = r²
√64 in² = √r²
8 in = r
radius of inner circle is 8 inches.
Answer:
The area of the circle is 
Step-by-step explanation:
we know that
The area of a circle subtends a central angle of
radians
so
By proportion find the area of the circle

Answer:
The 95% confidence interval for the true proportion of university students who use laptop in class to take notes is (0.2839, 0.4161).
Step-by-step explanation:
The (1 - <em>α</em>)% confidence interval for population proportion <em>P</em> is:

The information provided is:
<em>x</em> = number of students who responded as"yes" = 70
<em>n</em> = sample size = 200
Confidence level = 95%
The formula to compute the sample proportion is:

The R codes for the construction of the 95% confidence interval is:
> x=70
> n=200
> p=x/n
> p
[1] 0.35
> s=sqrt((p*(1-p))/n)
> s
[1] 0.03372684
> E=qnorm(0.975)*s
> lower=p-E
> upper=p+E
> lower
[1] 0.2838966
> upper
[1] 0.4161034
Thus, the 95% confidence interval for the true proportion of university students who use laptop in class to take notes is (0.2839, 0.4161).
M / k = x.....multiply both sides by k. eliminating the k on the left side
m = xk <==
Step-by-step explanation:
- Let
be the smallest integer
- Let
be the larger integer
As the sum of the reciprocals of the two positive integers is frac 3/16
So,



Simplify






So,

<h2>Verification:</h2>






Therefore,

Keywords: word problem
, integer
Learn more about solving integer word problem from brainly.com/question/10905225
#learnwithBrainly