To solve the absolute value equation \( 2|x - 3| - 4 = -4 \), we first start by isolating the absolute value term.
-
Add 4 to both sides: \[ 2|x - 3| - 4 + 4 = -4 + 4 \] \[ 2|x - 3| = 0 \]
-
Now, divide both sides by 2: \[ |x - 3| = 0 \]
-
The absolute value of an expression is zero only when the expression itself is zero. Therefore, we set the expression inside the absolute value to zero: \[ x - 3 = 0 \]
-
Solving for \( x \), we find: \[ x = 3 \]
Thus, the solution to the absolute value equation is \( x = 3 \).