document.write( "Question 1052312: What is the selling price of a television which lists for RM 2800 goes on sale for 25% off and then goes on clearance for an additional 30% off the sale price? \n" ); document.write( "
Algebra.Com's Answer #667687 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Same problem, different numbers. \n" ); document.write( "------ \n" ); document.write( "A vase was originally sold for RM27000. The price was marked up by 25% \n" ); document.write( " --- \n" ); document.write( " 27000 + 27000*0.25 = 33750 \n" ); document.write( " ----------------- \n" ); document.write( " and finally marked down by 25%. What is the final price? \n" ); document.write( " 33750 - 33750*0.25 = 25312.50 \n" ); document.write( " |