Respuesta :

its either a or b, but what does those signs around x means

Answer:

The correct option is 2.

Step-by-step explanation:

Greatest integer function is defined as

[tex]\left \lfloor x \right \rfloor=\begin{cases}0 & \text{ if } 0\leq x<1 \\ 1 & \text{ if } 1\leq x<2 \\ ... & \text{ if } ... \\ n& \text{ if } n\leq x<n+1\end{cases}[/tex]

where, n is an integer.

Least integer function is defined as

[tex]\left \lceil x \right \rceil=\begin{cases}0 & \text{ if } -1< x\leq 0 \\ 1 & \text{ if } 0< x\leq 1 \\ ... & \text{ if } ... \\ n& \text{ if } n-1< x\leq n\end{cases}[/tex]

From the given graph it is clear that it is a graph of greatest integer function because the we have open circles on the right side of each floor and closed circle on the left side of each floor.

The given graph is defined as

[tex]g(x)=\begin{cases}2 & \text{ if } 0\leq x<1 \\ 3 & \text{ if } 1\leq x<2 \\ ... & \text{ if } ... \\ n+2& \text{ if } n\leq x<n+1\end{cases}[/tex]

Graph of greatest integer function shifts 2 units up.

[tex]g(x)=\left \lfloor x \right \rfloor+2[/tex]

Therefore the correct option is 2.