document.write( "Question 1123070: A Telecommunication Company has two services – the tango and the contract. The contract has fixed charge of N$ 110 per month plus N$ 1.15 per minute of talking time. The Tango charge N$ 1.95 per minute.
\n" );
document.write( "a) What are the total monthly charges for each service for talking time of 121 hours?
\n" );
document.write( "b) After how many minutes of talking time will the two services cost the same?
\n" );
document.write( "c) If you spend N$ 900 per month on tango cards, how much would you save having the contract service? \n" );
document.write( "
Algebra.Com's Answer #739322 by Theo(13342) You can put this solution on YOUR website! 121 hours * 60 minutes per hour = 7260 minutes.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "contract would charge you 110 + 1.15 * 7260 = 8459 for the month.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "tango card would charge you 1.95 * 7260 = 14157 for the month.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that seems like very heavy usage and a very high cost per month for talking on the phone.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you meant 121 minutes, then.....\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "contract would charge you 110 + 1.15 * 121 = 249.15.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "tango card would charge you 1.95 * 121 = 235.95\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to determine how many minutes of talking time it would take for the contract to cost the same as the tango card, you would use the following formula.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "110 + 1.15 * x = 1.95 * x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x represents the number of minutes of use for the month.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 1.15 * x from both sides of this equation to get 110 = 1.95 * x - 1.15 * x \n" ); document.write( "combine like terms to get 110 = .80 * x \n" ); document.write( "divide both sides of this equation by .80 to get 110 / .80 = x \n" ); document.write( "solve for x to get x = 110 / .80 = 137.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when the number of minutes of use is 137.5, the contract will cost the same as the tango card.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "cost is 110 + 1.15 * 137.5 = 268.125 when using the contract.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "cost is 1.95 * 137.5 = 268.125 when using the tango card.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when you spend 900 a month on the tango card, your number of minutes of use for the month would be at most 900 / 1.95 = 461.5384615.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for that same number of minutes, the contract would cost you 110 + 1.15 * 461.5384615 = 640.7692305.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you would save 900 - 640.7692305 = 259.2307692 per month by using the contract rather than the tango card.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |