document.write( "Question 252797: A telephone company charges 25 cents per minute for the first 5 minutes of each call and 10 cents a minute for each minute after 5. What does a t minute phone call over 5 minutes cost in dollars?\r
\n" );
document.write( "\n" );
document.write( "A) .15t B) .2t C) 1.25 + .10t D) 1.25 + .25t E) 1.25 + .10(t – 5) \n" );
document.write( "
Algebra.Com's Answer #184873 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 1.25+.10(t-5) \n" ); document.write( "because 5*.25 (1.25) is the charge for the first five minutes and 10 cents for (t-5) minutes after that \n" ); document.write( " \n" ); document.write( " |