Formal Definition
The absolute value of a real number x, denoted |x|, is defined as:
|x| = -x if x < 0
Derivation of the Solution
Given the equation |y| = c, where c ≥ 0. According to the definition:
If the expression inside, y, is non-negative (y ≥ 0), then |y| = y. So, y = c.
If the expression inside, y, is negative (y < 0), then |y| = -y. So, -y = c, which means y = -c.
This proves that if |y| = c, then y = c or y = -c. By substituting y = ax + b, we get the two equations we need to solve: (ax + b = c) and (ax + b = -c).
Graphical Interpretation
Graphically, solving |ax + b| = c is equivalent to finding the x-coordinates where the V-shaped graph of y = |ax + b| intersects the horizontal line y = c. The vertex of the 'V' is at x = -b/a. The two intersection points represent the two solutions to the equation. If c is positive, there are two intersections. If c is zero, the line touches the vertex, giving one solution. If c is negative, the horizontal line is below the V-shaped graph, resulting in no intersections (no solution).