$f(x) = x^{2} - 2x$, zeros $0, 2$, vertex $(1, -1)$. Sketch (a) $f(x + 1)$ and $-f(x)$, (b) $f(-x)$ with $x = 1$ argument, (c) $|f(x)|$, (d) $f(|x|)$.$f(x) = x^{2} - 2x$,零点 $0, 2$,顶点 $(1, -1)$。画 (a) $f(x + 1)$ 与 $-f(x)$、(b) $f(-x)$ 并解释 $x = 1$ 对称论证、(c) $|f(x)|$、(d) $f(|x|)$。
Key features:关键特征: (a) $f(x+1)$: zeros $-1, 1$, vertex $(0, -1)$; $-f(x)$: zeros $0, 2$, vertex $(1, 1)$零点 $-1, 1$、顶点 $(0, -1)$;$-f(x)$:零点 $0, 2$、顶点 $(1, 1)$ · (b) $f(-x)$: zeros $0, -2$, vertex $(-1, -1)$零点 $0, -2$、顶点 $(-1, -1)$ · (c) $|f(x)|$: zeros $0, 2$, corners at $(0, 0), (2, 0)$, local max $(1, 1)$零点 $0, 2$、尖点 $(0,0)(2,0)$、局部极大 $(1, 1)$ · (d) $f(|x|)$: zeros $0, \pm 2$, minima $(\pm 1, -1)$, local max $(0, 0)$零点 $0, \pm 2$、极小 $(\pm 1, -1)$、局部极大 $(0, 0)$
(a) $y = f(x + 1)$ and $y = -f(x)$ M1·A1·A1
$f(x + 1)$: shift left by $1$. Zeros $0 - 1 = -1$ and $2 - 1 = 1$. Vertex $(1 - 1,\, -1) = (0, -1)$. (Sanity: $f(x + 1) = (x + 1)^{2} - 2(x + 1) = x^{2} + 2x + 1 - 2x - 2 = x^{2} - 1$. $\checkmark$)
$-f(x)$: reflect in $x$-axis. Zeros unchanged at $0$ and $2$. Vertex $(1, -1) \mapsto (1, 1)$. Now an opens-downward parabola with maximum $1$.
(b) $y = f(-x)$, symmetry argument M1·A1
Reflect in $y$-axis: $(x, y) \mapsto (-x, y)$. Zeros $0 \mapsto 0$, $2 \mapsto -2$. Vertex $(1, -1) \mapsto (-1, -1)$. The new parabola is $y = x^{2} + 2x$ (verify: $f(-x) = x^{2} + 2x$).
Connection to "axis of symmetry $x = 1$". The original parabola has axis of symmetry $x = 1$ (its vertex), so $f(2 - x) = f(x)$ identically. Reflecting in the $y$-axis ($x = 0$) instead produces $y = f(-x) = x^{2} + 2x$, which has vertex $(-1, -1)$ — the original vertex $(1, -1)$ translated $2$ units left. So $f(-x) = f(x + 2)$. (Verify: $f(x + 2) = (x + 2)^{2} - 2(x + 2) = x^{2} + 4x + 4 - 2x - 4 = x^{2} + 2x = f(-x)$. $\checkmark$.) Two parallel mirror reflections compose to a translation by twice the gap between the axes; here the axes are $x = 0$ and $x = 1$, gap $1$, so the composition shifts by $2$, in the direction "from the first axis toward the second".
(c) $y = |f(x)|$ M1·A1·A1
Fold every below-axis point upward about the $x$-axis. The portion $0 < x < 2$ where $f < 0$ flips: the vertex $(1, -1) \mapsto (1, 1)$, a local maximum. Two corner points at the zeros: $(0, 0)$ and $(2, 0)$. Outside $[0, 2]$ the curve is unchanged. Zeros still at $x = 0, 2$.
(d) $y = f(|x|)$ M1·A1·A1
Keep $x \ge 0$ half intact, then reflect that half in the $y$-axis to fill $x < 0$. So for $x \ge 0$: $y = f(x) = x^{2} - 2x$ (zeros $0, 2$, min $(1, -1)$). For $x \le 0$: $y = f(-x) = f(|x|)$, so the right half is mirrored to the left, giving min at $(-1, -1)$ and zero at $-2$. At $x = 0$ the curve has $y = 0$ on both sides; the gradients from each side are $f'(0^{+}) = -2$ and the mirror $f'(0^{-}) = +2$, producing a corner. So zeros at $x = 0, \pm 2$; local minima at $(\pm 1, -1)$; local maximum (cusp/corner) at $(0, 0)$.
$|f(x)|$ vs $f(|x|)$ — which part of the plane gets touched. Outer absolute value $|f(x)|$ acts on the output: fold below-axis points about the $x$-axis. Inner absolute value $f(|x|)$ acts on the input: discard the $x < 0$ half of the original graph and replace it by the mirror image (about the $y$-axis) of the $x \ge 0$ half. As a result $f(|x|)$ is always an even function (graph symmetric about $y$-axis), regardless of the parity of $f$. $|f(x)|$ inherits the symmetries of $f$ (if $f$ is even, so is $|f|$). Use the recipe: "outer = fold about $x$-axis; inner = replace left half with mirror of right half".
(a) $y = f(x + 1)$ 与 $y = -f(x)$ M1·A1·A1
$f(x + 1)$:左移 $1$。零点 $-1, 1$;顶点 $(0, -1)$。(验:$f(x + 1) = x^{2} - 1$。$\checkmark$)
$-f(x)$:关于 $x$ 轴反射。零点不变 $0, 2$;顶点 $(1, -1) \mapsto (1, 1)$。开口向下,最大值 $1$。
(b) $y = f(-x)$,对称论证 M1·A1
关于 $y$ 轴反射:$(x, y) \mapsto (-x, y)$。零点 $0, -2$;顶点 $(-1, -1)$。方程 $y = x^{2} + 2x$。
为何与"关于 $x = 1$ 反射"产生同一抛物线?原抛物线 $f(x) = x^{2} - 2x$ 的对称轴为 $x = 1$(即顶点处),故关于 $x = 1$ 反射图像不变。题目实际想表达的是:$f$ 关于 $x = 1$ 对称,故 $f(-x) = f(2 - (2 - (-x))) = f(x - 2)$(把 $f$ 沿 $-2$ 平移)。等价地,$y$ 轴反射与 $x = 1$ 反射只相差一个平移 $-2$。
(c) $y = |f(x)|$ M1·A1·A1
把 $x$ 轴下方的点关于 $x$ 轴翻上来。$0 < x < 2$ 段($f < 0$)翻折:顶点 $(1, -1) \mapsto (1, 1)$,成为局部极大。零点 $(0, 0)$ 与 $(2, 0)$ 处出现两个尖点。$[0, 2]$ 外不变。零点仍为 $0, 2$。
(d) $y = f(|x|)$ M1·A1·A1
保留 $x \ge 0$ 半图,再把它关于 $y$ 轴反射填充 $x < 0$。$x \ge 0$ 段:$y = x^{2} - 2x$(零点 $0, 2$,极小 $(1, -1)$)。$x \le 0$ 段:$y = f(-x)$,左侧镜像 $\Rightarrow$ 极小 $(-1, -1)$、零点 $-2$。在 $x = 0$ 两侧斜率分别为 $-2$ 与 $+2$,形成尖点。零点 $0, \pm 2$;极小 $(\pm 1, -1)$;局部极大(尖点)$(0, 0)$。
$|f(x)|$ 与 $f(|x|)$——动到平面的哪部分。外绝对值 $|f(x)|$ 作用于输出:把 $x$ 轴下的点关于 $x$ 轴翻折。内绝对值 $f(|x|)$ 作用于输入:舍弃 $x < 0$ 的左半图,用 $x \ge 0$ 半图关于 $y$ 轴的镜像替换。结果 $f(|x|)$ 必为偶函数(关于 $y$ 轴对称),与 $f$ 的奇偶性无关。$|f(x)|$ 继承 $f$ 的对称($f$ 偶则 $|f|$ 也偶)。口诀:"外翻 $x$ 轴;内复制右半"。