Answer:
The function has an initial population size of 60,000 which increase at a rate of 1%
Step-by-step explanation:
Given the expression :
f(x) = 60,000(1.01)^x
Since 1.01 > 1 (exponential
The general form of an Exponential growth function.
y = p(1 + r)^x
p = 60000 = initial population
1 + r = 1.01 ; where r = growth rate
r = 1.01 - 1 ; r = 0.01 =
r = 0.01 * 100% = 1% growth rate
If the line passes through the points
and
then the slope of the line can be determined as

Then the equation of the line is

Answer: correct choice is B
Answer:
x = -1 and y = 1/2
Step-by-step explanation:
Let u = 1/x, and v = 1/y
Then the pair of equations
-3/x + 4/y = 11
1/x - 2/y = -5
Can be written as
-3u + 4v = 11 .................................(1)
u - 2v = -5......................................(2)
From (2)
u = 2v - 5 .......................................(3)
Substituting (3) into (1)
-3(2v - 5) + 4v = 11
-6v + 15 + 4v = 11
-6v + 4v = 11 - 15
-2v = -4
v = 4/2 = 2
Substituting this value of v in (3)
u = 2v - 5
u = 2(2) - 5
= 4 - 5
= -1
That is
u = -1, v = 2
Since u = 1/x, and v = 1/y, we have
1/x = -1
=> x = -1
And
1/y = 2
=> y = 1/2
Therefore
x = -1 and y = 1/2
Answer:
am an arts student my friend
Step-by-step explanation:
Answer:
95% confidence interval for the mean number of months is between a lower limit of 6.67 months and an upper limit of 25.73 months.
Step-by-step explanation:
Confidence interval is given as mean +/- margin of error (E)
Data: 5, 15, 12, 22, 27
mean = (5+15+12+22+27)/5 = 81/5 = 16.2 months
sd = sqrt[((5-16.2)^2 + (15-16.2)^2 + (12-16.2)^2 + (22-16.2)^2 + (27-16.2)^2) ÷ 5] = sqrt(58.96) = 7.68 months
n = 5
degree of freedom = n-1 = 5-1 = 4
confidence level (C) = 95% = 0.95
significance level = 1 - C = 1 - 0.95 = 0.05 = 5%
critical value (t) corresponding to 4 degrees of freedom and 5% significance level is 2.776
E = t×sd/√n = 2.776×7.68/√5 = 9.53 months
Lower limit of mean = mean - E = 16.2 - 9.53 = 6.67 months
Upper limit of mean = mean + E = 16.2 + 9.53 = 25.73 months
95% confidence interval is (6.67, 25.73)