5119118
A swimming pool is being prepared for summer. At the start, there are already \(4\,\text{in.}\) of water in the pool. Water is then added at a constant rate. The table shows the water depth at different times:
<table> <tr><td>Time \(t\) (h)</td><td>\(0\)</td><td>\(1\)</td><td>\(2\)</td><td>\(3\)</td><td>\(4\)</td><td>\(5\)</td></tr> <tr><td>Water depth \(h\) (in.)</td><td>\(4\)</td><td>\(10\)</td><td>\(16\)</td><td>\(22\)</td><td>\(28\)</td><td>\(34\)</td></tr> </table>
a) Describe the graph formed by the data points, with time on the x-axis and water depth on the y-axis.
b) How many inches per hour does the water depth increase?
c) Write a function for the water depth \(h\) after \(t\) hours.
d) Use your function to find the water depth after \(2.5\) hours.
Hints
- Compare the water-depth values from one hour to the next. Is the change constant?
- What water depth is already present at \(t = 0\)?
- Combine the initial value with the hourly increase to write the function.
- Substitute \(2.5\) for \(t\) in your function.
Solution
1. The points \((0, 4)\), \((1, 10)\), \((2, 16)\), \((3, 22)\), \((4, 28)\), and \((5, 34)\) lie on a straight increasing line.
2. The water depth increases by \(10 - 4 = 6\) inches from one hour to the next, and the same increase continues throughout the table. The rate of change is \(6\,\text{in./h}\).
3. The initial value is \(4\) inches, so the function is \(h(t) = 6t + 4\).
4. \(h(2.5) = 6 \cdot 2.5 + 4 = 19\).
Answer
a) The data points lie on a straight increasing line.
b) \(6\,\text{in./h}\)
c) \(h(t) = 6t + 4\)
d) \(19\,\text{in.}\)
