document.write( "Question 370156: If one hour in short term parking is $5 and additional hours $3; if any car parked longer than 24 hours is charged $10 an hour for any amount of time exceeding 1 day. How much would a person be charged for parking in short term parking for 32 hours? \n" ); document.write( "
Algebra.Com's Answer #263831 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "first 24hrs = $5 + 23*$3 = $5 + $69 = $74
\n" ); document.write( "remaining 8hr = 8*$10 = $80
\n" ); document.write( "$74 + $80 = $154 ouch! \n" ); document.write( "
\n" );