The customer's approach contains a mistake in setting up and solving the equations for the rental costs. Let's break down where the error occurred and then solve it correctly.
Mistake in the Customer's Approach
In the initial equations provided, the cost for Zippy Rent-a-Car is given as \( C = 30 + 50x \) (30 is the one-time fee and 50 is the daily cost multiplied by the number of days \( x \)), while the cost for Speedy Rent-a-Car is \( C = 70 + 40x \).
The customer incorrectly set up the equation as:
\[ 30x + 50 = 70x + 40 \]
This was an error in how the costs were represented. The correct cost equations should have been:
- Zippy Rent-a-Car: \( C = 30 + 50x \)
- Speedy Rent-a-Car: \( C = 70 + 40x \)
Correctly Solve the System of Equations
Now let's set the correct equations equal to each other:
- \( 30 + 50x = 70 + 40x \)
Now, we'll solve for \( x \):
Step 1: Subtract \( 40x \) from both sides:
\[ 30 + 10x = 70 \]
Step 2: Subtract 30 from both sides:
\[ 10x = 40 \]
Step 3: Divide by 10:
\[ x = 4 \]
Conclusion
The correct value of \( x \) indicates that both rental companies will charge the same total amount after 4 days.
Thus, the mistake was in the initial representation of the cost equations, leading to an incorrect solution of \( x = \frac{1}{4} \) days. The correct rental duration for equal costs is 4 days.