To write a function rule for the total bill \( b \) as a function of the number of days \( d \) the car is rented, we need to consider each component of the cost:
- Car rental cost per day: $27 per day
- GPS rental cost per day: $12.95 per day
- Gas cost: The car has a 11-gallon tank, and if you fill it up, it costs $3.80 per gallon.
First, we can calculate the gas cost: \[ \text{Gas cost} = \text{Price per gallon} \times \text{Gallons} = 3.80 \times 11 = 41.80 \] Now, we can find the total daily rental cost: \[ \text{Total daily rental cost} = \text{Cost of car rental per day} + \text{Cost of GPS per day} = 27 + 12.95 = 39.95 \]
Now, the total bill \( b \) can be expressed as: \[ b = (\text{Total daily rental cost} \times d) + (\text{Gas cost}) \] Substituting the values: \[ b = (39.95 \times d) + 41.80 \]
Part 1: Function Rule
So the function rule for the total bill \( b \) as a function of the days \( d \) the car is rented is: \[ b = 39.95d + 41.80 \]
Part 2: Bill for a 10-day Rental
To find the bill for a 10-day rental, substitute \( d = 10 \): \[ b = 39.95 \times 10 + 41.80 \] Calculating this gives: \[ b = 399.50 + 41.80 = 441.30 \]
Final Answers:
a) The function rule is: \[ b = 39.95d + 41.80 \]
b) The bill for a 10-day rental is: \[ b = 441.30 \]