Question 1092669
Say the price with no discount is $100
{{{ 100 - .25*100 = .75*100 }}}
{{{ .75*100 = 75 }}} is the price after 1st discount
------------------------
{{{ 75 - .55*75 = .45*75 }}}
{{{ .45*75 = 33.75 }}}
The percent of the original price is:
{{{ ( 33.75/100 )*100 = 33.75 }}}
33.75%