Title of Lesson

Interpret functions that arise in applications in terms of a context. ... What characteristics of a real world problem indicate that the situation could be modeled by a functional relationship? ... Fibonacci sequence. is defined recursively by f(0) = f(1) = 1, f(n+1) = f(n) + f(n-1) for n ≥ 1. ................
................