document.write( "Question 907716: A trader raised the price of a P100-item by 20 percent. After finding that he cannot sell the item at the higher price, ye discounts it by 20 percent. What is the final price of the item?
\n" );
document.write( "a.96
\n" );
document.write( "b.97
\n" );
document.write( "c.98
\n" );
document.write( "d 99
\n" );
document.write( "e.100 \n" );
document.write( "
Algebra.Com's Answer #550525 by KMST(5328)![]() ![]() You can put this solution on YOUR website! If the original price was 100, \n" ); document.write( "increasing it by 20% brings it to 120. \n" ); document.write( "If a 20% discount is then applied to the new, higher price, \n" ); document.write( "the item is discounted by 24, \n" ); document.write( "and the final price is 120-24=96 \n" ); document.write( " |