document.write( "Question 389324: Cingular Wireless offers a cell phone plan that costs $49.99 per month. Verizon Wireless offers a plan that costs $54.99 per month. With cingular, additional minutes cost $0.40 and with Verizon additional minutes cost $0.35. How many additional minutes will it take for a monthly bill from cingular to be the same as Verizon \n" ); document.write( "
Algebra.Com's Answer #275860 by robertb(5830)![]() ![]() You can put this solution on YOUR website! 49.99 + 0.40m = 54.99 + 0.35m; \n" ); document.write( "0.40m - 0.35m = 54.99 - 49.99; \n" ); document.write( "0.05m = 5, \n" ); document.write( "m = 100, the # additional minutes for the monthly bills to be the same. \n" ); document.write( " |