--%>

profit-loss based problems

A leather wholesaler supplies leather to shoe companies. The manufacturing quantity requirements of leather differ depending upon the amount of leather ordered by the shoe companies to him. Due to the volatility in orders, he is unable to precisely predict what will be the demand from the shoe companies to him in the coming months. Below is the data he has collected from his monthly order books in the last 3 years:

Quantity of Leather ordered         No. of times this quantity

by shoe companies                      (in kg) was ordered

1200                                                3

1800                                               12

2400                                             10

3000                                              4

3600                                              7

(a) Given the above past data, how much stock should he be prepared to keep available for the next month?

(b) Assume that 1 kg of leather costs him Rs.150/- and he sells it to the shoemakers for a price of Rs.175/-. Also for any excess leather stock in a month that remains, he disposes them off by selling to smaller shops for a price of Rs.140/-. If the demand in the next month turns out to be 1800 kg, what would be his profit/loss?

   Related Questions in Mathematics

  • Q : Research Areas in Medical Mathematical

    Some Research Areas in Medical Mathematical Modelling:1. Modeling and numerical simulations of the nanometric aerosols in the lower portion of the bronchial tree. 2. Multiscale mathematical modeling of

  • Q : Problem on Maple (a) Solve the

    (a) Solve the following  by: (i) First reducing the system of first order differentiat equations to a second order differential equation. (ii) Decoupling the following linear system of equa

  • Q : State Measuring complexity Measuring

    Measuring complexity: Many algorithms have an integer n, or two integers m and n, as input - e.g., addition, multiplication, exponentiation, factorisation and primality testing. When we want to describe or analyse the `easiness' or `hardness' of the a

  • Q : Nonlinear integer programming problem

    Explain Nonlinear integer programming problem with an example ?

  • Q : Explain trading of call options Explain

    Explain trading of call options.

  • Q : What is the definition of a group Group

    Group: Let G be a set. When we say that o is a binary operation on G, we mean that o is a function from GxG into G. Informally, o takes pairs of elements of G as input and produces single elements of G as output. Examples are the operations + and x of

  • Q : Formal logic It's a problem set, they

    It's a problem set, they are attached. it's related to Sider's book which is "Logic to philosophy" I attached the book too. I need it on feb22 but feb23 still work

  • Q : How to calculate area of pyramid

    Calculate area of pyramid, prove equation?

  • Q : Explain the work and model proposed by

    Explain the work and model proposed by Richardson.

  • Q : State Fermat algorithm The basic Fermat

    The basic Fermat algorithm is as follows: Assume that n is an odd positive integer. Set c = [√n] (`ceiling of √n '). Then we consider in turn the numbers c2 - n; (c+1)2 - n; (c+2)2 - n..... until a perfect square is found. If th