Answer: We can simplify the expression inside the absolute value first:
|(sqrt(2) + 3 - 5)|
= |(sqrt(2) - 2)|
Since sqrt(2) > 2, we know that sqrt(2) - 2 is negative. Therefore, we can rewrite the absolute value as a negative:
|sqrt(2) - 2| = -(sqrt(2) - 2)
So the expression without absolute value is:
-(sqrt(2) - 2)
Explanation: