900,000 because that is where the value of 9 is placed in the number.
-4r-11=4r+21
Move 4r to the other side
Sign changes from +4r to -4r
-4r-4r-11=4r-4r+21
-4r-4r-11=21
-8r-11=21
Move -11 to the other side
Sign changes from -11 to +11
-8r-11+11=21+11
-8r=21+11
-8r=32
Divide both sides by -8
-8r/-8=32/-8
Answer: r=-4
Answer:
angel bisector
Step-by-step explanation:
this pic explains why
Given:
n = 20, sample size
xbar = 17.5, sample mean
s = 3.8, sample standard deiation
99% confidence interval
The degrees of freedom is
df = n-1 = 19
We do not know the population standard deviation, so we should determine t* that corresponds to df = 19.
From a one-tailed distribution, 99% CI means using a p-value of 0.005.
Obtain
t* = 2.8609.
The 99% confidence interval is
xbar +/- t*(s/√n)
t*(s/√n) = 2.8609*(3.8/√20) = 2.4309
The 99% confidence interval is
(17.5 - 2.4309, 17.5 + 2.4309) = (15.069, 19.931)
Answer: The 99% confidence interval is (15.07, 19.93)
Answer:
2 hours: 3968 <u>[I don't understand the $ sign in the answer box]</u>
At midnight: 12137
Step-by-step explanation:
The bacteria are increasing by 15% every hour. So for every hour we will have what we started with, plus 15% more.
The "15% more" can be represented mathematically with (1 + 0.15) or 1.15. Let's call this the "growth factor" and assign it the variable b. b is (1 + percent increase).
Since this per hour, in 1 hour we'll have (3000)*(1.15) = 3450
At the end of the second hour we're increased by 15% again:
(3450)*(1.15) = 3968.
Each additional hour add another (1.15) factor, If we assign a to be the starting population, this can be represented by:
P = a(1.15)^t for this sample that increase 15% per hour. t is time, in hours.
If a represents the growth factor, and P is the total population, the general expression is
P = ab^t
Using this for a = 3000 and b = 1.15, we can find the total population at midnight after starting at 2PM. That is a 10 hour period, so t = 10
P = (3000)*(1.15)^10
P = 12137