document.write( "Question 1092276: How much must a dealer mark his goods so that, after allowing a discount of 25% on the market price, he gain 20%, if the cost of the goods is rs15000❓ \n" ); document.write( "
Algebra.Com's Answer #706891 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! The cost is 15000, and you want to sell with a profit of 20%. That is, you want the selling price to be 120% of your cost. \n" ); document.write( "15000 * 1.20 = 18000 \n" ); document.write( "The selling price needs to be 18000. \n" ); document.write( "If you want to mark the item with a 25% discount, then the selling price of 18000 must be 75% of the marked price. \n" ); document.write( ".75x = 18000 --> (3/4)x = 18000 --> x = 18000(4/3) = 24000 \n" ); document.write( "You should mark the price as 24000. \n" ); document.write( " |