172k views
2 votes
PLEASE HELP ON PIECE WISE FUNCTIONS

PLEASE HELP ON PIECE WISE FUNCTIONS-example-1
User Bporter
by
8.7k points

1 Answer

1 vote

absolute number

-

if we say |x| , it goes to :

|x| = x if x ≥ 0

|x| = -x if x < 0

___

the case of y = -|x - 3| + 2 is same !

Let's see |x - 3|,

|x - 3| = x - 3 if x ≥ 3

|x - 3| = -(x - 3) if x < 3

so, we get :

y = -(-(x - 3)) + 2 = x - 1 if x < 3

y = - (x - 3) + 2 = -x + 5 if x ≥ 3

____ thanks !

User Roy Daniels
by
8.2k points

No related questions found

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

9.4m questions

12.2m answers

Categories