Which equation is shown in the graph?
y = [[x]]
y = [[x + 3]]
y = [[x]] - 3
y = |x - 3|
y = [[x]]
y = [[x + 3]]
y = [[x]] - 3
y = |x - 3|
1 Answer
Feb 13, 2018
Explanation:
Note that the graph is flat most of the time, with single unit jumps.
That indicates that the floor function or ceiling function is in use.
Each line segment is left closed and right open, indicating that we want to use the floor function.
Note that
Hence we can deduce that
I think your notation indicates the floor function by double square brackets, so in your notation:
#y = [[x+3]]#