document.write( "Question 1085452: The cost of an article is first increased by 20% and then decreased by 30%, find the percentage change in the cost of the article \n" ); document.write( "
Algebra.Com's Answer #699536 by KMST(5328)![]() ![]() You can put this solution on YOUR website! It really does not matter what the monetary unit or the original cost is, \n" ); document.write( "so we can calculate based on an assumed original cost of 100 peculiar (a made up money unit). \n" ); document.write( "If the original cost was 100, \n" ); document.write( "a 20% increase would bring it up to 100+20=120. \n" ); document.write( "After that a decrease of 30% would reduce the cost to \n" ); document.write( "70% = \n" ); document.write( "That is \n" ); document.write( "A decrease from 100 to 84 is a decrease of \n" ); document.write( "100-84=16. \n" ); document.write( "A decrease of 16 from 100 is a 16% decrease. \n" ); document.write( " |