To find out how much each parking garage charges, we can set up equations based on the pricing structures provided.
For Garage A:
- Initial fee = $12
- Fee per hour = $5
Thus, the total cost for Garage A, \( A(t) \), for parking \( t \) hours can be expressed as: \[ A(t) = 12 + 5t \]
For Garage B:
- Initial fee = $7
- Fee per hour = $6
Thus, the total cost for Garage B, \( B(t) \), for parking \( t \) hours can be expressed as: \[ B(t) = 7 + 6t \]
Now, we want to find the interval of hours \( t \) for which Garage A is cheaper than Garage B. This means we need to solve the inequality: \[ A(t) < B(t) \]
Substituting the expressions for \( A(t) \) and \( B(t) \): \[ 12 + 5t < 7 + 6t \]
Now, we will solve for \( t \):
- Start by isolating the terms with \( t \) on one side: \[ 12 < 7 + 6t - 5t \]
- Simplify: \[ 12 < 7 + t \]
- Subtract 7 from both sides: \[ 12 - 7 < t \] \[ 5 < t \] Thus, we can rewrite this as: \[ t > 5 \]
This result tells us that Garage A is cheaper than Garage B when \( t \) (the number of hours parked) is greater than 5.
In conclusion:
- The inequalities for the costs are \( A(t) = 12 + 5t \) and \( B(t) = 7 + 6t \).
- Garage A is cheaper than Garage B when \( t > 5 \) hours.