Piecewise Problem: h(x) = |x-2| + |x+5|

  • Thread starter Thread starter ASmith
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 1K views
ASmith
Messages
2
Reaction score
0

Homework Statement


h(x)= l x-2 l + l x+5 l


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
What is your question?
 
I assume he's going to post it in pieces. Hence the name of the thread :)
 
ha okay, well I'm just completely lost on how to go about making this a piecewise.
I've never encountered this before, and I've compared it to others.
Apparently something just isn't clicking with me.
any assistance?
 
You mean you want to describe this function piecewise? It's not very clear, since it IS described piecewise right now (one piece).

You probably want to do something like this:

I can describe the function g(x)=|x| by the following:
g(x) = x if x>=0
g(x) = -x if x<0

So you need to find where things inside the absolute value sign change signs, and describe h(x) piecewise between those points (hint: they change sign when they're zero)