54.5k views
2 votes
Rewrite each equation without absolute value for the given conditions.

(Please help)ASAP
1. y = |x − 3| + |x +2| − |x − 5| if x >5

2. y = |x − 3| + |x +2| − |x − 5| if x < −2

3. y = |x − 3| + |x +2| − |x − 5| if 3

1 Answer

2 votes
Since x > 5, x - 3 is greater than zero, x + 2 is greater than zero, and x - 5 is greater than zero. Therefore:
y = (x - 3) + (x + 2) - (x - 5)
= x - 3 + x + 2 - x + 5
= 2x + 4

Since x < -2, x - 3 is less than zero, x + 2 is less than zero, and x - 5 is less than zero. Therefore:
y = -(x - 3) - (x + 2) - (x - 5)
= -x + 3 - x - 2 + x - 5
= -2x - 4

Since 3 <= x <= 5, x - 3 is greater than or equal to zero, x + 2 is greater than zero, and x - 5 is less than or equal to zero. Therefore:
y = (x - 3) + (x + 2) + (x - 5)
= 3x - 6
User Erc
by
8.6k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.