题目
Problem
Given that k is a positive constant,
(a) on separate diagrams, sketch the graph with equation
(i) y=k−2∣x∣
(ii) y=2x−3k
Show on each sketch the coordinates, in terms of k, of each point where the graph meets or cuts the axes.
(4)
(b) Hence find, in terms of k, the values of x for which
2x−3k=k−2∣x∣
giving your answers in simplest form.
(4)
题目中文翻译
已知 k 为正常数。
(a) 在分别的图上,画出下列方程所表示图像的草图:
(i) y=k−2∣x∣
(ii) y=2x−3k
在每幅图上用 k 表示图像与坐标轴相交或相切的各点坐标。
(b) 由此求满足
2x−3k=k−2∣x∣
的 x 值,并将答案化为最简形式。
解答
(a)
(i)
For
y=k−2∣x∣
the graph is an upside-down V shape.
The maximum occurs when
x=0
so the y-intercept is
(0,k)
For the x-intercepts, set y=0:
k−2∣x∣=0
so
∣x∣=2k
Hence
x=±2k
So the x-intercepts are
(−2k,0),(2k,0)
(ii)
For
y=2x−3k
the graph is a V shape.
The minimum occurs when
2x−3k=0
so
x=6k
Thus the x-intercept is
(6k,0)
For the y-intercept, set x=0:
y=−3k=3k
So the y-intercept is
(0,3k)
(b)
We need to solve
2x−3k=k−2∣x∣
The intersections can be found by considering the relevant branches.
Left intersection
For x<0,
∣x∣=−x
and
2x−3k=3k−2x
So the equation becomes
3k−2x=k+2x
Hence
−4x=32k
Therefore
x=−6k
Right intersection
For x≥6k,
2x−3k=2x−3k
and
∣x∣=x
So the equation becomes
2x−3k=k−2x
Hence
4x=34k
Therefore
x=3k
Thus the values of x are
x=−6k,x=3k