document.write( "Question 701085: You need to choose between two telephone plans for local calls. Plan A charges $25 per month for unlimited calls. Plan B has a monthly fee of $13 with a charge of $0.06 per local call. How many local telephone calls in a month make Plan A the better deal?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #432300 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! 13+.06x>25 \n" ); document.write( ".06x>25-13 \n" ); document.write( ".06x>12 \n" ); document.write( "x>12/.06 \n" ); document.write( "x>200 more than 200 phone call a month makes plan A a better deal. \n" ); document.write( " \n" ); document.write( " |