Graph f(x)=[[x]]
Problem
Solution
Identify the function as the greatest integer function, also known as the floor function, which maps a real number
x to the largest integer less than or equal tox Determine the values for specific intervals. For any integer
n ifn≤x<n+1 thenƒ(x)=n Plot the points for several intervals. For example, on
[0,1) y=0 on[1,2) y=1 on[−1,0) y=−1 Represent the graph as a series of horizontal steps. Each step has a closed circle (solid dot) on the left end to show the value is included, and an open circle on the right end to show the value is not included.
Final Answer
Want more problems? Check here!