document.write( "Question 1156118: Please help me solve this! \r
\n" );
document.write( "\n" );
document.write( "Mobile phone companies sometimes package their products to make them more attractive
\n" );
document.write( "to customers. If you average 365 minutes per month in talk time, which of these packages is
\n" );
document.write( "the better deal?
\n" );
document.write( "The Upstart Package includes a free phone and 300 minutes. It will cost 12 cents per minute
\n" );
document.write( "for each minute over the plan time. This package has a base rate of $41.95.
\n" );
document.write( "The Newstart Package has a phone that costs $10 and has 350 minutes. It will cost 8 cents
\n" );
document.write( "per minute for each minute over the plan time. This package has a base rate of $37.95 not including the phone. \n" );
document.write( "
Algebra.Com's Answer #778944 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If you average 365 minutes per month in talk time, which of these packages is \n" ); document.write( "the better deal? \n" ); document.write( "The Upstart Package includes a free phone and 300 minutes. \n" ); document.write( " It will cost 12 cents per minute for each minute over the plan time. \n" ); document.write( " This package has a base rate of $41.95. \n" ); document.write( ".12(365-300) + 41.95 = \n" ); document.write( ".12(65) + 41.95 = \n" ); document.write( "7.80 + 41.95 = $49.75 \n" ); document.write( ": \n" ); document.write( "The Newstart Package has a phone that costs $10 and has 350 minutes. \n" ); document.write( " It will cost 8 cents per minute for each minute over the plan time. \n" ); document.write( " This package has a base rate of $37.95 not including the phone. \n" ); document.write( ".08(365-350) + 10 + 37.95 = \n" ); document.write( ".08(15) + 47.95 = \n" ); document.write( "1.20 + 47.95 = $49.15 \n" ); document.write( " |