document.write( "Question 280690: Customers of a phone company can choose between two service plans for long distance calls. The first plan has a $15 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 #203992 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
15+.11x=.15x
\n" ); document.write( "15=.04x
\n" ); document.write( "x=375 minutes\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );