题目
Problem
Figure 2 shows a sketch of part of the graph with equation y=f(x), where
f(x)=21∣2x+7∣−10
(a) State the coordinates of the vertex, V, of the graph.
(2)
(b) Solve, using algebra,
21∣2x+7∣−10≥31x+1
(4)
(c) Sketch the graph with equation
y=∣f(x)∣
stating the coordinates of the local maximum point and each local minimum point.
(4)
题目中文翻译
图 2 给出了部分图像 y=f(x) 的示意图,其中
f(x)=21∣2x+7∣−10
(a) 写出该图像顶点 V 的坐标。
(b) 用代数方法解不等式
21∣2x+7∣−10≥31x+1
(c) 画出方程
y=∣f(x)∣
的图像,并写出局部极大点以及各局部极小点的坐标。
解答
(a)
The vertex occurs when the expression inside the modulus is zero:
2x+7=0
So
x=−27
At this point,
f(x)=21⋅0−10=−10
Therefore
V=(−27,−10)
(b)
We need to solve
21∣2x+7∣−10≥31x+1
Add 10 to both sides:
21∣2x+7∣≥31x+11
Multiply by 2:
∣2x+7∣≥32x+22
The critical values occur when
2x+7=32x+22
or
−(2x+7)=32x+22
First,
2x+7=32x+22
so
34x=15
and hence
x=445
Second,
−2x−7=32x+22
so
−38x=29
and hence
x=−887
Because the modulus graph lies above the line outside the two intersection points, the solution is
x≤−887orx≥445
(c)
For
y=∣f(x)∣
the part of y=f(x) below the x-axis is reflected in the x-axis.
The vertex
(−27,−10)
therefore becomes a local maximum point:
(−27,10)
The local minimum points occur where
f(x)=0
So
21∣2x+7∣−10=0
Hence
∣2x+7∣=20
Therefore
2x+7=20
or
2x+7=−20
So the local minimum points are
(213,0)and(−227,0)
Thus the local maximum point is
(−27,10)
and the local minimum points are
(−227,0), (213,0)