跳转至

2.1.3 Absolute Value Functions and V-shaped Graphs

Understanding the parent function f(x) = |x| and its characteristic V-shaped graph with vertex and symmetry properties.

定义

The absolute value function is defined as \(f(x) = |x|\), which represents the distance of a number from zero on the number line. Formally, the absolute value of a real number \(x\) is defined piecewise as: \(|x| = \begin{cases} x & \text{if } x \geq 0 \\ -x & \text{if } x < 0 \end{cases}\). The parent function \(f(x) = |x|\) produces a characteristic V-shaped graph with its vertex at the origin \((0, 0)\). The graph is symmetric about the y-axis, meaning it is an even function where \(f(-x) = f(x)\) for all real numbers \(x\). The left branch has a slope of \(-1\) (for \(x < 0\)) and the right branch has a slope of \(1\) (for \(x > 0\)). The domain of \(f(x) = |x|\) is all real numbers \(\mathbb{R}\), and the range is \([0, \infty)\) since absolute values are always non-negative.

核心公式

  • \(f(x) = |x| = \begin{cases} x & \text{if } x \geq 0 \\ -x & \text{if } x < 0 \end{cases}\)
  • \(f(-x) = |-x| = |x| = f(x)\) (even function property)
  • \(g(x) = a|x - h| + k\) (vertex form with vertex at \((h, k)\))
  • \(\text{Slope of left branch} = -|a|\) and \(\text{Slope of right branch} = |a|\) (where \(a \neq 0\))
  • \(|x| = \sqrt{x^2}\) (alternative representation using square root)

易错点

  • ⚠️ Forgetting that the absolute value function is always non-negative; students sometimes incorrectly assume the range includes negative values or that the minimum value can be below zero
  • ⚠️ Incorrectly identifying the vertex of transformed absolute value functions; students often confuse the signs in \(g(x) = a|x - h| + k\) and place the vertex at \((-h, k)\) instead of \((h, k)\)
  • ⚠️ Misunderstanding the effect of the coefficient \(a\) on the graph; students may not recognize that \(a\) affects both the steepness of the branches and whether the V opens upward (\(a > 0\)) or downward (\(a < 0\))
  • ⚠️ Failing to recognize that absolute value equations like \(|x| = c\) have two solutions when \(c > 0\); students sometimes only identify one solution or incorrectly solve the resulting linear equations