2. Consider three functions f, g, and h (from R to R+). Let f (x) = x2, g(x) = 2x and h(x) = log2(x)
a) Evaluate f ◦ g(0)
b) Evaluate h ◦ g(5)
c) Evaluate h ◦ f(0)
d) Give a mathematical expression for h ◦ g
e) Give a mathematical expression for h ◦ g ◦ f
a)
b)
c)
d)
e)
Comments