document.write( "Question 229439: Mack's Parking Garage charges $4.00 for the first hour and $2.50 for each additonal hour. For how long has a car been parked when the charge exceeds $16.50? \n" ); document.write( "
Algebra.Com's Answer #170143 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! Mack's Parking Garage charges $4.00 for the first hour and $2.50 for each additonal hour. For how long has a car been parked when the charge exceeds $16.50?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let the total amount of hours the car has been parked at the garage be H\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then the amount of hours it has been parked at the $2.50 per hour rate is H - 1, since the 1st hour costs $4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For the total cost to exceed $16.50, we will then have:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4 + 2.5(H - 1) > 16.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4 + 2.5H - 2.5 > 16.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2.5H + 1.5 > 16.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2.5H > 15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "H > \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, for the cost to exceed $16.50, the car has to be parked a total of more than H. or more than \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "------------ \n" ); document.write( "Check \n" ); document.write( "------------\r \n" ); document.write( "\n" ); document.write( "Since the total amount of hours is > 6, then let the total amount of hours of parking be 6.01\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1 hour at $4.00 + 5.01 hours at $2.50 > $16.50 gives us:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "$4.00 + 12.525 > 16.50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "$4.00 + 12.53 > 16.50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "$16.53 > $16.50 (TRUE) \n" ); document.write( " |