document.write( "Question 782199: How do I set this up: For a long distance call, the telephone company charges .35 for each of the first three minutes and .15 for each additional minute. If the cost of a call was $12.30, how many minutes did the call last?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #476318 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! It went past the 1st 3 minutes so \n" ); document.write( "you have to add $.35 \n" ); document.write( "In words: \n" ); document.write( "( cost ) = ( cost for 1st 3 min ) + ( .15 x minutes after that ) \n" ); document.write( "Let \n" ); document.write( "-------------------------------- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Add in the 1st \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The call lasted 1 hour 22 minutes and 40 seconds \n" ); document.write( " |