题目
Problem
Given that a is a positive constant,
(a) on separate diagrams, sketch the graph with equation
(i) y=a−∣x∣
(ii) y=∣3x−2a∣
Show on each sketch the coordinates, in terms of a, of each point at which the graph crosses or meets the axes.
(4)
(b) Find, in terms of a, the values of x for which
a−∣x∣=∣3x−2a∣
(4)
题目中文翻译
已知 a 为正常数。
(a) 在分别的图中画出下列方程的图像草图:
(i) y=a−∣x∣
(ii) y=∣3x−2a∣
并在每个草图上标出图像与坐标轴相交或相切处的坐标(用 a 表示)。
(b) 求满足
a−∣x∣=∣3x−2a∣
的 x 值,并用 a 表示。
解答
(a)
解法一
思路
展开
这两幅图都是绝对值图像。
第 (i) 个图像是倒 V 形,顶点在 (0,a),并且与 x 轴交于 (−a,0) 和 (a,0)。
第 (ii) 个图像是 V 形,顶点由 3x−2a=0 得到,即 (32a,0);与 y 轴交于 (0,2a)。
答题过程
展开
For
y=a−∣x∣
the graph is an upside-down V shape.
Its vertex is
(0,a)
The x-intercepts are found by setting y=0.
a−∣x∣=∣x∣=x=0a−a, a
So the intercepts are
(−a,0)and(a,0)
For
y=∣3x−2a∣
the graph is a V shape. Its vertex occurs when
3x−2a=0
so
x=32a
Thus the vertex is
(32a,0)
The y-intercept is found by setting x=0.
y=∣−2a∣=2a
So the y-intercept is
(0,2a)
The required sketches should show these intercepts.
(b)
解法一
思路
展开
从第 (a) 部分的图像可知两个交点都在 x>0。因此可以用 ∣x∣=x,再根据 3x−2a 的正负分情况:
- 若 x≥32a,则 ∣3x−2a∣=3x−2a;
- 若 0≤x<32a,则 ∣3x−2a∣=−(3x−2a)=−3x+2a。
答题过程
展开
We solve
a−∣x∣=∣3x−2a∣
From the sketches, the intersections have x>0, so ∣x∣=x.
First consider
x≥32a
Then
∣3x−2a∣=3x−2a
So
a−x=3a=x=3x−2a4x43a
This satisfies x≥32a.
Now consider
0≤x<32a
Then
∣3x−2a∣=−3x+2a
So
a−x=2x=x=−3x+2aa21a
This satisfies 0≤x<32a.
Therefore
x=21a, 43a