题目
Problem
A dose of antibiotics is given to a patient.
The amount of the antibiotic, x milligrams, in the patient’s bloodstream t hours after the dose was given, is found to satisfy the equation
log10x=2.74−0.079t
(a) Show that this equation can be written in the form
x=pq−t
where p and q are constants to be found. Give the value of p to the nearest whole number and the value of q to 2 significant figures.
(4)
(b) With reference to the equation in part (a), interpret the value of the constant p.
(1)
When a different dose of the antibiotic is given to another patient, the values of x and t satisfy the equation
x=400×1.4−t
(c) Use calculus to find, to 2 significant figures, the value of
dtdx
when t=5
(3)
题目中文翻译
给一位病人服用了一剂抗生素。
给药后 t 小时,病人血液中的抗生素含量为 x 毫克,并满足方程
log10x=2.74−0.079t
(a) 证明该方程可以写成
x=pq−t
的形式,其中 p 和 q 是需要求出的常数。把 p 的值取最接近的整数,把 q 的值保留 2 位有效数字。
(b) 结合 (a) 中的方程,解释常数 p 的含义。
当给另一位病人服用不同剂量的抗生素时,x 和 t 满足方程
x=400×1.4−t
(c) 用微积分求当 t=5 时
dtdx
的值,答案保留 2 位有效数字。
解答
(a)
解法一
思路
展开
把常用对数方程两边作为 10 的指数,再把含 t 的指数项写成某个常数的 −t 次方,与 pq−t 对照。
答题过程
展开
x==102.74−0.079t102.74(100.079)−t
Therefore
p=102.74=549.540…
and
q=100.079=1.199…
Hence
p=550,q=1.2
(b)
解法一
思路
展开
令 t=0,即可读出参数 p 的实际意义。
答题过程
展开
When t=0,
x=pq0=p
Therefore p is the amount of antibiotic, in milligrams, in the patient’s bloodstream immediately after the dose was given.
(c)
解法一
思路
展开
使用 au 的求导公式,直接对指数模型求导,再代入 t=5。
答题过程
展开
Differentiating,
dtdx=−400ln(1.4)1.4−t
When t=5,
dtdx=−400ln(1.4)1.4−5=−25.02…
Hence, to two significant figures,
dtdx=−25
解法二
思路
展开
先对等式取自然对数,再隐式求导。这是官方评分资料列出的替代路线。
答题过程
展开
Taking natural logarithms,
lnx=ln400−tln1.4
Differentiating with respect to t,
x1dtdx=−ln1.4
Thus
dtdx=−xln1.4
At t=5, x=400(1.4)−5, so
dtdx=−400(1.4)−5ln1.4=−25.02…
Therefore
dtdx=−25