document.write( "Question 585030: A telephone company offers you an opportunity to sell prepaid, 30 minute long-distance phone cards. You will have to pay the company a one-time set-up fee of $200. Each phone card will cost you $5.70. How many cards would you have to sell before your average total cost per card falls to $8? \n" ); document.write( "
Algebra.Com's Answer #373041 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "y=mx+200 \n" ); document.write( "y=5.70x+200 \n" ); document.write( "8x=5.7x+200 \n" ); document.write( "2.3x=200 \n" ); document.write( "x=86.95 \n" ); document.write( "so you have to sell 87 cards to get the average cost down to 8 dollars each \n" ); document.write( " \n" ); document.write( " |