document.write( "Question 421014: Quick Call charges 18cents per minute for long-distance calls. Econo Phone totals your phone usage each month and rounds the number of minutes up to the nearest 15 minutes. It then charges $7.90 per hour of phone usage, dividing this charge into 15 minute segments if you used less than a full hour. If your office makes 5 hours 3 minutes worth of calls this month using the company with lower price, how much will these call cost? \n" ); document.write( "
Algebra.Com's Answer #294032 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
5 hrs 3 min = \"5%2A60+%2B+3+=+303\" min
\n" ); document.write( "With quick call:
\n" ); document.write( "\".18%2A303+=+54.54\"
\n" ); document.write( "With Econo Phone:
\n" ); document.write( "\"+303%2F15+=+20.2\"
\n" ); document.write( "This is \"20%2A15+=+300\" min to nearest 15 min
\n" ); document.write( "\"300%2F60+=+5\"
\n" ); document.write( "\"+7.9%2A5+=+39.5\"
\n" ); document.write( "Econo Phone is cheapest @ $39.50
\n" ); document.write( "
\n" );