document.write( "Question 109815: You're choosing between 2 plans at a discount warehouse. PLAN A: annual membership fee is $100 and you pay 80%of manufacturer's recommended list price. PLAN B: annual membership fee is $40 and you pay 90% mrlp. How many dollars of merchandise would you need to buy in a year to pay the same amount under both plans? What will be the cost for each plan?--------Can someone please help me with this problem? I don't know how to set this up or solve it algebraically. Thank you so much. \n" ); document.write( "
Algebra.Com's Answer #80012 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! At some point in your purchases the two plans will cost the same. After that point Plan A (the \n" ); document.write( "plan with the higher initial cost of $100) will save you money. \n" ); document.write( ". \n" ); document.write( "Suppose we let P represent the manufacturers' recommended prices for items. Under Plan B \n" ); document.write( "your cost would be $40 + 0.90*P for all the items that you buy. \n" ); document.write( ". \n" ); document.write( "Under Plan A your cost would be $100 + 0.80*P for all the items that you buy. \n" ); document.write( ". \n" ); document.write( "Set these two costs equal and you get: \n" ); document.write( ". \n" ); document.write( "40 + 0.90*P = 100 + 0.80*P \n" ); document.write( ". \n" ); document.write( "Let's collect the terms containing P on the left side and the constants on the right side. \n" ); document.write( "Begin by getting rid of the 40 on the left side by subtracting 40 from both sides to get: \n" ); document.write( ". \n" ); document.write( "0.90*P = 60 + 0.80*P \n" ); document.write( ". \n" ); document.write( "Then get rid of the 0.80*P on the right side by subtracting 0.80*P from both sides to reduce \n" ); document.write( "the equation to: \n" ); document.write( ". \n" ); document.write( "0.10*P = 60 \n" ); document.write( ". \n" ); document.write( "Finally solve for P by dividing both sides of this equation by 0.10 (or by multiplying \n" ); document.write( "both sides by 10) to arrive at: \n" ); document.write( ". \n" ); document.write( "P = 60/0.1 = 600 \n" ); document.write( ". \n" ); document.write( "This tells you that when you buy $600 worth of goods at the Manufacturers' suggested retail \n" ); document.write( "prices, the cost under both plans will be the same. \n" ); document.write( ". \n" ); document.write( "Let's check that out. Plan A would cost you $40 + 90% of 600 and this is equal to $40 \n" ); document.write( "+ 0.9*600 = $40 + $540 = $580. Had you signed up for Plan B, when you bought $600 of merchandise \n" ); document.write( "you would have spent $580. \n" ); document.write( ". \n" ); document.write( "How about Plan A. If you bought $600 worth of merchandise under Plan A you would have spent \n" ); document.write( "a total of $100 plus 80% of $600. So you would have spent $100 + $480 = $580. \n" ); document.write( ". \n" ); document.write( "So that's your answer. If you plan on spending more than $600 at the manufacturers' \n" ); document.write( "prices you will save money by going with Plan A. Let's check this by saying that we bought \n" ); document.write( "$1000 worth of items for the year. Under Plan B the cost would be $40 + 0.9*1000 = $40 + $900 = $940. \n" ); document.write( "But under Plan A the cost would be $100 + 0.8*1000 = $100 + $800 = $900. So you would save \n" ); document.write( "about $40 by going with Plan A. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem and to see what is going on with the equations. \n" ); document.write( ". \n" ); document.write( " |