Econ171Integration - Worked Examples
Econ171Integration - Worked Examples
(Kingston Campus)
ANSWERS IN BOLD
Find the indefinite integral of:
#1
∫ x5 dx
= x5 +1 + c
5 +1
= x6 + c Ans
6
#2
∫ -10 dx
= -10x + c Ans
#3
∫ e2 dt
= e2t + c ANS
#4
∫8t2/3 dt
= 8 ∫ t2/3 dt
=8 (t2/3 + 3/3) + c
2/3 + 3/3
=8 (t5/3 ) + c
5/3
= 4 4/5t5/3 + c ANS
#5
∫x2(1 + x3) dx
=∫(x2 + x5) dx
= x2+1 + x5+1 + c
2+1 5+1
#6
∫ 1 – y2 dy
3y
∫ 1 - y2 dy
3y 3y
1 ∫ 1 dy– 1 ∫ y dy
3 y 3
= 1 ln׀y1 – ׀y2 + c
3 32
#7
∫( 6 – 2 + 1) dx
x4 x3
=∫( 6 x- 4 – 2 x-3 + 1) dx
= 6 x- 4+1 – 2 x-3+1 + 1x + c
-4+1 -3+1
= 6 x- 3 – 2 x-2 + x + c
-3 -2
= -2 x- 3 + x-2 + x + c Ans
= -2 + 1 +x+c
3 2
x x
#8
∫ x5 – 2x dx
x4
= ∫x5 dx - ∫2x dx
X4 x4
∫x dx -2∫ x-3 dx
= x2 – 2 x -2 + c
2 -2
= x2 + x -2 + c Ans
2
= x2 + 1 + c
2 x2
#9
a) Given the equation of the marginal cost function, C'(x) = 3x2 -24x +53, find the cost function
C(x) if fixed costs at zero output is $30,000.
b) What is the cost of manufacturing 4,000 units per month? 8,000 units per month?
The cost function is C(x) so first find C(x) which is the answer to part (a), then substitute 4,000 and 8,000
for x to get the answers to part (b).
To find a function we must integrate the derivative (gradient) of the function – this is the basic
principle of all integration application questions –no matter how complex it seems.
Hence to find C(x) we must integrate C'(x).
But when x =0 , c(x) = 30 .Note: Since cost is in thousands of dollars, use 30 to represent $30,000.
#10
The population of a newly incorporated city is estimated to be growing at a rate of :
N (0) = 5,000 because time can be taken as zero at time of incorporation of the city.
The population is N(t) so first find N(t), then substitute 9 for t to get the population 9 years later,
To find a function we must integrate the derivative (gradient) of the function – this is the basic
principle of all integration application questions –no matter how complex it seems.
Hence to find N(t) we must integrate N'(t).
= ∫400 dt + 600∫t1/2 dt
= 400t + 600t1/2 +1 + c
½ +1
= 400t + 600t3/2 + c
3/2
= 400t + 600(2/3)t3/2 + c
N(t) = 400t + 400 t3/2 + c Note: An application question is not complete until you find the
value of c and substitute it in the function.
To find c
When t = 0, N(0)=5,000
c= 5,000 Warning: Do not assume that c is always the same as the initial
condition, N(0. )It is the same in this case because the other terms
in the equation above are zero.
Hence:
N(t) = 400t + 400 t3/2 + 5,000
N(9) = 400(9) + 400(9)3/2 + 5,000 Note: (9)3/2 =(√9) 3 = (3) 3 = 27 or (9)3/2 = (9)1.5 = 27
N(9) = 19,400
Nine years after incorporation of the new city the population will be 19,400. Ans