To calculate the parking fee for different durations, we need to consider the following conditions:
1. If the parking duration is less than or equal to 1 hour, the fee is $5.
2. If the parking duration is more than 1 hour but less than or equal to 2 hours, the fee is $10.
3. If the parking duration is more than 2 hours, the fee is $12 for the entire day.
Let's consider a few examples to illustrate this:
Example 1: Parking duration of 30 minutes
Since the parking duration is less than an hour, the fee will be $5.
Example 2: Parking duration of 1.5 hours
Since the parking duration is more than an hour but less than or equal to 2 hours, the fee will be $10.
Example 3: Parking duration of 3 hours
Since the parking duration is more than 2 hours, the fee will be $12 for the entire day.
Example 4: Parking duration of 6 hours
Since the parking duration is more than 2 hours, the fee will still be $12 for the entire day.
In summary, the parking fee depends on the duration as follows:
- If the duration is less than or equal to 1 hour, the fee is $5.
- If the duration is more than 1 hour but less than or equal to 2 hours, the fee is $10.
- If the duration is more than 2 hours, the fee is $12 for the entire day.