Note - There is an error in the interval of the function. For step function, the interval of the function should be either 0≤x<6 or 0<x≤6. I will calculate for both the interval.
Given function is,
F(x) = (|x|+2)/2 for 0≤x<6
Putting x = 0, F(x) = 1
Putting x = 1, F(x) = 1.5
Putting x = 2, F(x) = 2
Putting x = 3, F(x) = 2 5
Putting x = 4, F(x) = 3
Putting x = 5, F(x) = 3.5
Thus, option C would be correct.
Given function is,
F(x) = (|x|+2)/2 for 0<x≤6
Putting x = 1, F(x) = 1.5
Putting x = 2, F(x) = 2
Putting x = 3, F(x) = 2 5
Putting x = 4, F(x) = 3
Putting x = 5, F(x) = 3.5
Putting x = 6, F(x) = 4
Thus, option E would be correct.