To find the point at which both the vanilla and chocolate milkshake machines will have the same amount of milkshake left, we can set up two equations based on the information provided.
Let \( x \) be the number of days.
For the vanilla milkshake machine:
- Initial capacity: 300 cups
- Sells 15 cups per day
The equation for the amount of vanilla milkshake left after \( x \) days is: \[ V(x) = 300 - 15x \]
For the chocolate milkshake machine:
- Initial capacity: 280 cups
- Sells 20 cups per day
The equation for the amount of chocolate milkshake left after \( x \) days is: \[ C(x) = 280 - 20x \]
To find when both machines will have the same amount of milkshake left, we can set the two equations equal to each other: \[ 300 - 15x = 280 - 20x \]
This equation represents the scenario where both machines have the same amount of milkshake remaining.