To find the number of days after which the rental car prices of A and B are equal, we can set up the following equation based on their pricing models.
Let \( x \) be the number of days rented.
For rental car A:
- Initial cost = $100
- Daily rate = $10
- Total cost after \( x \) days = \( 100 + 10x \)
For rental car B:
- Initial cost = $50
- Daily rate = $20
- Total cost after \( x \) days = \( 50 + 20x \)
Now we can set the two equations equal to each other to find when their costs are the same:
\[ 100 + 10x = 50 + 20x \]
Now, we can solve for \( x \):
-
Subtract \( 10x \) from both sides: \[ 100 = 50 + 10x \]
-
Subtract 50 from both sides: \[ 50 = 10x \]
-
Divide by 10: \[ x = 5 \]
Thus, the solution is \( x = 5 \).
Interpretation of the solution: After 5 days of rental, the total costs of rental car A and rental car B will be equal.