If \( 3|3 - x| = 7 \), what is the product of all the possible values of \( x \)?
View explanation
Correct answer: E
When solving an absolute value equation, it helps to first isolate the absolute value expression:<br><br>\( 3|3 - x| = 7 \)<br>\( |3 - x| = \frac{7}{3} \)<br><br>When removing the absolute value bars, we need to keep in mind that the expression inside the absolute value bars \( (3 - x) \) could be positive or negative. Let's consider both possibilities:<br><br>When \( (3 - x) \) is positive:<br>\( (3 - x) = \frac{7}{3} \)<br>\( 3 - \frac{7}{3} = x \)<br>\( \frac{9}{3} - \frac{7}{3} = x \)<br>\( x = \frac{2}{3} \)<br><br>When \( (3 - x) \) is negative:<br>\( -(3 - x) = \frac{7}{3} \)<br>\( x - 3 = \frac{7}{3} \)<br>\( x = \frac{7}{3} + 3 \)<br>\( x = \frac{7}{3} + \frac{9}{3} \)<br>\( x = \frac{16}{3} \)<br>So, the two possible values for \( x \) are \( \frac{2}{3} \) and \( \frac{16}{3} \). The product of these values is \( \frac{32}{9} \).<br>The correct answer is E.