document.write( "Question 248223: Man this one is a doozy it says, a cell phone company offers a contract for which the cost C, in dollars of t minutes of telephoning is given by C=0.25(t-600)+$61.95 where it is assumed t>600 minutes. What times will keep the cost between $110.45 and $134.70?
\n" );
document.write( "? minutes and ? minutes
\n" );
document.write( "Can someone please help? thanks so much \n" );
document.write( "
Algebra.Com's Answer #180918 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Substitute C the two dollar amounts \n" ); document.write( "and solve them \n" ); document.write( "C=0.25(t-600)+$61.95 \n" ); document.write( "$110.45 and $134.70 \n" ); document.write( "let l=low time \n" ); document.write( "and h=high time \n" ); document.write( "11045=0.25(l-600)+6195 \n" ); document.write( "13470=0.25(h-600)+6195 \n" ); document.write( "Now solve the two equations separately for l and h and those will be low and high times \n" ); document.write( " |