题目
Problem
The line l in Figure 1 shows a linear relationship between log10y and x.
The line passes through the points (0,1.5) and (−4.8,0) as shown.
(a) Write down an equation for l.
(2)
(b) Hence, or otherwise, express y in the form kbx, giving the values of the constants k and b to 3 significant figures.
(3)
题目中文翻译
图 1 中的直线 l 表示 log10y 与 x 之间的线性关系。
该直线经过图中所示的点 (0,1.5) 和 (−4.8,0)。
(a) 写出直线 l 的方程。
(b) 由此,或用其他方法,将 y 写成 kbx 的形式,并将常数 k 与 b 的值都保留 3 位有效数字。
解答
(a)
解法一
思路
展开
直线表示 log10y 与 x 的关系。用两点 (0,1.5) 和 (−4.8,0) 求斜率,再写成直线方程。
答题过程
展开
The line passes through
(0,1.5)and(−4.8,0).
Its gradient is
m====0−(−4.8)1.5−04.81.54815165.
The vertical intercept is 1.5, so the equation is
log10y=165x+1.5.
(b)
解法一
思路
展开
从 (a) 的方程开始,两边以 10 为底取指数。然后用指数法则把 10165x+1.5 拆成 101.5(105/16)x,就能读出 k 和 b。
答题过程
展开
From part (a),
log10y=165x+1.5.
Therefore
y=10165x+1.5.
Use the index law 10a+b=10a10b:
y==101.5⋅10165x101.5(105/16)x.
So
k=101.5,b=105/16.
To 3 significant figures,
101.5=31.6,105/16=2.05.
Hence
y=31.6(2.05)x.
解法二
思路
展开
从题目要求的形式 y=kbx 出发,两边取常用对数。所得直线的截距是 log10k,斜率是 log10b,可直接与 (a) 比较。
答题过程
展开
Suppose
y=kbx.
Taking logarithms to base 10 gives
log10y==log10(kbx)log10k+xlog10b.
From part (a),
log10y=165x+1.5.
Comparing the intercepts and gradients,
log10k=1.5,log10b=165.
Therefore
k=101.5=31.6…,b=105/16=2.05….
Hence, to 3 significant figures,
y=31.6(2.05)x.