document.write( "Question 985042: what is the orignal price of an item if a discount of 20% reduce the price to $100??? \n" ); document.write( "
Algebra.Com's Answer #605882 by Cromlix(4381) You can put this solution on YOUR website! Hi there, \n" ); document.write( "100% - 20% = 80% \n" ); document.write( "If 80% = $100 \n" ); document.write( "1% = $100/80 \n" ); document.write( "100% = $100/80 x 100 \n" ); document.write( "Original price (100%) \n" ); document.write( "= $125 \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |