Draw graphs of the following functions.
(a)
f: R—>R defined by f(x) = x
(b)
f: R—>R defined by f(x) = |x|
(c)
f: R—>R defined by f(x) = x + 1
(d)
f: R—>R defined by f(x) = – 3x+4
(e)
f: R—>R defined by f(x) = Floor(x)
(f)
f: R—>R defined by f(x) = Ceiling(x)
(g)
f: R—>R defined by f(x) = x2
(h)
f: R—>R defined by f(x) = x3
(a) defined by
(b) defined by
(c) defined by
(d) defined by
(e) defined by
The floor function is the function that takes as input a real number and gives as output the greatest integer less than or equal to denoted or
(f) defined by
The ceiling function is the function that takes as input a real number and gives as output the least integer greater than or equal to denoted or
(g) defined by
(h) defined by
Comments
Leave a comment