Parenthesis first so, 64/8(10)+5, next 64/8 because it's division and it's first, 8(10)+5, next is 8(10) so 80+5, lastly 80+5 is 85.
Answer: Probability that the proportion of students who graduated is greater than 0.743 is P = 0.4755
Step-by-step explanation:
Given that,
Probability of freshmen entering public high schools in 2006 graduated with their class in 2010, p = 0.74
Random sample of freshman, n = 81
Utilizing central limit theorem,
So,
= P( Z > 0.0616)
= 0.4755 ⇒ probability that the proportion of students who graduated is greater than 0.743.
Answer:
4sqrt(2) cm
Step-by-step explanation:
a^2 + b^2 = c^2
4^2 + 4^2 = c^2
32 = c^2
sqrt(32) = c
c = 4sqrt(2)
Answer:
(-5/2,-4)
Step-by-step explanation:
Answer:
f(n) = 100·4^(n-1)
Step-by-step explanation:
The given function c(n) is apparently the multiplier for n days. Its value is 1 for n=1, so we simply need to multiply c(n) by 100:
f(n) = 100·c(n) = 100·4^(n-1)