document.write( "Question 333924: Customers of a phone company can choose between two service plans for long distance calls. The first plan has a $26 one-time activation fee and charges 11 cents a minute. The second plan has no activation fee and charges 15 cents a minute. After how many minutes of long distance calls will the costs of the two plans be equal? \n" ); document.write( "
Algebra.Com's Answer #239265 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 26+.11x=.15x \n" ); document.write( "26=.04x \n" ); document.write( "x=650 min \n" ); document.write( " |