document.write( "Question 857508: Parking garage charges $1.00 for first half hour and $0.60 for each additional half hour. Write an equation and solve to find how long you can park with $6.00. \n" ); document.write( "
Algebra.Com's Answer #517134 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
c(t)=1.00+0.60t if t>1 hr\r
\n" ); document.write( "\n" ); document.write( "6=1+.6t
\n" ); document.write( "5=.6t
\n" ); document.write( "t=5/0.6
\n" ); document.write( "t=8 1/3 hours (8 hrs 20 min)
\n" ); document.write( "
\n" );