document.write( "Question 915342: Emily is choosing between two cell phone plans that offer the same amount of free minutes. Company X's plan charges $39.99 per month with additional minutes costing $0.45. Company Y’s
\n" );
document.write( "plan costs $44.99 with additional minutes at $0.40. How many additional minutes, a, will it take for the two plans to cost the same? \n" );
document.write( "
Algebra.Com's Answer #555546 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 39.99+.45a = 44.99 + .40a \n" ); document.write( "a = 5/.05 = 100 additional minutes \n" ); document.write( " \n" ); document.write( " |