217k views
0 votes
Rewrite without absolute value for the given conditions: y =|x −3|+|x +2|−|x −5|, if x >5

1 Answer

3 votes

9514 1404 393

Answer:

y = x + 4

Explanation:

For x > 5, the expressions in each absolute value argument are all positive, so we can simply remove the bars and sum the terms.

y = x - 3 + x + 2 - x + 5

y = x +4

Rewrite without absolute value for the given conditions: y =|x −3|+|x +2|−|x −5|, if-example-1
User James Jones
by
3.3k points