Let's break down the problem step by step.
Part A: Rate of Decay
The problem states that approximately 6% of the caffeine in the body is metabolized and eliminated every hour. This means that 94% of the caffeine remains after each hour. Thus, the rate of decay is:
Rate of Decay = 6%
Part B: Initial Amount of Caffeine
From the problem, we know that a typical cup of coffee contains about 100 milligrams (mg) of caffeine.
Initial Amount = 100 mg
Part C: Function for C(t)
The amount of caffeine decreases exponentially over time due to the decay rate. Given that 94% of the caffeine remains after each hour, we can express this mathematically.
The function can be written as:
\[ C(t) = C_0 \cdot (1 - r)^t \]
Where:
- \(C_0\) is the initial amount of caffeine (100 mg)
- \(r\) is the rate of decay (0.06 in this case)
- \(t\) is the number of hours
Substituting the values we get:
\[ C(t) = 100 \cdot (0.94)^t \]
Part D: Table of Values
We will calculate \(C(t)\) for \(t = 0\), \(t = 1\), \(t = 3\), and \(t = 5\).
-
For \(t = 0\): \[ C(0) = 100 \cdot (0.94)^0 = 100 \cdot 1 = 100 , \text{mg} \]
-
For \(t = 1\): \[ C(1) = 100 \cdot (0.94)^1 = 100 \cdot 0.94 = 94.00 , \text{mg} \]
-
For \(t = 3\): \[ C(3) = 100 \cdot (0.94)^3 = 100 \cdot 0.830584 = 83.06 , \text{mg} , (\text{rounded to the nearest hundredth}) \]
-
For \(t = 5\): \[ C(5) = 100 \cdot (0.94)^5 = 100 \cdot 0.735091 = 73.51 , \text{mg} , (\text{rounded to the nearest hundredth}) \]
Final Table:
| t | 0 | 1 | 3 | 5 | |----|--------|--------|--------|--------| | C(t) | 100.00 | 94.00 | 83.06 | 73.51 |
This completes the calculations and the table as requested.