To determine how much Ari makes based on the hours he works, we can create a function. The total amount Ari charges can be represented as:
\[ \text{Total Cost} = 10 + 15h \]
where \( h \) is the number of hours worked.
Next, we can calculate the total cost for the given hours: 1, 1.5, 2, 2.5, and 3.
| Hours (h) | Total Cost ($) | |-----------|----------------------| | 1 | \( 10 + 15(1) = 25 \) | | 1.5 | \( 10 + 15(1.5) = 32.5 \) | | 2 | \( 10 + 15(2) = 40 \) | | 2.5 | \( 10 + 15(2.5) = 47.5 \) | | 3 | \( 10 + 15(3) = 55 \) |
So, the table of values will be:
- (1, 25)
- (1.5, 32.5)
- (2, 40)
- (2.5, 47.5)
- (3, 55)
Thus, the correct responses among the choices given is:
(1, 25), (1.5, 32.5), (2, 40), (2.5, 47.5), (3, 55)