Question Statement
Find the consumer and producer surpluses for the following supply and demand functions:
(i) S(x)=24,D(x)=100−2x
(ii) S(x)=x2−4,D(x)=−x+8
(iii) S(x)=2x2+3x,D(x)=36−x2
Background and Explanation
Consumer surplus represents the difference between what consumers are willing to pay and what they actually pay. Producer surplus represents the difference between what producers receive and their minimum acceptable price. Both are calculated using definite integrals at market equilibrium.
Solution
At equilibrium, supply equals demand:
S(x)=D(x)
24=100−2x
2x=100−24=76
x=38
Equilibrium quantity: xe=38
Substituting x=38 into both functions:
S(38)=24
D(38)=100−2(38)=100−76=24
Equilibrium price: pe=24
CS=∫0xeD(x)dx−xe⋅pe
=∫038(100−2x)dx−(38)(24)
=100∫0381dx−2∫038xdx−912
=100[x]038−2[2x2]038−912
=100(38−0)−[(38)2−0]−912
=3800−1444−912
CS=1444
PS=xe⋅pe−∫0xeS(x)dx
=(38)(24)−∫03824dx
=912−24∫0381dx
=912−24[x]038
=912−24(38−0)
=912−912
PS=0
S(x)=D(x)
x2−4=−x+8
x2+x−12=0
x2−3x+4x−12=0
x(x−3)+4(x−3)=0
(x−3)(x+4)=0
This gives x=3 or x=−4. Since quantity cannot be negative, we neglect x=−4.
Equilibrium quantity: xe=3
S(3)=(3)2−4=9−4=5
D(3)=−3+8=5
Equilibrium price: pe=5
CS=∫0xeD(x)dx−xe⋅pe
=∫03(−x+8)dx−(3)(5)
=−∫03xdx+8∫031dx−15
=−[2x2]03+8[x]03−15
=−21[(3)2−0]+8(3−0)−15
=−29+24−15
=−4.5+9
CS=4.5
PS=xe⋅pe−∫0xeS(x)dx
=(3)(5)−∫03(x2−4)dx
=15−∫03x2dx+4∫031dx
=15−[3x3]03+4[x]03
=15−31[(3)3−0]+4(3−0)
=15−9+12
PS=18
S(x)=D(x)
2x2+3x=36−x2
3x2+3x−36=0
3(x2+x−12)=0
x2+x−12=0
x2−3x+4x−12=0
x(x−3)+4(x−3)=0
(x−3)(x+4)=0
This gives x=3 or x=−4. We neglect the negative value.
Equilibrium quantity: xe=3
S(3)=2(3)2+3(3)=18+9=27
D(3)=36−(3)2=36−9=27
Equilibrium price: pe=27
CS=∫0xeD(x)dx−xe⋅pe
=∫03(36−x2)dx−(3)(27)
=36∫031dx−∫03x2dx−81
=36[x]03−[3x3]03−81
=36(3−0)−31[(3)3−0]−81
=108−9−81
CS=18
PS=xe⋅pe−∫0xeS(x)dx
=(3)(27)−∫03(2x2+3x)dx
=81−2∫03x2dx−3∫03xdx
=81−2[3x3]03−3[2x2]03
=81−32[(3)3−0]−23[(3)2−0]
=81−32(27)−23(9)
=81−18−13.5
PS=49.5
- Equilibrium condition: S(x)=D(x)
- Consumer Surplus: CS=∫0xeD(x)dx−xe⋅pe
- Producer Surplus: PS=xe⋅pe−∫0xeS(x)dx
- Power rule for integration: ∫xndx=n+1xn+1
Summary of Steps
- Find equilibrium quantity by solving S(x)=D(x)
- Discard negative solutions (quantity must be non-negative)
- Find equilibrium price by substituting xe into either S(x) or D(x)
- Calculate Consumer Surplus: integrate demand from 0 to xe, then subtract total expenditure (xe⋅pe)
- Calculate Producer Surplus: subtract integral of supply from 0 to xe from total revenue (xe⋅pe)