\(6(2 - \sqrt{2})\)
The given equation is: \[ x^2 + |2x - 3| - 4 = 0 \]
Case 1: \( x \geq \frac{3}{2} \)
With this condition, \( |2x - 3| = 2x - 3 \). The equation becomes: \[ x^2 + (2x - 3) - 4 = 0 \] This simplifies to: \[ x^2 + 2x - 7 = 0 \] The solution for this quadratic equation is: \[ x = \frac{-2 \pm \sqrt{2^2 - 4(1)(-7)}}{2(1)} = \frac{-2 \pm \sqrt{4 + 28}}{2} = \frac{-2 \pm \sqrt{32}}{2} = \frac{-2 \pm 4\sqrt{2}}{2} = -1 \pm 2\sqrt{2} \] Since we are in the case \( x \geq \frac{3}{2} \), we select \( x = -1 + 2\sqrt{2} \), which is approximately \( -1 + 2.828 = 1.828 \). The other solution, \( -1 - 2\sqrt{2} \), is negative and thus not in this case.
Case 2: \( x < \frac{3}{2} \)
With this condition, \( |2x - 3| = -(2x - 3) = 3 - 2x \). The equation becomes: \[ x^2 + (3 - 2x) - 4 = 0 \] This simplifies to: \[ x^2 - 2x - 1 = 0 \] The solution for this quadratic equation is: \[ x = \frac{-(-2) \pm \sqrt{(-2)^2 - 4(1)(-1)}}{2(1)} = \frac{2 \pm \sqrt{4 + 4}}{2} = \frac{2 \pm \sqrt{8}}{2} = \frac{2 \pm 2\sqrt{2}}{2} = 1 \pm \sqrt{2} \] Since we are in the case \( x<\frac{3}{2} \), we select \( x = 1 - \sqrt{2} \), which is approximately \( 1 - 1.414 = -0.414 \). The other solution, \( 1 + \sqrt{2} \), is approximately \( 1 + 1.414 = 2.414 \) and thus not in this case.
Sum of Squares Calculation:
The solutions found are \( x_1 = 2\sqrt{2} - 1 \) and \( x_2 = 1 - \sqrt{2} \). We need to calculate the sum of their squares:
\[ (2\sqrt{2} - 1)^2 + (1 - \sqrt{2})^2 \] Expansion of the first term: \( (2\sqrt{2})^2 - 2(2\sqrt{2})(1) + 1^2 = 8 - 4\sqrt{2} + 1 = 9 - 4\sqrt{2} \).
Expansion of the second term: \( 1^2 - 2(1)(\sqrt{2}) + (\sqrt{2})^2 = 1 - 2\sqrt{2} + 2 = 3 - 2\sqrt{2} \).
Summing these expansions:
\[ (9 - 4\sqrt{2}) + (3 - 2\sqrt{2}) \] Simplification:
\[ = 9 + 3 - 4\sqrt{2} - 2\sqrt{2} = 12 - 6\sqrt{2} \] This can be factored as: \[ 6(2 - \sqrt{2}) \]
Final Answer:
The sum of the squares of the solutions is \(6(2 - \sqrt{2})\).