document.write( "Question 218288: 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? \n" ); document.write( "
Algebra.Com's Answer #164507 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 25>13+.06x \n" ); document.write( "25-13>.06x \n" ); document.write( "12>.06x \n" ); document.write( "12/.06>x \n" ); document.write( "200>x calls per month. \n" ); document.write( "Monthy calls less than 200 makes Plan A a better buy. \n" ); document.write( "Proof: \n" ); document.write( "let x=199 \n" ); document.write( "25>13+.06*199 \n" ); document.write( "25>13+11.94 \n" ); document.write( "25>24.94 \n" ); document.write( " |