document.write( "Question 1044758: A parking lot charges $0.50 for each half bour or fraction thereof up to a daily
\n" ); document.write( "Maximum of $10.00. Let C(t) be the cost in dollars of parking for t minutes.
\n" ); document.write( "

Algebra.Com's Answer #660140 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
One half hr = \"+30+\" min
\n" ); document.write( "\"+.5%2F30+=+1%2F60+\" dollars/minute
\n" ); document.write( "--------------------------------
\n" ); document.write( "\"+10+%2F+%28+1%2F60+%29+=+600+\" minutes maximum
\n" ); document.write( "\"+t+%3C=+600+\"
\n" ); document.write( "\"+%28+1%2F60+%29%2At+%3C=+600%2A%28+1%2F60+%29+\" dollars
\n" ); document.write( "\"+%28+1%2F60+%29%2At++%3C=+10+\"
\n" ); document.write( "\"+C%28t%29+=+%28+1%2F60+%29%2At+\"
\n" ); document.write( "\"+t+%3C=+600+\"
\n" ); document.write( "
\n" );