To create the function that calculates how much Ari will make based on the number of hours worked, we can represent it as follows:
\[ \text{Total Cost} = 10 + 15 \times \text{hours} \]
Now we can fill out a table for the number of hours worked (1, 1.5, 2, 2.5, and 3) along with the corresponding total earnings:
| Hours Worked | Total Earnings | |--------------|----------------| | 1 | \(10 + 15 \times 1 = 25\) | | 1.5 | \(10 + 15 \times 1.5 = 32.5\) | | 2 | \(10 + 15 \times 2 = 40\) | | 2.5 | \(10 + 15 \times 2.5 = 47.5\) | | 3 | \(10 + 15 \times 3 = 55\) |
So, the correct values representing the rule above are:
- (1, 25)
- (1.5, 32.5)
- (2, 40)
- (2.5, 47.5)
- (3, 55)
Thus, the answer that matches these calculations is:
(1,25), (1.5,32.5), (2,40), (2.5,47.5), (3,55).