document.write( "Question 1129206: Three companies offer a decent package for texting only on cellphones. The first company is 15$ per month with an additional 0.05$ per text. The second company's offer is 20$ unlimited texting and the third company offers 3$ per month with an additional 0.10$ per text. Which company has the best offer for 150 texts per month? \n" ); document.write( "
Algebra.Com's Answer #745783 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 15 + 0.05x = 3 + 0.10x \n" ); document.write( "-0.05x = -12 \n" ); document.write( "x = 240 \n" ); document.write( "So, at 240 texts companies 1 and 3 are the same. \n" ); document.write( "UNDER 240 texts, company 3 is cheaper, which means that at 150 texts company 3 is cheaper. \n" ); document.write( "Company 3 would cost: \n" ); document.write( "3 + (0.10*150) = 18 \n" ); document.write( "Company 2 would cost 20, so company 3 is the cheapest of all 3 \n" ); document.write( ". \n" ); document.write( "Happy learning, \n" ); document.write( " \n" ); document.write( " |