document.write( "Question 1052314: A vase was originally sold for RM27000. The price was marked up by 25% and finally marked down by 25%. What is the final price? \n" ); document.write( "
Algebra.Com's Answer #667685 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 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( " \n" ); document.write( " |