题目
Problem
The number of dormice and the number of voles on an island are being monitored.
Initially there are 2000 dormice on the island.
A model predicts that the number of dormice will increase by 3% each year, so that the numbers of dormice on the island at the end of each year form a geometric sequence.
(a) Find, according to the model, the number of dormice on the island 6 years after monitoring began. Give your answer to 3 significant figures.
(2)
The number of voles on the island is being monitored over the same period of time.
Given that
- 4 years after monitoring began there were 3690 voles on the island
- 7 years after monitoring began there were 3470 voles on the island
- the number of voles on the island at the end of each year is modelled as a geometric sequence
(b) find the equation of this model in the form
N=abt
where N is the number of voles, t years after monitoring began and a and b are constants.
Give the value of a and the value of b to 2 significant figures.
(3)
When t=T, the number of dormice on the island is equal to the number of voles on the island.
(c) Find, according to the models, the value of T, giving your answer to one decimal place.
(3)
解答
(a)
解法一
思路
展开
每年增加 3%,所以公比是 1.03。6 年后是 2000(1.03)6。
答题过程
展开
The model for the dormice is
D=2000(1.03)t.
After 6 years,
D==2000(1.03)62388.10….
To 3 significant figures, the number of dormice is
2390.
(b)
解法一
思路
展开
对田鼠模型 N=abt,把 t=4 和 t=7 代入。两式相除可以先求出 b3,再求 b 和 a。
答题过程
展开
For the voles,
N=abt.
Using the data,
3690=3470=ab4,ab7.
Divide the second equation by the first:
36903470=b3=b==ab4ab736903470(36903470)310.9797….
Now
a===b43690(0.9797…)436904000.0….
To 2 significant figures,
a=4000,b=0.98.
Therefore, the model is
N=4000(0.98)t.
(c)
解法一
思路
展开
令睡鼠模型和田鼠模型相等。因为未知数在指数上,需要取对数。
答题过程
展开
When the two populations are equal,
2000(1.03)T=4000(0.98)T.
Divide by 2000(0.98)T:
(0.981.03)T=2.
Take logarithms:
Tlog(0.981.03)=T==log2log(0.981.03)log213.9….
Therefore,
T=13.9.