document.write( "Question 978970: an internet cafe charges $7.00 for the first 30 minutes of use of the internet and $1.00 for each additional 15 minutes (or part of 15 minutes). How much is owed to the cafe if a person used 62 minutes? \n" ); document.write( "
Algebra.Com's Answer #600487 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "If the charges are $7.00 for the first \n" ); document.write( "30 mins then $1.00 for each additional \n" ); document.write( "15 minutes (or part of 15 mins) then \n" ); document.write( "The cost for 62minutes will be: \n" ); document.write( "$7 + $1 + $1 + $1( for the remaining 2 mins) \n" ); document.write( "= $10.00 in total. \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |