document.write( "Question 1053407:
\n" );
document.write( " A dealer allows a discount of 25% on the marked price. How much must he mark his goods above the cost price to make a profit of 20% ? \r
\n" );
document.write( "\n" );
document.write( "(hint let cp 100) \n" );
document.write( "
Algebra.Com's Answer #668690 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let cp, or the cost price, be 100. In order to profit by 20%, he must mark his goods at 120. In order to offer a 25% discount, we have: \n" ); document.write( ".75n=120 \n" ); document.write( "n=120/.75=160 \n" ); document.write( "160/100=1.6, or a 60% markup over his cost to realize a 20% profit while still giving the end-buyer a 25% discount. ☺☺☺☺ \n" ); document.write( " |