To set up the problem, we need to create equations for the total cost from each rental car company based on the number of additional days rented.
Let's denote the number of additional days rented (beyond the first day) as \(d\).
For Mateo's Rentals, the cost \(C_M\) can be represented as: \[ C_M = 51 + 3d \]
For Campbell Rent-a-Car, the cost \(C_C\) can be represented as: \[ C_C = 46 + 8d \]
To find when the costs are equal, we set the equations equal to each other: \[ 51 + 3d = 46 + 8d \]
Now, we will solve for \(d\).
-
First, subtract \(3d\) from both sides: \[ 51 = 46 + 5d \]
-
Next, subtract \(46\) from both sides: \[ 5 = 5d \]
-
Now, divide both sides by \(5\): \[ d = 1 \]
So, the customer would need to rent an additional 1 day for the costs to be the same.
Now we substitute \(d\) back into either cost equation to find out how much the customer would pay for that time. Let's use Mateo's Rentals: \[ C_M = 51 + 3(1) = 51 + 3 = 54 \] We can also check with Campbell Rent-a-Car: \[ C_C = 46 + 8(1) = 46 + 8 = 54 \]
Both companies yield the same total cost.
Final answers:
The customer would pay $54 either way for 1 additional day.