document.write( "Question 1182039: Danny parks his car at a parking lot for a flat fee of $2.00 plus $0.25 per hour that his car is parked. a) Write an equation to represent Danny’s total parking cost, C, in dollars, for t hours. [5] b) How much will it cost Danny to park his car for a full 24 h? c) If Danny has $6.00, for how many hours can he park his car in the parking lot? \n" ); document.write( "
Algebra.Com's Answer #812336 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
It is C=$2.00+$0.25t
\n" ); document.write( "for 24 hours, t=24
\n" ); document.write( "C=$2.00+$6.00 (24*0.25)=$8.00
\n" ); document.write( "C-$2.00=0.25 t
\n" ); document.write( "multiply by 4
\n" ); document.write( "4C-$8=t
\n" ); document.write( "C is $6
\n" ); document.write( "24-8=16 hours
\n" ); document.write( "
\n" ); document.write( "
\n" );