document.write( "Question 1022039: A store purchased an iron bench and marked it up 20% from the original cost of $75. Then, wanting to make room for summer inventory, the store placed the bench on sale for 20% off. What was the price after the discount? \n" ); document.write( "
Algebra.Com's Answer #637799 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
$75 plus 20% of $75 = $75 + $15 = $90
\n" ); document.write( "$90 minus 20% of $90 = $90 - $18 = $72,
\n" ); document.write( "the final price after the discount.
\n" ); document.write( "
\n" );