document.write( "Question 181553:
\n" );
document.write( "if a phone plan charges a flat rate of $20 per month plus .50c per call.
\n" );
document.write( "Write an equation of the function. \n" );
document.write( "
Algebra.Com's Answer #136146 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! if a phone plan charges a flat rate of $20 per month plus .50c per call. \n" ); document.write( "Write an equation of the function. \n" ); document.write( "----------------- \n" ); document.write( "Bill = $20 + $0.50*Calls \n" ); document.write( "B = 20 + C/2 (in dollars), or \n" ); document.write( "B = (2000 + 50C)/100 (in dollars), or \n" ); document.write( "B = 2000 + 50C (in cents) \n" ); document.write( " |