A simplified power-use model for a device is piecewise linear through the points shown on the graph: \((0,1)\), \((1,3)\), \((2,2)\), \((3,5)\), and \((4,3)\), where time is measured in hours and power in kilowatts.
a) Use four \(1\)-hour trapezoids to find the energy used by this piecewise-linear model over \(4\) hours.
b) Use a coarser two-interval estimate based only on the values at \(t=0,2,4\).
c) Explain why the coarse estimate is smaller, and state the energy unit.

Hints
- For each trapezoid, average the two endpoint heights and multiply by the interval width.
- Keep the four-interval and two-interval calculations separate.
- Compare which visible peaks are represented by each partition.
- Multiply the power unit by the time unit to determine the accumulated-energy unit.
Solution
a) The four trapezoid areas are \(\frac{1+3}{2}(1)=2\), \(\frac{3+2}{2}(1)=2.5\), \(\frac{2+5}{2}(1)=3.5\), and \(\frac{5+3}{2}(1)=4\). Their total is \(12\,\text{kWh}\).
b) Using only \(t=0,2,4\), the two trapezoids have width \(2\) hours. The estimate is \(2\cdot\frac{1+2}{2}+2\cdot\frac{2+3}{2}=8\,\text{kWh}\).
c) The coarse estimate skips the higher intermediate power values at \(t=1\) and \(t=3\), so its straight segments cut below substantial parts of the displayed model. Power in kilowatts multiplied by time in hours gives kilowatt-hours.
Answer
a) \(12\,\text{kWh}\)
b) \(8\,\text{kWh}\)
c) The coarse estimate misses the intermediate peaks, so it is smaller. The accumulated energy unit is kilowatt-hours.