document.write( "Question 1062591: The airport parking lot charges different rates for different lengths of time. One hour in short term parking is $5.00; additional hours are $3.00. Any car parked longer than 24hours is charged $10.00 an hour for any amount of time exceeding 1day. How much would a person be charged for parking in short term parking for 32 hours \n" ); document.write( "
Algebra.Com's Answer #677547 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The airport parking lot charges different rates for different lengths of time. One hour in short term parking is $5.00;
\n" ); document.write( "additional hours are $3.00. Any car parked longer than 24hours is charged $10.00 an hour for any amount of time exceeding 1day.
\n" ); document.write( "How much would a person be charged for parking in short term parking for 32 hours?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "$5 + $3*(24-1) + $10*(32-24).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Calculate.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );