Question 1040588
selling price with 1st discount:
{{{ p - .25p }}}
Selling price with discount on the 1st selling price:
{{{ ( p - .25p ) - .2*( p - .25p ) }}}
{{{ p - .25p - .2p + .05 }}}
{{{ .55p + .05 }}}
-----------------
{{{ p -( .55p + .05 ) = .45p - .05 }}}
-----------------------------
The selling price changed by 45% minus $.05
--------------------------------------
I could be misreading this. Did he do a discount on
the discounted price? Or is he replacing the 1st discount
with a different discount?
Ignore my solution if you think the 2nd choice applies.
Sorry for any confusion