To determine the correct geometric series that models the income of the photographer after 4 hours, we need to calculate the income for each of the 4 hours.
- For the first hour, the charge is $100.
- For the second hour, the charge is halved: \(\frac{100}{2} = $50\).
- For the third hour, the charge is halved again: \(\frac{50}{2} = $25\).
- For the fourth hour, the charge is halved once more: \(\frac{25}{2} = $12.50\).
Now, the income for each of these hours can be represented as:
- First hour: \(100 = 100(1)\)
- Second hour: \(50 = 100 \left(\frac{1}{2}\right)\)
- Third hour: \(25 = 100 \left(\frac{1}{2}\right)^2\)
- Fourth hour: \(12.50 = 100 \left(\frac{1}{2}\right)^3\)
The total income after 4 hours can be modeled as the sum of these terms:
\[ \text{Total Income} = 100 + 100 \left(\frac{1}{2}\right) + 100 \left(\frac{1}{2}\right)^2 + 100 \left(\frac{1}{2}\right)^3 \]
This can be expressed in a summation (sigma notation) as follows:
\[ \sum_{n=1}^{4} 100 \left(\frac{1}{2}\right)^{n-1} \]
Given the provided options:
- \(\sum_{n=1}^{4} 100 \left(\frac{1}{2}\right)^{n-1}\)
This matches our derived sum perfectly.
Thus, the correct answer is:
\(\sum_{n=1}^{4} 100 \left(\frac{1}{2}\right)^{n-1}\).