To represent the costs of parking in the two garages, we can write the equations for Garage A and Garage B in terms of \( t \), which is the number of hours parked.
For Garage A:
- Initial fee: $7
- Rate per hour: $3 Thus, the equation for Garage A (denoted as \( A \)) is: \[ A = 7 + 3t \]
For Garage B:
- Initial fee: $9
- Rate per hour: $2 Thus, the equation for Garage B (denoted as \( B \)) is: \[ B = 9 + 2t \]
To find the number of hours \( t \) when the costs for both garages are equal, we set \( A \) equal to \( B \): \[ 7 + 3t = 9 + 2t \]
Now, we can solve for \( t \):
-
Subtract \( 2t \) from both sides: \[ 7 + 3t - 2t = 9 \] \[ 7 + t = 9 \]
-
Subtract 7 from both sides: \[ t = 9 - 7 \] \[ t = 2 \]
Thus, the hours parked, \( t \), that would make the cost of each garage the same is \( t = 2 \) hours.