document.write( "Question 213174:
\n" );
document.write( "You are choosing between two plans at a discount warehouse. Plan A offers an annual membership fee of $170 and you pay 30% of the manufacturer's recommended list price. Plan B offers an annual membership fee of $70 and you pay 80% of the manufacturer's recommended list price. How many dollars of merchandise would you have to purchase in a year to pay the same amount under both plans? What will be the cost for each plan? \n" );
document.write( "
Algebra.Com's Answer #161095 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 170+.3x=70+.8x \n" ); document.write( ".3x-.8x=70-170 \n" ); document.write( "-.5x=-100 \n" ); document.write( "x=-100/-.5 \n" ); document.write( "x=200 dollar worth of purchases will make the 2 plans equal. \n" ); document.write( " |