document.write( "Question 451370: Customers of a phone company can choose between two service plans for long distance calls. The first plan has a $29 monthly fee and charges an additional $0.11 for each minute of calls. The second plan has a $14 monthly fee and charges an additional $.16 for each minute of calls. For how many minutes of calls will the costs of the two plans be equal?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #310370 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
29+.11x=14+.16x
\n" ); document.write( "15=.05x
\n" ); document.write( "x=15/.05=300
\n" ); document.write( "The two plans are equal at 300 minutes of use..
\n" ); document.write( "
\n" );