Micol C. answered 03/03/23
Math, Astronomy, and Physics Tutor from Harvard and Caltech
In this question, x is the number of rooms cleaned. The practical domain is the range in possible rooms cleaned. The smallest number of rooms to be cleaned is 0 and we are told the maximum number of rooms they can clean is 11.
So Practical Domain: 0 rooms ≤ x ≤ 11 rooms.
C(x) is the cost to the cleaning company. Each room costs $11.28 to clean. Also if any rooms are cleaned they charge a reservation fee of $8.
So, C(x) = $11.28x + $8; if x > 0.
If x = 0, then there is no reservation fee, so C(0) = $0.
Practical range is the smallest and largest possible values of C(x) considering the practical domain.
The smallest C(x) would be if x = 0, then C(x) = $0.
The largest C(x) would be if x = 11, then C(x) = $11.28 * 11 + $8 = $124 + $8 = $132
Practical Range: $0 ≤ C (x) ≤ $132