document.write( "Question 836095: After christmas, a store reduces all holiday items by 50% A week later, all remaining holiday merchandise is reduced by 50% again. What is the overall reduction? \n" ); document.write( "
Algebra.Com's Answer #504007 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! LET X BE THE ORIGINAL PRICE \n" ); document.write( ".50(.50*X)=.25X IS THE FINAL PRICE. \n" ); document.write( "THUS THE REDUCTION WAS 1-.25=.75% REDUCTION \n" ); document.write( " |