document.write( "Question 1000174: an item is advertised as a discount of 35%. the item includes the discount and is R 60.00. WHAT IS THE ORIGINAL PRICE OF THE ITEM?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #617675 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If the discounted price is 60.00, it represents 100%-35% = 65% of the original price. Thus \n" ); document.write( ".65x = 60 \n" ); document.write( "x = 60/.65 = R92.31 \n" ); document.write( " |