document.write( "Question 1020100: A retailer pays $90 to a wholesaler for an article. The retail price is set using a 60% rate of markup on selling price. To increase traffic to his store, the retailer marks the article down 20% during a sale. What is the sale price?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "plzz solve this \n" );
document.write( "
Algebra.Com's Answer #636051 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 90 mark it up 60%: \n" ); document.write( "90+(90*.6) = 144 \n" ); document.write( "Now he marks it down 20%: \n" ); document.write( "144-(144*.2)= 115.20 is the sale price \n" ); document.write( " |