document.write( "Question 433638: A shopkeeper buys 300 identical articles at a total cost of $ 1500. He fixes the selling price of each article at 20 % above the cost price and sells 260 articles at the price. As for the remaining articles, he sells them at 50 % of the selling price. Calculate the shopkeeper's total profit. \n" ); document.write( "
Algebra.Com's Answer #300616 by rwm(914)\"\" \"About 
You can put this solution on YOUR website!
1500/300=5 dollars cost each item
\n" ); document.write( "selling price equal 1.2*5 for 260*1.2*5 for 1560
\n" ); document.write( "remaining 40 articles =40*.6*5 for 120
\n" ); document.write( "1560+120-1500=180 profit
\n" ); document.write( "
\n" ); document.write( "
\n" );