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

User Leo Landau
by
4.0k points

1 Answer

3 votes

Answer:

Explanation:

hello :

y=|x−3|+|x+2|−|x−5|, if x>5

if x>5 :

|x−3| = x-3 because x-3>0

|x+2| = x+2 because x+2>0

|x−5| = x-5 because x-5>0

so : y = x-3+x+2-(x-5 )

y = 2x+4

User Nikola Dimitrovski
by
4.0k points