How to Write (x+3)*|x-2| as a Piecewise Function?

  • Thread starter Thread starter Bostonpancake0
  • Start date Start date
  • Tags Tags
    Function
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
Bostonpancake0
Messages
42
Reaction score
0
Write (x+3)*(absolute value of (x-2)) as a peice-wise defined function.

How do I set about doing this, considering (x+3) is not an absolute value??
 
Physics news on Phys.org
Try graphing both
y = (x + 3)|x - 2|
and
y = (x + 3)(x - 2) (without the absolute value)
by hand or by using a graphing utility. You will notice something when you compare the graphs.
 
ahhhh thank you
 
The fact that there is no absolute value around x+ 3 is irrelevant. There is an absolute value or x- 2 so look at x< 2, x> 2.