We are given D(t)=a(b)^t and two values: D(1)=4.2 and D(2)=4.41.
- Use t=1: a·b = 4.2.
- Use t=2: a·b^2 = 4.41.
- Divide the second equation by the first to eliminate a: b = 4.41 / 4.2 = 1.05.
- Substitute b back into a·b = 4.2: a = 4.2 / 1.05 = 4.
Therefore, the model is D(t) = 4(1.05)^t. (Check: D(1)=4·1.05=4.2, D(2)=4·1.05^2=4·1.1025=4.41.)