document.write( "Question 1024704: A furniture shop allows 25% discount on her advertised prices and this gives the owner a final profit of 20% on the cost price.
\n" );
document.write( "If the shop makes a profit for $80 on a bed.
\n" );
document.write( "i) find the selling price
\n" );
document.write( "ii) find the advertised price \n" );
document.write( "
Algebra.Com's Answer #655957 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! 80 represent 20% of the selling price, so: \n" ); document.write( ".2n=80 \n" ); document.write( "n=400 as the selling price \n" ); document.write( "400 represents 75% of the advertised price so: \n" ); document.write( ".75n=400 \n" ); document.write( "n=533.33 as the advertised price. ☺☺☺☺ \n" ); document.write( " |