document.write( "Question 998231: plan a has a monthly fee of 50.00 with a charge of 0.05 per minute for all long distance calls plan b has a monthly fee 15.00 with a charge of 0.15 per minute for all long distance calls \n" ); document.write( "
Algebra.Com's Answer #616113 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! f(a) = 50 + .05m \n" ); document.write( "f(b) = 15 + .15m \n" ); document.write( " |