document.write( "Question 258438: the cost of a long distance telephone call is $.95 for the first minute and $.08 for each additional minute. let C represent the total cost of a call that lasts T minutes. write an equation that represents the cost of a long distance telephone call. \n" ); document.write( "
Algebra.Com's Answer #190248 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
c=.95+(.08)(t-1) \n" ); document.write( "
\n" );