Chapter 5 Update
Chapter 5 Update
FOR BUSINESS
Chapter 5
Partial Differentiation
Outlines
= or fxy = fyx
z = f(x;y)
● if x changes by a small amount Δx and y is held fixed then the corresponding
change in z:
z x
● if y changes by Δy and x is fixed then z changes by:
z y
● If x and z change simultaneously:
z x+ y
This is the small increments formula
Implicit differentiation
If f(x;y) = constant then =
Example Solution
x = 1.1 – 1 = 0.1
Use the small increments y = -0.5 – 0 = -0.5
formula to estimate the = 2xy4 – 6x5
change in = 4x2y3 + 4
z = x2y4 – x6 + 4y At x = 1 and y = 0:
When x increases from 1 to 1.1 = 2x1x04 – 6x15 = -6
and y decreases from 0 to −0.5. = 4x12x03 + 4 = 4
z x + y = (-6)x0.1 + 4x(-0.5)
= -2.6
5.2 Partial elasticity and marginal
functions
5.2.1 Elasticity of demand
Q = f(P,PA,Y)
Price elasticity of demand Cross-price elasticity of demand Income elasticity of demand
Formula EP = = EY =
= x = x = x
• Indifference map: A diagram showing the graphs of a set of indifference curves. The
further the curve is from the origin, the greater the level of utility.
• Indifference curves: A curve indicating all combinations of two goods which give the
same level of utility.
• If xi changes by a small amount Δxi and the other variable is held fixed
then the change in U
U = xi
• Marginal utility of xi :
give the rate of change of U with respect to xi
• If x1 and x2 both change:
U = x1 + x2
• Law of diminishing marginal utility: The law which states that the
increase in utility due to the consumption of an additional good will
eventually decline.
<0
• Marginal rate of commodity substitution (MRCS): the increase in x2
necessary to maintain a constant value of utility when x 1 decreases by 1
unit.
MRCS = - =
Example Solution
Given the utility function:
U = x11/2x21/3 = x1-1/2x21/3 =
determine the value of the marginal = x11/2x2-2/3 =
utilities The change in utility:
and a/ U = x1 + x2 = x1 + x1 =
at the point (25, 8). Hence
(a) Estimate the change in utility when x 1 b/ MRCS = = : =
and x2 both increase by 1 unit
(b) Find the marginal rate of commodity
substitution at this point.
5.2.3 Production
Q = f(K; L)
• Marginal product of capital: MPK =
If capital changes by a small amount ΔK , with labour held constant:
ΔQ ≅ ΔK
• Marginal product of labour: MPL =
If labour changes by a small amount ΔL , with capital held constant:
ΔQ ≅ ΔL
• If K and L both change simultaneously:
ΔQ ≅ ΔK + ΔL
• Marginal rate of technical substitution(MRTS): The amount by which capital needs to
rise to maintain a constant level of output when labour decreases by 1 unit
MRTS = =
5.4 Unconstrained
Optimisation z = f(x; y)
• Step 1
Find fx , fy , fxx , fyy , fxy
How to find and classify stationary
points of functions of two variable? • Step 2
Solve the simultaneous equations to find
stationary points, (a,b).
fx = 0
fy = 0
• Step 3: If
+ fxx > 0, fyy > 0 and fxxfyy – fxy2 > 0 at (a,b)
the function has a minimum at (a,b)
+ fxx < 0, fyy < 0 and fxxfyy – fxy2> 0 at (a ,b)
the function has a maximum at (a,b)
+ fxxfyy – fxy2 < 0 at (a,b)
9TH GRADE
Example Solution
fx = 4x -12
fy = 2y - 8
Find x and y that minimise value of fxx = 4 ; fyy = 2 ; fxy = 0
the function: We have : fx = 0
z = 2x2 + y2 – 12x - 8y + 50
fy = 0
4x - 12=0 and 2y – 8 = 0
x = 3 and y = 4
fxxfyy – fxy2 = 4x2 – 02 = 8 >0
Because fxx >0; fyy >0 and fxxfyy – fxy2 >0, the
function has a minimum at (3;4)
5.5 Constrained Optimisation
Optimise z = f(x,y) subject to (x,y) = M
Step 1
Use the constraint (x,y) = M to The substitution
express y in terms of x
method
Step 2 Step 3
Substitute this expression for y Use the theory of stationary
into the objective function z = points of functions of one
f(x,y) variable to optimise z
Example Solution
y – x2 = 2 y = x2 + 2 (1)
Substituting y = x2 + 2 into z :
Find the maximum value of z = 6x – 3x2 + 2(x2 + 2 )
z = 6x − 3x2 + 2y = 6x – 3x2 + 2x2 + 4 = -x2 + 6x + 4
subject to the constraint
y – x2 = 2 z’ = -2x + 6
We have : z’ = 0 -2x + 6 = 0 x = 3
Substituting x = 3 into (1):
y = 32 + 2 = 11
The maximum value of z:
z = 6x3 – 3x32 + 2x11 = 13
Optimise z = f(x,y) subject to (x,y) = M
Step 1
Define a new function: Lagrange
g(x, y, λ) = f(x, y) + λ[M − (x, y)]
multipliers
Step 2 Step 3
Solve the simultaneous
Substitute values for x and y to
equations:
find optimal value of z
=0; =0; =0