Assessment: Functions #6    due: Day 2 of Week 11 (11/03/10)

Do not lose this assessment. Do all your math on your own paper.

      A:  { (0, 0)  (1, 5)  (2, 5)  (3, 0) }
      B:  { (0, 0)  (1, 1)  (2, 3)  (0, 0) }
      C:  { (0, 0)  (1, 2)  (1, 3)  (0, 0) }

   a.  Which of the above sets can describe a function?


      D:  { (0, 0)  (-1, 0)  (2, -1)  (1, 1) }   <-- is a function

   b.  Record the domain of D.

   c.  Record the range of D.


      H(n) is a function where H(0) = 5, H(1) = 10, H(2) = 15, H(3) = 20
      Note: the domain for H(n) is all real numbers.

   d.  H(1) / H(0) = ______

   e.  2 * H(3) = _____

   f.  H(H(1) - 8) = ______

   g.  Using extrapolation, H(4) = _______

   h.  Using interpolation, H(0.5) = ________
   
   i.  H(n) = 10, when 'n' equals ______

   j.  Graph the H(n) function.