1. For an edition of 12,500 copies, the amount of Royalty paid by the publisher is Rs. 2,81,250. What should be the selling price of the book if the publisher desires a profit of 5%?





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

  • By: guest on 01 Jun 2017 11.13 pm
    Clearly, S.P. of the book = 105% of C.P. Let the selling price of this edition (of 12500 books) be Rs. x. Then, 15 : 105 = 281250 : x         x = Rs. 105 x 281250 = Rs. 1968750. 15 S.P. of one book = Rs. 1968750 = Rs. 157.50 . 12500
Show Similar Question And Answers
QA->A product is selling with 10% profit. if it selling for Rs.500 then, the profit will be 25%, then what is the selling price?....
QA->Suresh purchased a tape recorder at of its selling price and sold it for 8% more than its selling price. What is the percentage of profit?....
QA->The ratio of cost price and selling price of a product is 20: What is the profit %....
QA->Ram bought a Bag at 20% discount on its original price. He sold it with 40% increase on the price he bought it. The new price is by what percent more than the original price....
QA->On selling a torch at ₹1010 instead of ₹1000, 5% more profit is earned. Find the cost price.....
MCQ->For an edition of 12,500 copies, the amount of Royalty paid by the publisher is Rs. 2,81,250. What should be the selling price of the book if the publisher desires a profit of 5%?....
MCQ->By selling a product with 20% profit, how much profit was earned? I.  The difference between cost and selling price is Rs. 40.  II.  The selling price is 120 percent of the cost price.....
MCQ->If 5500 copies are published and the transportation cost on them amounts to Rs. 82500, then what should be the selling price of the book so that the publisher can earn a profit of 25%?....
MCQ->Read the following passage carefully and choose the most appropriate answer to the question out of the four alternatives. Most economists in the United States seem captivated by the spell of the free market. Consequently, nothing seems good or normal that does not accord with the requirements of the free market. A price that is determined by the seller or, for that matter (for that matter: so far as that is concerned), established by anyone other than the aggregate of consumers seems pernicious. Accordingly, it requires a major act of will to think of price-fixing (the determination of prices by the seller) as both "normal" and having a valuable economic function. In fact, price-fixing is normal in all industrialized societies because the industrial system itself provides, as an effortless consequence of its own development, the price-fixing that it requires. Modern industrial planning requires and rewards great size. Hence, a comparatively small number of large firms will be competing for the same group of consumers. That each large firm will act with consideration of its own needs and thus avoid selling its products for more than its competitors charge is commonly recognized by advocates of free-market economic theories. But each large firm will also act with full consideration of the needs that it has in common with the other large firms competing for the same customers. Selling a commodity at a price that is not more than that charged by competitors is....
MCQ->Which of the following statments are the correct way to call the method Issue() defined in the code snippet given below? namespace College { namespace Lib { class Book { public void Issue() { // Implementation code } } class Journal { public void Issue() { // Implementation code } } } } College.Lib.Book b = new College.Lib.Book(); b.Issue(); Book b = new Book(); b.Issue(); using College.Lib; Book b = new Book(); b.Issue(); using College; Lib.Book b = new Lib.Book(); b.Issue(); using College.Lib.Book; Book b = new Book(); b.Issue();....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution