document.write( "Question 485936: How much will you spend if you spend $2.00 every 3 minutes for 9 days? \n" ); document.write( "
Algebra.Com's Answer #332284 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
minutes in a day:
\n" ); document.write( "24 hrs * 60 min/hr = 1440 min per day
\n" ); document.write( ".
\n" ); document.write( "amount spent per day = 2 * (1440/3) = $960 per day
\n" ); document.write( ".
\n" ); document.write( "for nine days = 9*960 = $8,640
\n" ); document.write( "
\n" ); document.write( "
\n" );