The functions that is identical to f(x) =
f(x)={x,1≤x<2x2,2≤x<3
for (1 ≤ x < 3) is
We will go through the options and eliminate .
For [x]x
If 1 ≤x<2,[x]x=1x=1
⇒ Wrong
functions x2, x3 are wrong because in the interval 1 ≤ x < 1
they are not equal to x (f(x) is equal to x in this interval )
The function x[x] satisfies all the condtions
[x] = 1 , if 1 ≤ x < 2
[x] = 2 , if 2 ≤ x < 3