Linear Programming Model BEST
Linear Programming Model BEST
It is mathematical technique designed for the allocation of scarce (Limited) resources among
competing activities in the best possible (i.e. optimal) way.
It is programming because we move from one feasible solution to another feasible solution until
the best possible solution is obtained.
Assumptions
(1) Linearity
The decision variables in a given situation generate straight lines when graphed.
(2) Divisibility
Decision variables can take on fractional values. e.g. 9.8 employees is accepted as a
solution.
(3) Certainty
All parameters in a given situation are known with certainty and also remain constant
during the period under consideration. (Price/unit, cost/unit)
(4) Non- negativity
No decision variable should take on a negative value.
Formulation of Linear Programming Problem
This is in three parts, namely
(1) Objective Function
It is a mathematical statement of what management wishes to achieve. In industry and
commerce the objective may be maximization of contribution, profit or revenue or
minimization of cost.
(2) Constraints
These are limitations on available resources stated mathematically in the form of
inequalities. The limitation can be in terms of budgets, labour, raw materials, markets,
social acceptability, legal requirements or contracts.
(3) Non-Negativity Constraints
They limit the solution to positive (and meaningful) answers only. That is, no decision
variable should take on a negativity value.
Methods of Analysis
Linear programming problems are analysed using graph or algebra. Algebra is used when the
problem involves two or more decision variables. Graphical method is used when the problem
involve only two decision variables.
1
Graphical Solution
Graph the constraints and identify a region common to all constraints. This region is termed the
Feasibility Region and contains all feasible solutions to the problem.
In practice, we identify the coordinates of the vertices (corners) of the feasible region and
substitute these in turn, in the objective function.
For maximization problem, the vertex, that provide the highest objective function value gives the
optimum solution.
For minimization problem, the vertex that provides the smallest objective function value gives
the optimum solution.
If each scientific calculator sold results in a GHȼ2 loss, but each graphing calculator produces a
GHȼ5 profit, how many of each type should be made daily to maximize net profits?
The question asks for the optimal number of calculators, so my variables will stand for that:
The revenue relation will be my optimization equation: R = –2x + 5y. So the entire system is:
2
R = –2x + 5y, subject to:
100 < x < 200
80 < y < 170
y > –x + 200
When you test the corner points at (100, 170), (200, 170), (200, 80), (120, 80), and (100, 100),
you should obtain the maximum value of R = GHȼ 650 at (x, y) = (100, 170). That is, the
solution is "100 scientific calculators and 170 graphing calculators".
Example 2
A firm uses three types of factor input, namely labour, capital and raw material in producing two
products, X and Y. Each unit of X contributes 2 Ghana cedis to profit whereas each unit of Y
contributes 3 Ghana cedis to profit. To produce one unit of X requires one unit of labour, one unit
of capital and two units of raw material. To produce one unit of Y requires one unit of labour,
two units of capital, and one unit of raw material. The firm has 50 units of labour, 80 units of
capital, and 80 units raw material available.
Required:
(a) Formulate the linear programming model
(b) Find the feasible output combination of products X and Y which will maximize profit
for the producer.
(c) What is the value of total profit at this combination?
3
Solution
Maximize: Z = 2x + 3y
Subject to:
X + y ≤ 50 Labour
X + 2y ≤ 80 Capital
2x + y ≤ 80 Raw material
X ≥ 0, y≥ 0 Non-negativity
X + y = 50 x + 2y = 80 2x + y = 80
If x =0 If x =0 If x =0
If y =0 If y =0 If y =0
X =50 x = 80 x = 40
4
Point Coordinates (x,y) Contribution , z= 2x +3y
O (0,0) 0
A (0,40) 120
B (20,30) 130
C (30,20) 120
D (40,0) 80
D: 2(40) + 3(0) = 80 + 0 = 80
X =20 units
Y = 30 units
The maximum profit at the optimum output combination is 130 Ghana cedis.
5
Question 3
A manufacturer produces tables (X) and desks (Y). Each table requires 2.5 hours for assembling
(A), 3 hours for buffing (B), and 1 hour for crating (C). Each desk requires 1 hour for
assembling, 3 hours for buffing, and 2 hours for crating. The firm can use no more than 20 hours
for assembling, 30 hours for buffing, and 16 hours for crating each week. Its profit margin is 30
Ghana cedis per table and 40 Ghana cedis per desk.
Required:
6
Example 4
A company manufactures a liquid detergent. The detergent is manufactured from two basic
ingredients which are both a mixture of appropriate chemicals: Mix A and Mix B. the detergent
which is packaged in five liter bottles are sold to two separate markets: household market aimed
at individual consumers and the industrial/commercial market aimed at large organization such
as hospitals, hotels, local authorities.
For the house hold detergents, each five liter bottle requires four liters of Mix A and one liter of
Mix B, whereas the corresponding composition of industrial / commercial detergent is two liter
of Mix A and 3 liters of Mix B.
On the weekly basis, the company has supplies of not more than 20,000 liters of Mix A available
and 15,000 of mix B. In addition, the plastic containers in which the detergents are sold are
limited in supply. The company buys these containers from a specialist supplier, who can supply
no more than 4,000 containers a week for the household detergent and 4,500 a week for
industrial/commercial detergent.
The company’s accountant has been able to estimate the profit contribution of each detergent;
household detergent contributes GHȼ3 per five liters bottle produced and industrial/commercial
contributes GHȼ2.50.
The proprietor’s problem is to determine, on weekly basis, the combination of two detergents
that should be produced for maximum profit.
(a) Formulate this problem in terms of determining the profit- maximizing combination of
the two detergents, on a weekly basis.
(b) Solve the problem graphically
(c) Which constraints are binding?
(d) Determine the slack materials
(e) Interpret your answers obtained in (d) above
7
1. Maximize
Z =3x + 2.5y
Subject to
4x + 2y 20,000 Mix A constraint
x 4000 product x
y 4500 product y
x, y ≥ 0 Non-negativity
In order to draw the graph and determine the feasible region, we change inequality to
equality sign.
Mix A
4x + 2y = 20,000
y=0
4x + 2(0) =20,000
4x = 20,000
4 y 20, 000
4 4
x = 5000
Coordinates (5000,0)
When x=0 to determine y-intercept
4x + 2y = 2000
4(0) + 2y = 20000
2 y 20, 000
2 2
y = 10,000
Coordinate (0, 10,000).
For mix B
x + 3y = 15000
When y = 0 to determine x – intercept
x + 3(0) = 15000
0+3y=15,000
3 y 15000
3 3
y = 5000
Coordinates (0,500)
8
Coordinates (4000,0)
Coordinates (0,4500)
2000
000
0,00
500
4x+2y
500
=
2 0,00
0
000
000
x =4000
000
B = (1300,4500)
(0,4500) C = (300,4000) y =4500
500
Fessible
500
Region
000 D =(4000,200)
x+
3y
10,00 =1
50
00
E =(4000,0)
x
(20,10) 200 400 600 8 00 10 ,0 00 12 00 0 1 40 00 1600 18000
9
To determine the optional value
E (4000,0)
Z = 3(4000) + 2.5 (0)
= 12000 + 0
= 12000
The optimal values are, x = 3000 units and y=4000 units which gives a maximum profit of
Z=GH¢19,000.
y
The binding constraints are
4x + 2y 20,000
x + 3y 15000
10
To determine the shadow price, we increase the right hand value of binding constraint y one
and re-calculate the x and y-values and substitute the values into the object function.
For mix A
4x + 2y = 20001 1
x + 3y = 15000 2 Multiply equation 2 by 4 we want to eliminate x from the
equation
4x + 12y = 60,000 4
4x + 2y = 20001 3
Equation 4 – Equation 3
y = 3999.9
Put y = 3999.9 into equation 2 in order to find x .
x + 3y = 15000
x + 3(3999.9) = 15000
x + 11999.7 = 15000
x = 15000 – 11999.7
x = 300.3
we substitute x and y values into the objective function Z =x+2.5y
Znew = 3(3000.3) + 2.5 (3999.9)
= 900.9 + 9999.75
Change in objective function value or shadow price for mix A
= Z new – Z old
Znew = 19,000.65
Zold = 1900
Shadow price = 1900.65 – 19000
= 0.65
Shadow price = GH¢ 0.65
For mix A
For mix B
We increase the right hand value by one
X+ 3y = 15001 1
4x + 2y = 20000 2
We want to eliminate x from the equation
We multiply equation 1 by 4.
4x + 12y = 60004 4
4x + 2y = 20000 3
Equation 4 – Equation 3
11
y = 4000.4
put y = 400.4 into equation 1 in order to determine x
x + 3y = 15001
x + 3(4000.4) = 15001
x + 12001.2 – 12001.2
x= 2, 999.8
we substitute x = 2999.8 and y = 4000.4 into the objective functions.
Znew = 3(2999.8) + 2.5 (4000.4)
= 8999.4 + 10001
= 19000.4
Show price for mix B = Znew – Zold
= 19000.4 – 19000
= GH¢ 0.4
e. The proprietor would be willing to pay GH¢ 0.65 for addition unit for mix A and GH¢ 0.4
for mix B.
Question 2
A special steel manufacturer produces two types of steel, g1 and g2. Type (g1) requires 2
hours of melting, 4 hours of rolling, and 10 hours of cutting. Type (g2) requires 5 hours of
melting, 1 hour of rolling and 5 hours of cutting. Forty hours are available for melting, 20
hours for rolling, and 60 hours for cutting. The profit margin for type 1 is 24 Ghana cedis
and for type 2 is 8 Ghana cedis.
Required:
(a) Formulate the firm’s linear programming problem.
(b) Find the output mix that will maximize the firm’s weekly profits.
(c) Find the maximum profit.
(d) Which of the resources are binding and which ones are non-binding?
(e) Find the shadow prices of the binding resources.
Question
A farmer can produce yams (X) or maize (Y) with his resources. He makes a net profit of 70
Ghana cedis per acre on yam (X) and 100 per acre on maize. He draws up the following
summary statement of his resources and input equipment:
Requirement per acre:
12
Required:
(a) Formulate the linear programming problem for the farmer
(b) Find the number of acres he should devote to each product in order to maximize total net
profit
(c) What is his net profit in this situation?
Question
Adom Tool Company (ATC) is a privately held firm that competes in the
consumer and industrial market for construction tools.It only produces wrenches
and pliers. Wrenches and pliers are made from steel, and the process involves
molding the tools on a molding machine and then assembling the tools on an
assembly machine. The data below are the production summary of ATC:
If ATC would like to plan for the daily production of wrenches and pliers at its plant
so as to maximize the contribution to earnings:
(a) How many wrenches and pliers should ATC plan to produce per day in order to
maximize the contribution to earnings?
(b) What would be the total contribution to earnings from this plan?
(c) Which resources would be most critical in this plan?
MINIMIZATION PROBLEM
The procedure for solving a minimization problem by linear programming is the same
as that for a maximization problem except that:
The minimum value for the objective function will involve a line which is
feasible but nearest to the origin and therefore the lowest value.
The feasible region will reflect inequalities of the greater than or equal to
variety (≥).
Example
A travel company operates two types of vehicles A and B. Vehicle A can carry
40 passengers and 30 tons of baggage; vehicle B can carry 60 passengers but
13
only 15 tons of baggage. The travel company is contracted to carry at least
960 passengers and 360 tons of baggage per journey. If vehicle A cost 10
Ghana cedis to operate per journey and vehicle B costs 12 Ghana cedis to
operate per journey , what choice of vehicles will minimize the total cost per
journey?
Solution
Let x=Number of vehicle A type
Let y= number of vehicle B type
14
Point Coordinates Total cost, z=10x +12y
E (0,24) 288
F (6,12) 204
G (24,0) 240
The company will minimize its total costs by providing 6 vehicles of type A and 12
vehicles of type B per journey. It will cost the company 204 Ghana cedis.
Question 3
A farmer decides to purchase fertilizer containing three nutrients, A, B and C to
spread on his field. The minimum needs are 160 units of A, 200 units of B, and 80
units of C.
There are two popular brands of fertilizer on the market: Fast Grow, costing 4000 a
bag, contains 3 units of A, 5 units of B and 1 unit of C. Easy Grow , costing 3000 a
bag contains 2 units of each nutrient. If the farmer wishes to minimize his cost while
maintaining the nutrients required how many bags of each brand should he buy?
16
(2) Capital and labour are scarce resources while raw material is not scarce.
SHADOW PRICE
Is the price that management will be prepared to pay for any additional unit of a scarce
resource available? It may also be explained as the amount by which total contribution
would increase for every additional unit of a scarce resource made available.
For example
For our maximization problem:
(i) Identify the scarce resources
(ii) Find the shadow prices of the resources
Solution
At the optimum point:
X +y ≤ 50 Labour constraint
X + 2y ≤ 80 Capital constraint
The scarce resources are labour and capital
Determination of Shadow price
Labour hour
Increase labour unit by one hour, then solve for the new coordinates.
X + y =50+1
X + y = 51----------(1)
X +2y=80-----------(2)
Solving them simultaneously,
X=22, y=29
Z = 2x +3y
17
manager does not think that he can sell more than 75 per day of product Y. It is
therefore, decided not to produce more than 75 of product Y per day.
The variable costs per unit of product X and Y together with the selling prices are given
below:
X Y
Material costs (GHȼ) 35 15
Labor costs (GHȼ) 16 8
Selling price (GHȼ) 75 35
18
6 ounces of phosphate and 1 ounce of potassium. Chemical ingredient A costs GHȼ
3.00 per pound and chemical ingredient B costs GHȼ 5.00 per pound. Currently, the
Units puts 4 pounds of each type of chemical ingredient it should put into the bag of
fertilizer to meet the minimum requirements of 20 ounces of nitrogen, 36 ounces of
phosphate and 2 ounces of potassium, whiles minimizing cost
(a) Formulate a linear programming model for this problem.
(b) Draw a graph of the problem.
(c) Using your graph, determine the optimum quantity of each type of chemical
ingredient that the Unit should put into a bag of fertilizer.
(d) What is the minimum cost?
(e) Find the cost savings, if any, that the Unit can make by switching from its current
policy of making the fertilizer to your recommendation policy.
4.
A Pharmaceutical Company produces a drug from two ingredients X and Y. Each
ingredient contains the same three antibiotics A, B and C in different proportions.
One gram of ingredient X contributes 3 units of antibiotic A and one gram of ingredient Y
contributes 1 unit of antibiotic A. The drug requires not more than 60 units of antibiotic
A. At least, 40 units of antibiotic B are required for the drug and one gram of each
ingredient contributes one unit of antibiotic B. At least 120 units of antibiotic C are
required for the drug and one gram of ingredient X contributes 2 units of antibiotic C and
one gram of ingredient Y contributes 6 units of antibiotic C.
The cost for a gram of ingredient X is GHȼ80 and the cost for a gram of ingredient Y is
GHȼ50. The company wants to determine the number of grams of each ingredient that
must go into the drug in order to meet the antibiotic requirements at the minimum cost.
Financial Mathematics
1. Introduction:
This chapter begins by introducing the differences between simple and compound interest,
formulae for their calculations are given and some of their applications. The chapter also describes the
19
techniques of present value and how it can be applied to cash flow in order to find their worth in today’s
money values, and annuity (techniques associated with fixed payment overtime).
2. Interest:
An interest is earned on money invested and paid on money borrowed. Interest can be in the form of
simple or compound when money is invested over a number of years.
Some terms used in business mathematics calculations:
Principal Amount (P): The amount of money that is lent or invested is called the principal.
It might be an amount about to be invested or loaned. It may refer to the original value or cost of the plant
or machinery. For instance if a company is considering to take a loan of say GHȼ20.000, this will be
referred to as the principal amount borrowed.
Accrued amount (A).this term is applied generally to a principal amount after some time has elapsed for
which interest has been calculated and added. It is quite common to qualify A exactly according to time
elapsed. Thus A1, A2, A3, would mean the amount accrues at the end of 1 st, 2nd, and 3rd years and so on.
The company referred to (a) above might owe, say, an accrued amount of GHȼ22,000 at the end of the 1st
year, if no repayment had been made prior to this time.
Rate of interest (i/r): The interest rate specifies the rate at which interest accumulates. The interest rate is
typically stated as a percentage of the principal per period of time, for example, 18 percent per year.
Number of time period: The number of time period over which amount of money are being invested or
borrowed is normally denoted by the symbol n. Although n is usually a number of years, it could
represent other time periods, such as a number of quarters or months.
An = P (1 + rn)
P= Principal amount
n= number of year
Example 1: what will be the simple interest if GHȼ 1000 is invested at the rate 5% simple
interest per annum (p.a)
20
Solution
S.I = Pin, P = GH₵ 1000, I = 5/100 = 0.05, n = 1
Example 2: if GHȼ 3000 is invested at a simple interest rate of 9.5% over a period of 5 years. What will
be the accrued amount (A) of the investment?
Solution
A = P (1+ni)
= 3000 (1.475)
= GH₵ 4425
Example 1
A credit union has insured a 3-year loan of GHȼ5000. Simple interest is charged at a rate of 10
percent per year. The principal plus interest is to be repaid at the end of the third year?
Using the formula I= pin, we get p = GHȼ5000, I = 0.10 per year, and n = 3 years.
Therefore, I= 5000x 0.10x 3
I = GHȼ1,500
The amount to be repaid is the principal plus the accumulated interest, or
A=P+I
A = 5000 + 1500
A = GHȼ6,500
Assignment
A person “lends” GHȼ10,000 to a corporation by purchasing a bond from the corporation.
Simple interest is computed quarterly at a rate of 3 percent per quarter, and a check for the
interest is mailed each quarter to all bondholders. The bonds expire at the end of 5 years, and the
final check includes the original principal plus interest earned during the last quarter. Compute
the interest earned each quarter and the total interest which will be earned over the 5-year life of
the bonds.
Compound Interest: Under this procedure, the interest is reinvested. The interest earned each period
added to the principal for purposes of computing interest for the next period.
I = Pi
21
A1 = P + Pi = P (1 + i) factorizing
I2 = P (1+ i) i
A2 = P (1+ i) + I2
A2 = P (1 + i) + P (1 + i) i factorizing
A2 = P (1 + i) 2
Similarly A3 = P (1 + i) 2 (1 + i)
= P (1 + i) 3
A4 = P (1+ i) 4
So for An = P (1 + i) n
An = P (1 + i) n
P = Principal amount
n = number of years
What will be the value of GH₵ 450 compounded at 12% for 3 years?
Solution
An = P (1 + i) n
P = 450; I = = 0.12 and n = 3
Example 2
Suppose that GHȼ1000 is invested in a savings bank which earns interest at a rate of 8 percent per
year compounded annually. If all interest is left in the account, what will the account balance be
after 10 years?
Solution
22
A p (1 r ) n
A 1000(1 0.08)10
A 1000(1.08)10
A 2158.924997
A = GHȼ2158.924997
P= or P = A (1 + i) n
Example
A long-term investment of GHȼ250,000 has been made by a medium-size company. The interest
rate is 12 percent per year, and interest is compounded quarterly. If all interest is reinvested at the
same rate of interest, what will the value of the investment be after 8 years?
23
nf
r
A p 1
f
f 4
n 8
r 0.12
p 250, 000
8x4
0.12
A 250, 000 1
4
32
A 250, 000 1.03
A 643770.6889
A= GHȼ643770.6889
Example
GHȼ 100 is subjected to interest at 12% , compounded quarterly, what is the accrued interest
after 1 year?
Solution
A = P (1 + ) nf P = 100, i = 0.12 , n = 1, f = 4
I = A- P
I = 112.5-100
I = GHȼ12.55
24
Interest rates are typically stated as annual percentages. The stated annual rate is usually referred
to as the nominal rate. We have seen that when interest is compounded semiannually, quarterly,
and monthly, the interest earned during a year is greater than if compounded annually. When
compounding is done more frequently than annually, an effective annual interest rate can be
determined. This is the interest rate compounded annually which is equivalent to a nominal rate
compounded more frequently than annually.
To calculate for the effective interest rate (ieff) , the formula is given by:
Also known as Actual percentage rate (APR).
ieff = (1 + i/f) f – 1
Where ieff = effective interest rate
f= frequency of compounding
I= interest rate per year
Example
A man purchases a house from a real estate developer at GHȼ 300m. He pays GHȼ 100m cash
and takes out a 10 year mortgage for the remainder from the Home Finance Company at 36% per
annum interest, compounded monthly.
i. What is the effective annual rate of interest?
f
r
ii. I eff 1 1
f
12
iii. Ieff =
12
Ieff =
Ieff = (1.03)12 – 1
Ieff= 1.425760887 – 1
Ieff= 1.425760887 x 100%
Ieff= 42.576%
Example
A company has decided to set up a fund for its employees with an initial payment of GHȼ 2,500
which is compounded 6 months, half yearly over a 4 year period at 24% p.a. calculate
(i) the size of the fund
(ii) the effective annual interest rate
Solution:
P = 27,500 n= 4 A=?
f=2 i = 24%
25
i/f = 24/2 = 12% = 0.12; nf = 4*2 = 8
But A = P (1+i/f) nf
Substituting we have
A = 27500 (1 + 0.12) 8
= 27500 (1.12) 8
= 27500 (2.47596)
= GHȼ6189.9097941
i. ieff = (1+i/f) f – 1
= (1+0.12)2 – 1
= (1.12)2 – 1
= 0.2544 x100%
= 25.44%
Example
Your company has decided to set up a fund for its employers with an initial payment of GHȼ 275m which
is compounded six monthly over a four-year period at 24% per annum.
a) Calculate the size of the find at the end of the 4 years.
b) Calculate the effective annual interest rate
c) Total interest earned
Solution
nf 2 x 4 8
nf
r
A p 1
f
26
= 1.2544 - 1 = 0.2544
Or = 25.44%
That is if you use 25.44% to work interest once in a year A = P (1 + r) n will give you the same
answer.
Example
A principal amount accrued to GHȼ 8500 if it is compounded at 14.5% over 6 years. Find the
value of this original amount.
Solution
P= = = GH¢3772.12
S =a[ ]
S = a (1+ i) [ ]
27
i = interest rate
n = number of years
Amortization annuity
If an amount of money is borrowed over a period of time, one way of paying the debt is
by repaying amortization annuity. This consists of a regular annuity in which each
payment account for both repayment of capital and interest. The debt is said to be a
mortised if this method is used.
Amortization payment formula
P=a[ ]
n = number of years
Also the amount borrowed, ‘P’ is equal to the net present value of the annuity payment of ‘a’ over
the period of the debt.
i.e. P =
Question on Amortization
A District Assembly has purchased a piece of equipment for its income –generating project at a
cost of GHȼ40,000. It is anticipated that this equipment will be replaced after five years of use.
The equipment is purchased with a five year loan, which is compounded annually at 20 percent.
(i) Determine the size of the equal annual payments.
(i) Produce an amortization schedule for the five equal annual repayments of the
loan.
Solution
28
1 r n 1
p a n
r 1 r
p 40, 000 as the principal amount, rate (r) =20%, r=0.2 and n=5
1+0.2 5 1
40000=a 5
0.2 1 0.2
1.2 5 1
40000 a 5
0.2 1.2
1.48832
40000 a
0.497664
40000 2.99061214a
40000
a 13375.18813
2.99061214
Example
A man purchases a house from a real estate developer at GHȼ300m. He pays GHȼ100m
cash and takes out a 10 year mortgage for the remainder from the Home Finance
Company at 36% per annum interest, compounded monthly.
29
iii. How much interest will he pay during the 10 years?
Solution
i. Amortization
P=
a =?
r = 36% = 0.36
n = 10 years
f = 12
p = GH¢200m
200 = a
30
200 = a
200 = a
200 = a
200 = a
200 = a (32.37302261
a = 6.17798
= GH ¢ 541.3576
Question
A manufacturing company intends to purchase a new equipment costing GHȼ300m. The money
required to buy the equipment is to be provided as a loan by the company’s bankers. The agreed
rate of interest is 24% per annum, compounded annually. The loan is repayable in full with
interest at the end of five years.
To provide for this eventual repayment, the board of Directors of the company has decided to set
aside, equal annual amount, at the beginning of each year, and invest in the a fund which will
earn 30 percent per annum interest, with interest compounded annually.
i. Determine the annual payment into the fund which will be sufficient to repay the
loan in five years
ii. Construct a sinking fund schedule.
31
Number of years, n=5
A = 300 (1+0.24)5
A = 300(1.24)5
A = 300(2.931625062)
A = 879.4875187
A = 879.49
Sinking Fund
Payment in advance
s = a(1 +r)
s = a(1 +0.3)
s = a(1.3)
s = a(1.3)
s = a(1.3)
s = a (1.3)(9.0431)
For the sinking funds to pay for the loan in 5years then, we equate the values of the loan in five
years to sinking fund value.
11.75603 a = 879.49
32
a = 74.81181998
The sinking figure is the same as that of the five years accrued amount GH¢879
Question
(a) A company has purchased a piece of equipment for its production department at a cost of
GHȼ37,500 on 1st August 2008. It’s anticipated this piece of equipment will be replaced after
5 years of use on 1/08/2013. This equipment is purchased with a 5 year loan which is
compounded annually at 20%.
(a) If in (a) above GHȼ3,500 debt is compounded annually at 20% and it is charged on 1st
August 2013, by using a sinking fund method under 5 year equal annual deposit are made
starting 21stJuly 2009 into the fund paid 15% annually.
i. Determine the size of the annual equally deposits into the sinking fund.
ii. Display a table which demonstrates the growth of the loan and sinking fund.
(b) If in (b) above the debt is compounded annually at 20% and it is charged on 1st August
2013, by using a sinking fund method under which 5 equal annual deposit are made
starting 1stAugust 2008 into the fund paid 15% annually.
33
ii. Display a table which demonstrates the growth of the loan and sinking fund.
Solution:
i. Amount of loan P =37,500; i = 20%; n = 5 years
P=a[ ]
By substituting we have
37,500 =a[ ]
37,500 =a[ ]
37,500 = a (2.9906)
a=
a=12,539
Alternative solution:
P = 37500 a a a a a
0 1 2 3 4 5
By substituting we have:
PV of payment =
34
=a( )
37,500 = a (2.9906)
37,500 = 2.9906a
a=
= GHȼ12,559
35
= 37,500 (1+0.2)5
= 37,500 (1.2)5
= 37,500 (2.4883)
= GHȼ93,311
S=[ ]a
By substituting we have:
S=[ ]a
S=[ ]a
S = a (6.7424)
S = 6.7424a
For the sinking fund to pay the loan in 5 years then A = S
→ 93311 = 6.7424a
a=
a = 13,889
36
2 45,000 9,000 54,000 13,389 2,076 15,915 13,389 29,745
3 54,000 10,800 64,800 29,745 4,463 34,217 13,389 48,056
4 64,800 12,960 77,760 48,056 7,208 55,264 13,389 69,013
5 77,760 15,552 93,312 69,013 10,365 79,468 13,389 93,309
A = 37,500 (1+0.2)5
= 37,500 (1.2)5
= 37,500 (2.4883)
= GH₵93,312
Sinking fund:
S = A; a=? i = 0.15; n = 5
S = a (1+ i) [
S = a (1+ i) [ ]
By substituting we have:
S = a (1.15) [ ]
S = a (1.15) (6.424)
S = a (7.7538)
S = 7.7538a
S = A = 93312
= 7.7538a
a=
= 12,034
37
Year Loan 20% Total Balance Annual Total Interest Sinking
Interest amount b/f payment Amount 15% Fund
of loan
1 37,500 7,500 45,000 - 12,034 12,034 1,805 13,389
2 45,000 9,000 54,000 13,389 12,034 25,873 3,881 29,745
3 54,000 10,800 64,800 29,745 12,034 41,788 6,268 48,056
4 64,800 12,960 77,760 48,056 12,034 60,090 9,014 69,013
5 77,760 15,552 93,312 69,104 12,034 81,138 12,171 93,309
Example 2
a) A company has purchased a piece of equipment for its production dept. at a cost of ₵ 375m on
march 1, 20011. It is anticipated that this piece of equipment will be replaced after 5year of use
on March 1, 20016. The equipment is purchased with a 5 – year loan, which is compound
annually at 30%
I. Determine the size of the equal annual payments
II. Display a table which slows the amount outstanding and the interest for each year of the
loan.
b) If in a) the ₵375m debt is compounded annually payment is advance at 30% and discharged on
march, 20011 by using a sinking fund method, under which 5 equal annual deposits are made
starting on march 1, 2012 into the fund paying 24% annually
I. Determine the size of the equal annual deposits into the sinking fund and
II. Display a table which demonstrates the growth of the loan and the sinking fund
c) If in a) the 375m debt is compounded annually at 30% and discharged on march 1, 2011 by using
a sinking fund method under which 5 equal annual deposits are made starting on march 31st,
into the fund paying 24% annually.
I. Determine the size of the equal annual deposits into the sinking fund, and
II. Display a table which demonstrates the growth of the loan and the sinking fund
Amortization formula
Solution
I. P = 375,
n = 5 r=0.3 a =?
38
1 r n 1
P a n
r 1 r
Substituting, we have
375 = a (1.3)5 - 1
0.3(1.3)5
375 = a (2.4356)
= a = 375
II.4356 = ₵ 153.966m this is what we will be paying each year
Total amount of interest to be paid= (154 x 5) - 375
Alternative Solution
P=375 a a a a a
1 2 3 4 5
PV of value deposits
= a + a + a + a + a
1 2 3 4
(1.3) (1.3) (1.3) (1.3) (1.3)5
=a 1 + 1 + 1 + 1 + 1
(1.3)1 (1.3)2 (1.3)3 (1.3)4 (1.3)5
39
5 118.4499 35.5350 153.5350 153.966 0.0189
B)
P = 375, 2 = 5 r = 0.3
Value of loan in 5 year, a = P(1 + r)n = 375 (1.3)5 = 375 (3.7129)
= ₵ 1392.3375m
Payment in advance
1 r n 1
S a 1 r
r
Where a=? r = 0.24, n = 5
Substituting, we have
S = a (1.24) (1.24)5 – 1
0.24
S = a (1.24) (8.0484)
S= 9.98a
9.98a = 1392.3375
A = 1392.3375
9.98
A = 139.5128
a a a a a A = 1392.3375
0 1 2 3 4 5
Sinking fund
40
S = 9.98a
9.98a = 1392.3375
a = 1392.3375 = 139.5128
9.98
A) Payment in arrears
n
Value of loan in 5 year A p 1 r = 1392.3375
S = a (1.24)5 – 1 = a (8.0484)
0.24
i.e 5 = 8.0484a
8.0484a= 1392.3375
8.0484
Or a = 172.9956
41
or
0 1 2 3 4 5
= a (8.0484)
Q1. a. A man purchases a house from a real estate developer at GHȼ250,000. He pays
GHȼ50,000 cash and takes out a 5 – year mortgage for the remainder from the Home
Finance Company at 40 percent per annum interest, compounded quarterly.
42
b. A manufacturing company intends to purchase a new equipment costing GHȼ50,000.
The money required to buy the equipment is to be provided as a loan by the company’s
bankers. The agreed rate of interest is 20 percent per annum compounded annually. The
loan is repayable in full with interest at the end of 5 years.
To provide for this eventual payment, the Board of Directors of the company has decided
to set aside, equal annual amount at the end of each year, and invested in a fund which
will earn 25 percent per annum interest, with interest compounded annually.
i. Determine the annual payment into the fund which will be sufficient to repay the
loan in five years.
ii. Provide a sinking fund schedule.
1. One of your private clients has asked for your advice concerning GH ȼ5,000 which he
wishes to invest for five years. The two alternatives are to use a Bank Account
Investment where the 24% per annum interest is compounded monthly or a Savings
Fund Investment where the 25% per annum interest is compounded annually.
a) Calculate the size of each investment at the end of the five years.
b) Calculate the effective annual interest rate of the Bank Account Investment.
43
at the end of each year into a fund paying 10% annually, produce the schedule for the
sinking fund.
Calculate:
1. a. Your company has recently run short of office accommodation and has had to rent
space nearby for the Marketing Division. The annual rental for these extra premises is
GHȼ30,000 which is payable in advance at the beginning of the year. It is envisaged that
this arrangement will need to continue for six years. The company decides to cover these
circumstances by taking out an annuity at the beginning of the first year at 10 percent
per annum compounded annually.
b. Efo Kwaku, the proprietor of Efo and Sons Limited, is faced with the problem of
which of the two mutually exclusive investment projects, Project 1 and Project 2, he
should choose.
Project 1 costs GHȼ5,000 and Project 2 costs GHȼ4,500. Both projects involve the
purchase of an equipment, the useful life of which is four years.
The net cash flows for the two projects are provided in the table below:
The equipment bought for Project 1 will have a scrap value of GHȼ500 at the end of its
life, while the equipment bought for Project 2 will have a scrap value of GHȼ400 at the
end of its life.
Investment Appraisal
NPV IRR
PAYBACK METHOD
The payback method gives the number of years necessary to recover the initial investment.
Payback Period
(b) Interpolation method: → this method is used when the cash flow is not uniform.
E.g. (i) a certain project 1 has an initial investment of GHȼ3000 and the following cash
flows:
Year 1 2 3 4 5
Cash flow 1,000 1,500 2,000 1000 500
45
Solution:
Payment period = 2 +
iii. Another project 2 has an initial investment of GHȼ3000 and the following cash flow
below:
Year 1 2 3 4 5 6
Cash flow 200 300 500 1500 2500 3500
With the NPV, the cash flows of the investment are discounted by a minimum acceptable
compound annual rate of return.
The investment is judged to be acceptable if the present value of the net cash flows exceeds the
initial investment outlay.
Present Value
Suppose the current investment Rate is 10%, then the present value of GH₵110 in one year time
is
46
P=
n = number of time
(b) The quantity is sometimes known as the present value factor or discount factor.
PV=
47
NPV > O project earns more than the discount rate
NPV = O project earns the same as the discount rate
NPV < O project earns less than the discount rate
The IRR is the compound interest rate that equates the present value of the future net cash flows
with the initial outlay.
IRR = a + (a-b) [ ]
b% → NPV = - ve
IRR → NPV = 0
+ve
IRR
0
Discount rate
-ve a b c
Fig 1
48
For instance, discount rate 15% yields an NPV of GH₵14,000; discount rate 17% yields an NPV of
GH₵14,000
NPV
20,000
10,000
Estimate of IRR =16.33%
0 Discount rate
-100000 14 15 16 17 18 19
Fig 2
(ii) Extrapolation: This is to estimate beyond the known values by extension of a curve
or a line.
Assume a% NPV = +ve
b% NPV = -ve
IRR NPV = 0
then will have a graphical estimate of IRR as in figures 3 below.
NPV
+ve
IRR
0
Discount rate
-ve a b
Fig 3
49
Example 5:
Two mutually exclusively projects A and B are being evaluated. Each project has an initial cost
of GHȼ 20. The following cash flows for the two projects are provided.
Cash flow
Year Project A Project B
1 2 10
2 2 10
3 2 10
4 13 5
5 13 5
6 14 5
Also given is a rate of return of 15%. Complete the following for each project.
Solution:
(a)
(i) Project A
(ii) Project B
Payback period = 2 years
50
For project A, NPV = 24.5156 – 20
= GHȼ4.5156
For project B, NPV = 30.3385 – 20
= GHȼ10.338
Project A:
At 15% NPV = 4.5156
At 15% NPV = 0.396
Project B:
At 15% NPV = 10.3385
At 15% NPV = 7.1595
IRR = a + (b-a) [ ]
51
For project A,
= 0.15 + 0.05 ( )
= 0.2048
For project B,
= 15+ 5 ( )
= 15 + 16.26
= 31.26%
Two mutually exclusive projects A and B are being evaluated. Each project has an initial cost of
GHȼ 20m. The following cash flow are provided.
Year 1 2 3 4 5 6
Project A 2 2 2 13 13 14
Project B 10 10 10 5 5 5
52
I. Payback period
II. Net present value
III. Internal rate of return
b) In each case, decide on which project you would prefer.
Solution
1) Payback method
Project A
Payback period = 4 + 1
3
= 4 + 0.1 = 4.1yrs
Project B
Decision project B is preferred because it has shorter payback
Payback period = 2years
For project A,
NPV = 24.5156 – 20
= 4.5156m
For project B
53
2 0.6944 2 1.3888 10 6.944
3 0.5787 2 1.1574 10 5.787
4 0.4823 13 6.2699 5 2.4115
5 0.4019 13 5.2247 5 2.0095
6 0.3349 14 4.6886 5 1.6745
20.396 27.1595
For project A
NPV = 20.393 - 20 = GHȼ0.396m
For Project B
NPV = 27.1595 - 20 = GHȼ 7.1595
For project A
= 15 + (20 - 15 ) 4.5156
4.5156 – 0.396
For Project B
= 15 + 5 10.3385
3.179
= 15 + 16.26
= 31.26%
Conclusion
Project B is project
A firm is considering two mutually exclusive capital project which involves the purchase, use
and final disposal of two machines A and B at the end of the fourth year of purchase.
54
B 4,500 1,250 1,550 2,100 3,800
The scrap value, at the end four years, of the machine A is GHȼ500 and that of machine B is
GHȼ400.
(a) Using discount rates of 20% and 25%, find the net present value of each
machine.
(b) Choose between the two machines using:
i. The payback method
ii. The net present value method
iii. The interest rate of return method.
. Efo Kwaku, the proprietor of Efo and Sons Limited, is faced with the problem of which of the
two mutually exclusive investment projects, Project 1 and Project 2, he should choose.
Project 1 cost GHȼ5,000 and Project 2 costs GHȼ4,500. Both projects involve the purchase of
equipment, the useful life of which is four years.
The net cash flows for the two projects are provided in the table below:
The equipment bought for Project 1 will have a scrap value of GHȼ500 at the end of its life,
while the equipment bought for Project 2 will have a scrap value of GHȼ400 at the end of its life.
55
Differential Calculus
Y=f (x)
A (x1 fx)
X ∆ x x + ∆x
∆y = f (x + ∆x) – f (x)
∆x ∆x
Definition
As B moves towards A, ∆x, diverse in value until such time that its value is almost zero. At
this point, A and B coincide and the line through them touches the curve at only one point.
This line is the tangent line whose slope is the same as the slope of the curve at the point of
contact with the tangent line. The slope of the tangent line is the instantaneous rate of change
dy
of y with respect to x, denoted by where
dx
dy y f x x f x
lim lim
dx x 0 x x 0 x
Note
Line ∆x 0 means LIMIT as ∆x at as ∆x approaches zero
dy
= f (x) = First derivation of y with respect to x
dx
d2y = = Second derivative of y with respect to x
dx2
56
Some rules of differentiation
dy
a) k 0 where k is a constant
dx
dy
e.g. If y = 10, 0
dx
b)
d xn
nx n 1
dx
dy
6
6 x 6 1
E.g if y x , dx
6 x 5
d x
(c) 1
dx
Example y x
dy
1
dx
Examples
Differentiate the following
a) Y= 4x3 + 5x2 + 8x + 11
b) Y = 1
x
c) Y = 3√x
Solution
a) y = 4x3 + 5x2 + 8x + 11
dy
4(3)x 3-1 + 5 (2)x 2-1 + 8x1 + 0
dx
= 12x2 + 10x + 8
b) y = 1 = x 1
x
dy 1
= -1x -1-1 = 2
dx x
Example
57
Find the extrema for the following
Y = x3 – 9x2 + 24x- 19
Solution
Y = x3 – 9x2 + 24x – 19
dy
3 x 2 18 x 24
dx
dy
For extrema, 0
dx
i.e 3x2 – 18x + 24 = 0 factorization (quadratic)
(ax2 + bx + C = 0)
Using the formula
= 18±√324 – 288
6
= 18±√36
6
= 18 ± 6
6
i.e either x = 18 + 6 or x = 18 -6
6 6
X = 24 or x = 12
6 6
We have
X = 4 or x = 2
d 2 y d dy d
2
3 x 2 18 x 24
dx dx dx dx
6 x 18
Where x=4
d2y
6 x 18 6 4 18
dx 2
6 positive
58
= 43 – 9 (4)2 +24 (4) - 19
= 64 - 144 + 96 – 19
Y(minimum) =-3
When x = 2
d2y
= 6x – 18 = 6 (2) – 18 = 12 – 18 = -6
dx 2
= negative
Note
d
TR = change in total revenue per unit change in output level, representing marginal revenue, MR.
dx
d
TC = change in total cost per unit change in output level, representing marginal cost MC
dx
Example 1
a. A company manufactures and sells a product. The demand function for the
product is given by:
59
where p represents price per unit (in GH₵000)
x represents number of units produced and sold
Determine:
i. The level of output at which profit is maximized.
ii. The price per unit that must be charged to achieve this maximum
iii. The output tax per unit that must be imposed on the company to maximize tax
revenue for government.
P = 200-
AC =
= profit
= TR –TC
TR = P.X
TR =
TR =
60
=
AC.X = TC
TC = AC.X
TC =
TC =
TC =
61
x = 140 x 15
x = 2100 unit
ii. P=
u = 2100unit
P=
= 200 – 70
=GH₵ 130
π = 140 x -
π = 140 x -
=0
Cross multiply
x = 15 (140 –t)
Put x = 2100 – 15t into the total tax
T=tx
62
T = t(2100-15t)
T = 2100t – 15t2
t = 70
Example 2
A monopolist’s demand function for her product is P 400 2 x and has average cost function, AC, is
400
AC 0.2 x 4 Where x is the number of units and both P and AC are expressed in cedis
x
Determine:
i) level of output at which profit is maximized
ii) the price at which this occurs
iii) the maximum profits
Solution
a) P = 400 – 2x
AC = 0.2x + 4 + 400
X
Profit, π = TR – TC
AC = TC
X
Or TC = Ac . X
= (0.2x + 4 + 400)X
X
i.e TC = 0.2x2 + 4 + 400
63
400 x 2 x 2 0.2 x 2 4 x 400
2.2 x 2 396 x 400
The profit function
d
4.4 x 396 0
dx
4.4 x 396
396
x 90
4.4
d
MC TC 0.4 x 4
dx
For max profit MR = MC
Or x = 396 = 90
4.4
b) P = 400 – 2x
When x = 90
P = 400 – 2 (90)
= 400 – 180 = 220
64
Example 3
The revenue and cost functions of a pineapple producer are R = 204x –x 2. C = x2 + 4x + 1000 where x is
the output (in units) per month and R and C the total revenue and total cost respectively in cedis.
a) What are the pineapple producers optimum output price per unit and profit before tax
consideration?
b) If a lump sum tax of GHȼ1500 was imposed every month, what would the optimum output
level, price per unit and profit after tax be?
c) If an output tax of GHȼ 40 per unit were imposed, what would be the optimum output level,
price per unit and profit after tax be?
d) What output tax per unit should be imposed to maximized tax revenue?
Solution
R = 204x – x2
C = x2 + 4x + 1000
a) Profit π = TR – TC
= 204x – x2 – x2 – 4x -1000
2 x 2 200 x 1000
d
4 x 200
dx
d
For maximum profit 0
dx
x 200
200
x
4
x 50
TR = px = 204x – x2
Px = (204 - x)x
when x = 50,
p = 204 – 50 = 154
i.e price / unit charged = GHȼ154
65
= 4000
i.e maximum profit = GHȼ 4000
d
4 x 200
dx
4x = 200
Or x = 200 = 50
5
P = 204 – x
= 204 – 50 = 154
i.e price / unit charged = GHȼ 154
From the above table the lump sum tax has no effect on the output. It also has no effect on the
price per unit but has reduced the profit from GHȼ 4000 to GHȼ 2500. It has reduced by the
amount of tax imposed
c) Imposition of output tax of GHȼ 40 per unit
d
4 x 160 0
dx
4x = 160
Or x = 160 = 40 units
4
66
P = 204 – x
= 204 – 40 = 164
i.e price / unit charge = GH₵ 164
d
4 x 200 t
dx
For maximum profit
d
0
dx
4x = 200 – t
200 t
x
4
i.e x = 50 - 1 t
4
T = 50 t – 1 t2
4
dT 1
50 t
dt 2
67
dT
To maximize tax revenue 0
dt
1
t 50
2
t = 50 x 2 = 100
i.e Tax per unit imposed = GHȼ100
Substituting, we have
dx
x100
x dx p
e
dp
x100 x dp
p
Example
A monopolist’s demand function is
P = 400 -2x
Where x is output (in units) P is price per unit (in cedis) find the point elasticity of demand at the
output level that maximize total revenue
Solution
P = 400 -2x
TR = px
= (400 – 2x)x
Or
TR = 400x -2x2
d (TR) =400 – 4x = 0
68
dx
4x =400
X = 400 = 100
4
i.e output level for maximum revenue = 100 units
.: P = 400 - 2x
= 400 – 2 (100)
= 400 – 200 = 200
P =GH ₵200
P = 400 – 2x
dp
2
dx
dx 1
dp 2
dx p
Substituting into e , we have
dp x
200 1 200
e = =-1
100 2 200
p = 400 – 2x
AC = 0.2x + 4 +
(a) Determine:
i. The level of output at which profits is maximized
ii. The price at which this occurs and the maximum profit.
(b) If, as a regulatory device, the government imposes a tax of GHȼ22 per unit on the
monopolist, discuss the effects of the imposition of this output tax per unit.
69
(c) Determine the output tax per unit that will maximize tax revenue for government
(a) The demand for product A and the demand for product B are each functions of prices of
both A and B. If the demand function for product A and B are given respectively by:
Q = 20l k
wherel is the number of man-hours per month and k is the capital (expressed in GHȼper
Determine:
Question 3
A monopolist is practicing price discrimination in the sale of his product by charging different
prices in two separate markets.
In market A, the demand function is PA = 100 - qA and in market B, the demand function is
PB= 84 - qB, where qA and qB are the quantities sold per week in A and B and PA and PB are the
respective prices per unit in Ghana Cedis.
70
Question 4
S= 50x y
If the manufacturer has GHȼ80,000 to spend on development and promotion of products, advise
her on how to allocate the funds between product development and promotion in order to
generate the highest possible sales.
Question
Your firm has undertaken an investigation for a client company and has discovered that its total
cost function is given by:
TC = -
TR = 200x -
71
X is the number of units produced and sold.
PARTIAL DIFFERENTIATION
f f x , y f x , y
lim
x x 0 x
f f x, y y f x, y
lim
y y 0 y
72
Note
f f 2y
fx , f xx
x x x x 2
f f 2f
fy , f yy
y y y x 2
f 2 f
f xy
y x yx
f 2 f
f yx
x y xy
Example
Find fx, fxx, fy fyy, fxy, fyx of the following
Solution
F = x5 y4 – 3x4y3 + 7x3 + 2y2 – 3xy + 4
f
f x = 5x4y4 – 12x3y3 + 21x2 – 3y
x
2 f f
f x x 2 = (5x4y4 – 12x3y3 + 21x2 – 3y)
x x x
x
q A 1000 50 p A 2 PB
q A
2 positive
pB
qB 500 4 PA 20 PB
qB
4 positive
PA
Products A and B are competitive.
73
f f
0, 0 etc.
x y
2 f 2 f
When 2 positive , 2 positive
x y
We a have minimum point
2 f 2 f
(ii) 2 Negative , 2 Negative , we have a maximum point
x y
Example
2 3 2 3
Q=0.54 -0.02 + 1.89 -0.09
Where L, K are the amount of labour and capital respectively and Q is quantity of output
production
Solution
74
2
= 1.08 - 0.06 =0
= {1.08 – 0.06 } =0
Either =0 or
1.08 – 0.06 =0
0.06 =1.08
= =18
2
=3.78 – 0.27 =0
= {3.78 – 0.27K} = 0
0.27 = 3.78 or
= = 14
i.e. = 0 or = 18
75
and
= 0 or = 14
= 1.08 – 0.12L
When = 18
= 1.08 – 0.12(18)
= 3.78 – 0.54
When = 14
=3.78 – 0.54(14)
=3.78 – 7.56
= -3.78 = Negative
1
= = x3
76
1 13 1
= 3x
= = =
i.e. =0
= -3 +7 +2 -3 +4
77
= =4 -9 +4 -3
= ={ 4 -9 +4 -3 }
= 12 - 13 +4
= ( )= {5 -12 + 21 -3 }
= 20 - 36 –3
= ( )= {4 -9 +4 –3 }
= 20 - 36 –3
Some Application
Given the demand and for products A and Band their respective price limit
= positive, = positive
78
for complementary product,
= negative, = negative
Example
The following are the demand functions for products A and B respectively
= 1000 - 50 +2
= 500 + 4 - 20
i.e =18 and =14 will maximize output, therefore for maximum output
Constrained Optimization
etc
We form the lagrangion, , by subtracting multiples, , of the constraints from the original
function.
79
Take , , , etc.
Example
A firm has an order for 200units of its products and wishes to distribute their
manufacture between 2 of its plant; plant 1 and plant 2; the total cost function is given by:
C=
= output of plant 2
Solution
Minimize C
Subject to
80
Or
ie
Or
Or
Equate ① and ②
81
Or
Substituting ③ into ④
Ie becomes
Marginal Productivity
Example
A B C company is the manufacturer of a popular product the company has determined that it
productive function is
, where l is the number of man hours per week and k is the capital (expressed in
cm per week) required for a weekly productions of Q times of the product.
Example
I. Labour
II. Capital
82
For the case when
Solution
When
When
83
Example
Where
Q is the quantity (in units) produces
The costs to the firm of labor and capital are respectively GH₵2m per unit and GH₵3m per unit.
If the budgetary constraint is GH₵30m, find the amount of labor and capital that will maximize
output. What is this maximum output?
Maximize
84
L
2l 3k 30
2l 3k 30 0
2l 3k 30 -----------3
Grouping the like terms
30 2l -------------1
10 2k ------------2
Combining equation one and equation two, then we have:
Equation 1 = Equation 2
10 2k 30 2l
2l 2k 30 10
2l 2k 20...........4
Using simultaneous equation to eliminate the l from the equation
5k 10
K= 2
Put k = 2 into equation 3
2l + 3k =30
2l + 3(2) = 30
2l + 6 = 30
2l =30-26
2l =24
l 12
Maximum output.
Q=60l + 30 k – 2l2 – 3k2
Substituting l = 12 and k=2 into the output function them we have
Q = 60(12) + 30(2) – 2(12)2 - 3(3)
Q = 720 +60 -288-12
Q= 480units
Question
85
TC is the joint cost in (GHȼ)
x1 is production volume (in units) at facility 1.
x2 is production volume (in units) at facility 2.
The number of units of the product that can be produced at the two facilities is
constrained by the fact that there are only 12 units of the raw material that is used in the
production of the product.
Facility 1 requires 2 units of the raw material per unit produced and
Facility 2 requires 3 units of the raw material per unit produced.
i. Develop a mathematical model that can be used to determine the number of units
to produce at each facility.
ii. Find the solution to your mathematical model to determine the optimal number of
the product to produce at each facility.
iii. Give the minimum joint cost.
Question
The number of units of each product that can be produced in the next planning period is
constrained by the fact that there are only 5 units of an ingredient that is used in the
production of both products, available. One unit of Product X requires 2 units of the
ingredient and one unit of Product Y requires 1 unit of the ingredient.
i. How many units of each product should be produced to maximize profit for the
firm?
ii. Determine the firm’s maximum profit.
86
PROBABILITY THEORY
Definition
An experiment is any operation whose outcome cannot be predicted with certainty. For example,
tossing of a coin or throwing of a die is an experiment since the outcome is not certain.
An experiment is a process that, when performed, results in one and only one of many
observations. Examples of an experiment include rolling a die, flipping a coin, and choosing
a card from a deck of playing cards. These observations are called the outcomes of the
experiment. The collection of all outcomes for an experiment is called a sample space.
Suppose we randomly select two persons from the members of a club and observe whether the
person selected each time is a man or a woman. Write all the outcomes for this experiment. Draw
the tree diagrams for this experiment.
First Second Final
selection selection outcomes
MM
M
M
W MW
M WM
W
W WW
(b)
87
Example: Toss a coin thrice and describe the sample space using a tree diagram
An event is a collection of one or more of the outcomes of an experiment. For example, the
event of rolling an odd number with a die consists of three simple events {1, 3, 5}. An
event with more than one outcome is called a compound event.
There are 2 main definition of probability, namely classical and relative frequency.
Suppose there are outcomes favorable to the occurrence of an event and outcomes
unfavorable to the occurrence of the event the total number of possible outcomes is .
The probability that an event occurs (also known as the probability of a success) is denoted by P,
when
Or similarly the probability that an event does not occur (also referred to as the
88
Or
e) Suppose there are successes in independently repeated trials the long term
Definitions
Sample Space
The set of all possible outcomes of an experiment e.g. Toss a coin three times.
The sample space is denoted by
89
(ii) Marginal Probability
Involves only one classification
Eg. Given two events A and B, the probability that A will occur denoted by P(A)or
probability that B will occur is denoted by P(B) is a marginal probability.
(iii) Conditional Probability involves dependent events. It is the probability that an event will
occur GIVEN THAT (denoted by a forward slash,/) another event has occurred. It is given by
Dependence
If they are dependent, the occurrence of one influences the occurrence of the others.
In this case,
A depends on B
B depends on A
90
(ii) Dependent Events
If A and B are dependent events,
b. Additional Law
(i) If A and B are independent events,
Bayes’ Theorem
Given a compound event made up of 2 simple mutually exclusive events A and B, and
given another event D, Bayes Theorem states that;
Or
Tree Diagram
It is used to solve a number of probability questions. If it is used to solve pure probability questions, it is
a PROBABILITY TREE. On the other hand, if it is used to make decisions, it is a DECISION TREE.
An example of such a diagram is shown below
Example 1
A company employs 100 persons: 75 men and 25 women. The Accountancy department provides
jobs for 12% of the men and 20% of the women. If a name is chosen at random from the
Accountancy department, what is the probability that she is a woman?
Solution
91
Example 2
A manufacturer purchases two machines A and B. The probability that A will last five years is
4/5 and the probability that B will last 5 years is ¾. Find the probability that
Solution
Let:
92
a.
b.
c.
4 1 1
= x
5 4 5
d.
Example 3
The probability that a construction job will be finished on time is 3/5, the probability that there
will be no strikes is 2/3, and the probability that the job will be finished on time given that there
are no strikes is 4/5. What is the probability that
Solution
93
Let A = job finished on time
B = no strikes
a.
b.
Example 4
An analyst believes that the stock market has 0.75 probability of going up in the
next years if the economy should do well, and a 0.3 probability of going up if the
economy should not do well during the year. The analyst further believes there is a
0.8 probability that the economy will do well in the coming year.
(a) What is the probability that the stock market will go up next year based on
his assessment?
(b) Given that the stock market will not go up, what is the probability that the
94
0.75
Mkt going up
b.
95
(a) There are three insurance companies in the Business District in Accra. It is known
from previous records that each year, 2 percent, 5 percent and 3 percent of those
insured by companies A, B and C respectively submit claims. 20 percent of the people
in the community have an insurance policy with company A, 30 percent with
company B and 50 percent with company C.
96
P(A) = 20%= = 0.2
P(A) = 2% = 0.2
P(B) = 5% = 0.5
P(C) = 3% = 0.3
0. 02
( S/ A)
P
P(SI/C), 0.98
0.2
A,
P( S I
/C) ,
0.9
7
97
(i) P(S1) = Probability that a randomly selected insurance policyholder in the
community did not make a claim in a certain year?
P( ) = P( ) + P( ) + P( )
= 0.2 x 0.98 + 0.3 x 0.95 + 0.5 x 0.97
= 0.196 + 0.258 + 0.485
P( ) = 0.966
(iii) P(A/S) =
P(A/S) = 0.1176
Mathematical Expectation
Random
variable …………………
Probability
f( ) f( ) f( ) ………………… f( )
98
The expected value, E( ) and the variance V( ) of the random variable are
E( ) =
V( ) = f( )
NB
The expected value of the random variable is the same as the mean, of the random variable ie
Example 1
A developer of computer games is planning a major investment. The profit from this
investment is a random variable, , where distribution is estimated in the following table
Solution√
Mean, E( ) =
Variance, V( ) = f( )
f( ) f( )
0 0.1 0 1440
99
Ie mean profit, = 120
Variance, V( ) = 310
Example 2
As the financial analyst of a certain company, you decide which of two new products to
introduce next year. The market research group of the company has given you the following
probability distributions of the net profit of each product.
Product A net profit Product A probability Product B net profit Product B probability
0 0.1 0 0.2
400 0.1
a. Compute the expected value and the standard deviation of net profit in each product.
b. Based on your calculations which product would you introduce if you are risk averse?
Solution
Product A
f( ) f( ) f( )
0 0.1 0 3610
200 0.3 60 30
100
300 0.2 60 2420
Therefore, = 190
Product B
f( )
0 0.2 0 3380
Therefore, = 130
a. For product A,
Expected profit = 190
Standard deviation of profit = 113.58
For product B
Expected profit = 130
Standard deviation of profit = 90
101
b. Co-efficient of variation =
For product A,
Co-efficient of variation =
For product B,
Question
As Management Accountant of a certain company you must decide which of the two new
products to introduce next year. Your Research Group has given you the following
probability distributions for the net profits of each product:
PROJECT A PROJECT B
i. Find the expected net profit and standard deviation for each product.
ii. Based on your calculations which product would you introduce assuming
you are risk adverse?
(b) As corporate affairs manager of a company, you are considering two investment
alternatives for expanding the company’s core business. The expansion covers four
metropolitan areas of the country. The net profit for identical periods and probabilities
of success of investment A and B are given the following table.
102
Investment A Investment B
i. Determine the expected net profit and standard deviation of net profit for
each investment?
ii. Based on your calculation, recommend to the board of directors of the
company, the investment that should be risk averse
Investment A
Let net profit = x
10000
E(x) = or 800
= 800
103
Variance of A V(x) = ∑ (x- )2P(x)
V(x) 1000
Standard deviation =
S.d =
S.d =
In order to determine the best investment you have to calculate coefficient of variation
coefficient of variation for investment A
C.V=
C.V=
= 0.125%
104
Investment B
Let x=Net profit
P(x) = probability of x
x P(x) xP(x) x-
V(x)=800
S.d =
S.d = 89.44
Coefficient of variation
C.V = x 100%
C.V = x 100%
= 7.45%
105
Normal Distribution
e = 2.7183
Ie
0.5
0.5
106
To be able to use and distribute tables, the normal distribution whose variables x has units to be
converted to the standardized normal whose variable z had no units using the transportation equation.
The long-distance calls made by executives of a private university are normally distributed
with a mean 10 minutes and a standard deviation of 2.0 minutes. Find the probability that a
call:
(a) Lasts between 8 and 13 minutes
(b) Lasts more than 9.0 minutes
(c) Lasts less than 7 minutes.
107
Example
The weekly wages of employees are normally distributed about a mean of 100,000 with a
standard deviation of 10,000
a. Find the probability that an employee having a weekly wage
i. Between 95,000 and 130,000
ii. Over 1200,000
iii. Under 80,000
iv. Between 111,250 and 122,500
b. What is the minimum weekly wage received by 20% of wage earners?
Solution
0.15 0.4987
108
-0.5 0 3
N.B
= 0.6902
Over 112,500
109
100,000 112,500
100,000
0.3
0.2 x 100,00
Substituting, we have
Example
A firm has a machine which turns metal cylinder plugs. The machine is known to operate with a Standard
deviation of 0.001cm. To turn plugs with a mean diameter of 3cm but the plugs must be within the
tolerance limits of 2.998cm. Diameters are normally distributed
What proportion of the output produced to meet this order would fail to meet the tolerance limits?
110
a) Any plug that fails to meet the tolerance limits is rejected at a cost of
Solution
Acceptable
2.998 3 3.002 x
-0.2 0 2 z
111
{0.5 because under 50,000}
50,000 100,000
When
0.4878
112
100,000 111,250 132,500
1.13 2.25
When
a.
Therefore
113
ii. New trade regulations permit at most 5% of bags to be underweight. If the
machine is to comply with regulations, find the lowest value to which the
firm could set the mean weight, if the standard deviation remains unchanged.
iii. To meet the trade regulations in b (ii) above, the company decides to adjust
the machine so as to alter the variability of weights, while leaving the mean
weight at 0.51 kg. What would be the maximum standard deviation of weight
following these adjustments?
2. A firm has a machine, which turns metal cylinder plugs. The machine is known to
operate with a standard deviation of 0.001cm. To meet an order, the machine is set
to turn plugs with a mean diameter of 3cm but the plugs must be within the
tolerance limit of 2.998cm to 3.002cm. Diameters turned are normally distributed.
i. What proportion of the output produced to meet this order would fail
to meet the tolerance limits?
ii. Any plug that fails to meet the tolerance limits is rejected at a cost of
GH₵1,000. If the company produces 100,000 plugs what is the
expected total costs of rejects?
Normal distribution
Mean µ = 0.51kg
Z=
114
For under weights
x<µ
x = 0.5kg
0.5 0.51 x
0.5 0.51 z
x = 0.5
Z=
Z=
Z= -1.25
= 0.5 – 0.3944
= 0.1056 x 100%
= 10.56%
P(z ≤ x) = 0.05
115
We need the z – value that correspond with the probability of at most 5 percent
Z= 0.05 0.45
-7 0
-1.64
The Z-value that corresponds with at most 5 percent is Z = -1.64. From the table substituting into
the equation
Cross multiply
-0.01312 = x – 0.51
-0.01312 + 0.51 = x
X = 0.49688
Z=
r = ? Z = -1.64, , x = 0.49688
Cross multiply
-1.648 = -0.01312
116
σ = 0.008
σ = 0.008 kg
σ = 0.008kg
Z=
acceptable
-2.998 3 3.002 x
-2. 0 2
When x = 2.998
Z=
Z = -2
When
Z = 3.002
Z=
Z=
117
Z=2
= 0.9544
= 0.0456
ii. The quantity that fails to meet the tolerance limit = 0.0456 x 100,000
= 4.560
The expected to cost that fail to meet the tolerance limit = 4.4560 x GH¢1000
= GH¢4,560,000
Regression analysis
A regression line can be established between two series of recorded figures such as
expenditure on advertising and volume of sales using the least square method.
i. What is meant by least squares?
ii. What practical use does such a regression line have?
b). A car rental company has a fleet of ten vehicles of similar type. The Management of the
company is investigating the relationship between the monthly cost of maintenance of these
vehicles and their age. The record of maintenance cost and age of vehicle is provided below:
Vehicle 1 2 3 4 5 6 7 8 9 10
Age (month) 5 10 15 20 30 30 30 50 50 60
Maintenance 190 240 250 300 310 335 300 300 350 395
Cost (GH₵)
118
i. Find the least square regression line of maintenance cost on age
ii. Give the practical meaning of the regression equation obtained in (i) above to
a colleague who is not trained in Statistics
iii. Estimated the maintenance cost for a vehicle of this type which is 40 months
old.
Least square mining the sum of the squares of the errors of the regression line
It is used for forecasting
b. It is used to show the relationship between two or more variables
Let x = Age (in month) of the vehicle
Let y = maintenance cost.
Suppose the regression line has equation
Y = a + bx
Where a =
x y xy
119
60 395 23700 3600 156025
b=
Substituting
b=
b=
b=
b = 2.7868
b = 2.80
a=
a=
a=
a=
a = 213
Regression equation is:
Y = 213 + 2.8x
ii. when the value is new, x=0 the maintain cost GH¢213
The maintain cost would increase by GH¢2.8 as the car grows older
iii. when x=40
120
y = 213 + 2.8 (40)
y = 213 + 112
y = 325
Maintenance cost at age 40 months = GH¢325
iv. Product moment correlation coefficient
n xy x y
r
2
n x 2 x n y 2 y
2
r=
r=
r=
r=
r= 7444
r = 0.87
Interpretation
There is a strong positive relationship between and the age of the vehicle. As the vehicle
grows older, maintenance cost increases
v. reliability can be obtained by using coefficient of determination = r2
r2 = (0.87)2
r2 = 0.7569 x 100%
The forecast is fairly accurate because age contribute 77% and the rest age due to their
factors
Question
Explain the connection between regression analysis and correlation theory and briefly
indicate how the latter may be measured.
121
b) The Ministry of Local Government set up a committee four years ago when it was
deciding to purchase new office equipment. The following data show the estimated
current value of this office equipment compared with the purchase price provided by
the Entity Committee.
Equipment A B C D E F G H I J
Purchase
Price
(GH₵00) 24 26 21 23 22 19 18 17 15 16
Current
Value
(GH₵00) 35 33 31 29 25 24 23 21 20 19
i. Obtain the equation of the least squares regression line of current value on
purchase price.
ii. Determine the product-moment correlation coefficient and interpret your
answer
iii. Estimate the current value for items of equipment which has purchased
values of GH₵2,000
iv. Discuss the likely accuracy of your estimates in (iii) above.
Question 2
The following data show the output and the expenditure on energy for a firm over a period of 10
months:
Expenditure 102 138 158 172 102 142 184 102 164 192
(GH₵)
Output (000 20 22 25 26 20 23 28 20 25 29
units)
122
(i) Find the least squares regression equation of energy expenditure on output.
(ii) Estimate the energy expenditure if the following month’s output is planned at 30,000
(iii) Calculate the product-moment correlation coefficient
123