题目
Problem
Figure 1 shows a linear relationship between log10y and log10x.
The line passes through the points (−3.5,0) and (0,−2) as shown.
(a) Find an equation linking log10y with log10x.
(2)
(b) Hence, or otherwise, express y in the form pxq where p and q are rational constants.
(3)
题目中文翻译
图 1 显示了 log10y 与 log10x 之间的线性关系。
该直线经过点 (−3.5,0) 和 (0,−2)。
(a) 求连接 log10y 与 log10x 的方程。
(b) 由此,或用其他方法,将 y 表示成 pxq 的形式,其中 p,q 为有理常数。
解答
(a)
Let
Y=log10y,X=log10x
The line passes through
(−3.5,0)
and
(0,−2)
Its gradient is
m=0−(−3.5)−2−0=3.5−2=−74
When
X=0
we have
Y=−2
So the equation is
Y=−74X−2
Therefore
log10y=−74log10x−2
(b)
From part (a),
log10y=−74log10x−2
Use
−74log10x=log10(x−74)
and
−2=log10(10−2)
Then
log10y=log10(x−74)+log10(10−2)
So
log10y=log10(10−2x−74)
Therefore
y=10−2x−74
Since
10−2=1001
we get
y=1001x−74
Thus
p=1001,q=−74