Using estimates of rainfall, evaporation, and water consumption, the town engineer developed the following model of the

Question:

Using estimates of rainfall, evaporation, and water consumption, the town engineer developed the following model of the water volume in the reservoir as a function of time

 V(t) = 10° + 10 (1 - e100) – rt %3D


where V is the water volume in liters, t is time in days, and r is the town’s consumption rate in liters per day. Write two user-defined functions. The first function should de ne the function V(t) for use with the fzero function. The second function should use fzero to compute how long it will take for the water volume to decrease to x percent of its initial value of 109 L. The inputs to the second function should be x and r. Test your functions for the case where x = 50 percent and r = 107 L/day.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: