41,158 views
0 votes
0 votes
Rewrite each equation without absolute value for the given conditions

y=|x-5|+|x+5| if x>5
y=|x-5|+|x+5| if x<-5
y=|x-5|+|x+5| if -5

User Ayala
by
2.4k points

2 Answers

22 votes
22 votes

If x>5

  • Terms are positive

Hence..

  • y=x-5+x+5=2x

If x<-5 terms are negative

  • y=-x+5-x-5=-2x

If x=-5

  • y=|-5-5|+|-5+5|
  • y=|-10|
  • y=10
User Story
by
2.6k points
15 votes
15 votes

Explanation:

Condition 1

x > 5, both terms are positive

  • y = x - 5 + x + 5 = 2x

Condition 2

x < - 5, both terms are negative

  • y = - (x - 5) - (x + 5) = - x + 5 - x - 5 = - 2x

Condition 3

This is not clear

User Karensantana
by
3.0k points