#I am struggling with -1<=x<=1

6 messages · Page 1 of 1 (latest)

golden fiber
visual forge
#

Hint: |x+1|-|x-1|

golden fiber
visual forge
#

Split it up into -1<=x<0, x=0, 0<x<=1

golden fiber
#

this is the solution

#

+close