Question 631376
Suppose the item originally costs $100
After the 1st discount:
{{{ 100 - .4*100 = 60 }}}
After the 2nd discount:
{{{ 60 - .5*60 = 30 }}}
and
{{{ (30/100)*100 = 30 }}}
The final price is 30% of the original price