Command Palette

Search for a command to run...

Set 2

Question 11

11

Number 11

Given the step function f(x)f(x) as follows.

f(x)={3,0x<25,2x<57,5x<89,8x<10f(x) = \begin{cases} 3, & 0 \leq x < 2 \\ 5, & 2 \leq x < 5 \\ 7, & 5 \leq x < 8 \\ 9, & 8 \leq x < 10 \end{cases}

The interval of xx values that satisfies the inequality f(x)5f(x) \geq 5 is ....