document.write( "Question 101792This question is from textbook
\n" );
document.write( ": I can't seem to figure this one out. Can you please help me.
\n" );
document.write( "You are choosing between two long-distance telephone plans. Plan A has a monthly fee of $15 with a charge of $.08 per minute for all long-distance calls. Plan B has a monthly fee of $3 with a charge of $.12 per minute for all long distance calls.\r
\n" );
document.write( "\n" );
document.write( "a. For how many minutes of long-distance calls will the costs for the two plans be the same? What will be the cost for each plan?\r
\n" );
document.write( "\n" );
document.write( "b. If you make approximately 15 long-distance calls per month, each averaging 30 minutes, which plan should you select? Explain your answer. \n" );
document.write( "
Algebra.Com's Answer #73999 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Plan A has a monthly fee of $15 with a charge of $.08 per minute for all long-distance calls. Plan B has a monthly fee of $3 with a charge of $.12 per minute for all long distance calls. \n" ); document.write( "a. For how many minutes of long-distance calls will the costs for the two plans be the same? What will be the cost for each plan? \n" ); document.write( "Plan A cost: A(x)= 15+0.08x \n" ); document.write( "Plan B cost: B(x)= 3 + 0.12x \n" ); document.write( "------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "If Plan A costs the same as Plan B: \n" ); document.write( "15+0.08x = 3 + 0.12x \n" ); document.write( "12 = 0.04x \n" ); document.write( "x = 300 minutes (The plans will cost the same when each covers 300 minutes) \n" ); document.write( "-------------------------------\r \n" ); document.write( "\n" ); document.write( "b. If you make approximately 15 long-distance calls per month, each averaging 30 minutes, which plan should you select? Explain your answer.\r \n" ); document.write( "\n" ); document.write( "15*30 = 450 minutes \n" ); document.write( "Cost for Plan A: A(450)= 15+0.08*450 =$51 \n" ); document.write( "Cost for Plan B: B(450)= 3+0.12*450 =$57 \n" ); document.write( "You can make the choice and explain your reasons. \n" ); document.write( "=============\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |