Ok so I'll demonstrate in programming language python.
import math
def circle():
r = float(input("Enter r: "))
a = math.pi * r ** 2
print("Area of circle with r = {0} is {1
}cm2".format(str(r), str(a))
circle()
Answer:
61,500
Step-by-step explanation:
8200 x 6.5 = 53,300 + 8200 = 61,500 = $61,500
2.153, 2.164, 2.167
Those are just a 3 of thousands of possibilities.
Answer:
a) 

b) From the central limit theorem we know that the distribution for the sample mean
is given by:
c)
Step-by-step explanation:
Let X the random variable the represent the scores for the test analyzed. We know that:

And we select a sample size of 64.
The central limit theorem states that "if we have a population with mean μ and standard deviation σ and take sufficiently large random samples from the population with replacement, then the distribution of the sample means will be approximately normally distributed. This will hold true regardless of whether the source population is normal or skewed, provided the sample size is sufficiently large".
Part a
For this case the mean and standard error for the sample mean would be given by:


Part b
From the central limit theorem we know that the distribution for the sample mean
is given by:
Part c
For this case we want this probability:

And we can use the z score defined as:

And using this we got:
And using a calculator, excel or the normal standard table we have that:
<span>Max ht is at the vertex of the parabola, at t = -b/2a
t = -32/-32 = 1
h(1) = -16 + 32 + 20
= 36 feet
hope this helps
</span>