题目
Problem
The profit made by a company, £ P million, t years after the company started trading, is modelled by the equation
P=104t−1+43ln[(2t+1)2t+1]
The graph of P against t is shown in Figure 2.
According to the model,
(a) show that exactly one year after it started trading, the company had made a loss of approximately £ 830000
(2)
A manager of the company wants to know the value of t for which P=0
(b) Show that this value of t occurs in the interval [6,7]
(2)
(c) Show that the equation P=0 can be expressed in the form
t=41+815ln[t+1(2t+1)2]
(2)
(d) Using the iteration formula
tn+1=41+815ln[tn+1(2tn+1)2] with t1=6
find the value of t2 and the value of t6, giving your answers to 3 decimal places.
(3)
(e) Hence find, according to the model, how many months it takes in total, from when the company started trading, for it to make a profit.
(2)
题目中文翻译
某公司在开始营业后 t 年时所获得的利润为 £ P million,其模型方程为
P=104t−1+43ln[(2t+1)2t+1]
图 2 给出了 P 关于 t 的图像。
根据该模型,
(a) 证明公司在开业恰好一年后亏损约 £ 830000。
一位经理想知道 P=0 时的 t 值。
(b) 证明该 t 值位于区间 [6,7] 内。
(c) 证明方程 P=0 可写成
t=41+815ln[t+1(2t+1)2]
的形式。
(d) 使用迭代公式
tn+1=41+815ln[tn+1(2tn+1)2],其中 t1=6
求 t2 和 t6 的值,答案精确到小数点后 3 位。
(e) 由此根据模型求公司从开始营业起到开始盈利总共用了多少个月。
解答
(a)
Substitute t=1 into the model:
P=104(1)−1+43ln[(2(1)+1)21+1]
So
P=103+43ln(92)
Hence
P=−0.828…
Since P is measured in millions of pounds, this means a loss of
0.828… million pounds
which is approximately
£ 830000
Therefore, exactly one year after it started trading, the company had made a loss of approximately £ 830000.
(b)
Evaluate P at the endpoints.
At t=6,
P(6)=−0.0879…
At t=7,
P(7)=0.1975…
So
P(6)<0andP(7)>0
Since P is continuous on [6,7], there is a root of P=0 in the interval
[6,7]
(c)
Start with
P=0
So
104t−1+43ln[(2t+1)2t+1]=0
Move the logarithm term to the other side:
104t−1=−43ln[(2t+1)2t+1]
Multiply by 10:
4t−1=−215ln[(2t+1)2t+1]
So
4t=1−215ln[(2t+1)2t+1]
Divide by 4:
t=41−815ln[(2t+1)2t+1]
Using
−lnA=ln(A1)
we get
t=41+815ln[t+1(2t+1)2]
as required.
(d)
Using
tn+1=41+815ln[tn+1(2tn+1)2]
with t1=6,
t2=41+815ln[7132]
So
t2=6.219978…
Therefore
t2=6.220
Continuing the iteration gives
t3t4t5t6=6.287,=6.307,=6.312,=6.314
Hence
t6=6.314
(e)
From part (d), the company starts to make a profit after approximately
6.314
years.
Convert this to months:
6.314×12=75.768
So the total time is approximately
76 months