题目
Problem
(i) The variables x and y are connected by the equation
y=x3106x>0
Sketch the graph of log10y against log10x
Show on your sketch the coordinates of the points of intersection of the graph with the axes.
(3)
(ii)
Figure 2 shows the linear relationship between log3N and t.
Show that N=abt where a and b are constants to be found.
(3)
题目中文翻译
(i) 变量 x 和 y 满足方程
y=x3106x>0
画出 log10y 关于 log10x 的图像草图。
并在草图上标出该图像与坐标轴交点的坐标。
(ii)
图 2 给出了 log3N 与 t 之间的线性关系。
证明 N=abt,其中 a 和 b 是需要求出的常数。
解答
(i)
解法一
思路
展开
对原方程两边取常用对数,并使用对数的乘方与商法则。令横坐标为 X=log10x、纵坐标为 Y=log10y,即可得到一条斜率为 −3 的直线,再分别令 X=0、Y=0 求截距。
答题过程
展开
Taking logarithms to base 10,
log10y===log10(x3106)log10106−log10x36−3log10x.
Thus the graph of log10y against log10x is a straight line with gradient −3.
When log10x=0,
log10y=6,
giving the intercept (0,6).
When log10y=0,
0=log10x=6−3log10x,2,
giving the intercept (2,0).
The required sketch is:
(ii)
解法一
思路
展开
从图中读取直线经过 (−2,0) 和 (0,4),先求直线方程 log3N=2t+4。再以 3 为底取指数,并用指数律拆成常数乘以常数的 t 次方。
答题过程
展开
From Figure 2, the gradient is
0−(−2)4−0=2,
and the vertical intercept is 4. Hence,
log3N=2t+4.
Therefore,
N===32t+434(32)t81(9)t.
Thus,
N=81(9)t,
where a=81 and b=9.