Find the range of the function,
.
|x| is defined as
|x|= x; x>=0
-x; x<0
=
; x>0
=
; x<0
= 1; x >0
= -1; x<0
Hence f(x) gives output values 1 and -1 only.
Range is {1,-1}.
AI is thinking…
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.




