Answer:
so originally there was 37 now there is 25 so if you trying to find out how many left you take 37-25=12 and 12 is how many left that zoo. hope this helps
i would appreciate the brainliest
Answer:

Step-by-step explanation:
Using k as the constant of proportionality.
The expression that expresses the relationship : p varies jointly with the square of d and the cube of u.
Varies jointly means that p will change as 'd' and 'u' will change together with respect to their powers.
We get the expression as:

Answer:

Step-by-step explanation:
The first step is to find the slant height of the cone. Using the pythagorean theorem, you can find that
cm. Plugging this into the equation, you get
. Hope this helps!
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).
Answer:
C.
Step-by-step explanation:
When you check the point that is on X, it is a little over halfway to the point 1,2. It would be like 1,1.5 or 1,1.6.
5/3 is the equivalent to 1.6 so that answer would make the most sense.