Presentation is loading. Please wait.

Presentation is loading. Please wait.

Developing Exponential Functions through Recursion.

Similar presentations


Presentation on theme: "Developing Exponential Functions through Recursion."— Presentation transcript:

1 Developing Exponential Functions through Recursion

2 Recursion Example In order to alleviate a headache, Joan decides to take a 200-mg ibuprofen tablet. Every four hours, her body filters out approximately 67% of the ibuprofen that was in her body at the beginning of that four-hour period. Taken from Contemporary Precalculus through Applications, NCSSM.

3 Solution: n = number of 4-hour periods

4 Simple Recursive System: New value = old value + change

5 Geometric Growth A quantity exhibits geometric growth if the value at time n is a fixed multiple of the value at time n-1.

6 Using Explicit Model When will the amount of ibuprofen left in Joan’s body be 10 mg?

7 Using Explicit Model When will the amount of ibuprofen left in Joan’s body be 10 mg?

8 Modifying Explicit Model Let t = number of hours since initial dose nt 00 14 28 312

9 General Geometric Growth Recursive Equations: for some constants A, k Explicit Equation: Exponential function with a base of 1+k

10 Compound Interest Example $1000 is deposited into an account that earns 5% interest compounded quarterly. Write recursive and explicit functions to model the amount of money in the account.

11 Recursive Solution Quarterly interest rate = Let n = number of quarters

12 Two Explicit Solutions Let t = number of years since initial deposit

13 Continuous Compounding As n gets larger and larger,


Download ppt "Developing Exponential Functions through Recursion."

Similar presentations


Ads by Google