SlideShare a Scribd company logo
Lecture 6 - Integration
C2 Foundation Mathematics (Standard Track)
Dr Linda Stringer Dr Simon Craik
l.stringer@uea.ac.uk s.craik@uea.ac.uk
INTO City/UEA London
Lecture 6 skills
integrate a polynomial expression
integrate the gradient function (dy
dx ) of a curve
find C, the constant of integration
integrate to find the area under a curve
Differentiation
If y = xn, then
dy
dx
= nxn−1
If y = x3 + x2 + x + 1, then
dy
dx
= 3x2
+ 2x + 1
If y = 2x3 + 5x2 + 7x + 200, then
dy
dx
= 6x2
+ 10x + 7
If y = x3
3 + x2
2 + x + 52, then
dy
dx
= x2
+ x + 1
The reverse of differentiation
Question: If dy
dx = 2x, what is y?
Answer: y = x2 + C?
Question: If dy
dx = 3x2, what is y?
Answer: y = x3 + C?
Question: If dy
dx = x2, what is y?
Answer: y = x3
3 + C?
Integration is the reverse of differentiation
If dy
dx = xn, then
y =
xn+1
n + 1
+ C, n = 1
C is called the constant of integration
If dy
dx = x5, then
y =
x5+1
5 + 1
+ C =
x6
6
+ C
If dy
dx = x2, then
y =
x3
3
+ C
If dy
dx = 3x2, then
y = 3 ×
x3
3
+ C = x3
+ C
Integration
Integration is the reverse of differentiation.
If we are given dy
dx , we integrate to find y.
We also use integration to find the area under a curve.
The integral of a function f(x) with respect to x is written as
f(x) dx
Integrating a polynomial
Let x be a variable, and a, b, n, m be constants
xn
dx =
xn+1
n + 1
+ C
axn
dx = a xn
dx =
axn+1
n + 1
+ C
axn
+ bxm
dx =
axn+1
n + 1
+
bxm+1
m + 1
+ C
Note: these formulae work for all n, m except for
n, m = −1.
Say ’the integral of xn, dx, is x to the n plus 1, over n plus
1, plus C.’
Examples
xn
dx =
xn+1
n + 1
+ C
What is the integral of x4 + x3 + x2 with respect to x?
Answer:
x4
+ x3
+ x2
dx =
x5
5
+
x4
4
+
x3
3
+ C
What is the integral of x2 + x + 1 with respect to x?
Answer:
x2
+ x + 1 dx =
x3
3
+
x2
2
+ x + C.
Examples
axn
dx =
axn+1
n + 1
+ C
What is the integral of 5x4 + 4x3 + 3x2 with respect to x?
Answer:
5x4
+4x3
+3x2
dx =
5x5
5
+
4x4
4
+
3x3
3
+C = x5
+x4
+x3
+C
What is the integral of 3x2 + 2x + 1 with respect to x?
Answer:
3x2
+ 2x + 1 dx =
3x3
3
+
2x2
2
+ x + C = x3
+ x2
+ x + C
Examples
axn
dx =
axn+1
n + 1
+ C
What is the integral of 2x−3 + 5 with respect to x?
Answer:
2x−3
+ 5 dx =
2x−2
−2
+ 5x + C = −x−2
+ 5x + C
What is the integral of 6x
1
2 with respect to x?
Answer:
6x
1
2 dx =
6x1/2+1
1/2 + 1
+C =
6x3/2
3/2
+C = 6x
3/2
×
2
3
+C =
4x3/2
3
+C
The same question asked in three ways
Question 1: If dy
dx = x6 + 10x + 3, what is y?
Question 2: Integrate x6 + 10x + 3 with respect to x.
Question 3: Find x6 + 10x + 3 dx.
Answer 1: y = x7
7 + 5x2 + 3x + C
Answer 2: x7
7 + 5x2 + 3x + C
Answer 3: x7
7 + 5x2 + 3x + C
Finding C, the constant of integration
Question:
A curve with gradient function
dy
dx = 3x2 − 12x + 9 passes through
the point (1, 5). Find the equation of
the curve.
1 2 3 4
2
4
6
•
(1, 5)
Answer: Integrate dy
dx to find y
y = 3 × x3
3 − 12 × x2
2 + 9x + C
y = x3 − 6x2 + 9x + C.
We know that the point (1, 5) is on the curve, so substitute
x = 1 and y = 5 to find C.
5 = 13 − 6(1)2 + 9(1) + C
5 = 4 + C
C = 1
So the equation of the curve is y = x3 − 6x2 + 9x + 1.
Finding C, the constant of integration
Question:
A line with gradient dy
dx = 6 passes
through the point (1, 5). Find the
equation of the line.
−2 2 4 6 8−2
2
4
6
8
•(1, 5)
Answer: Integrate dy
dx to find y
y = 6x + C
We know that the point (1, 5) is on the curve, so substitute
x = 1 and y = 5 to find C.
5 = 6 × 1 + C
C = −1
So the equation of the line is y = 6x − 1.
Use integration to finding the area under a curve
b
a
f(x) dx
is area under the curve y = f(x) between x = a and x = b.
a b
x
y
a and b are the limits of integration
a is the lower limit and b is the upper limit
is the integral sign (introduced by Leibniz in 1675)
The Fundamental Theorem of Calculus Part II
If f(x) dx = F(x), then
b
a
f(x) dx = [F(x)]b
a = [F(b)] − [F(a)]
Example
Question:
What is the area under the
curve y = 3x3 + 2 between
x = 0 and x = 2?
−1 1 2
10
20
30
Answer:
2
0 3x3 + 2 dx = [3x4
4 + 2x]2
0
= [3×(2)4
4 + 2 × 2] − [3×04
4 + 2 × 0]
= [12 + 4] − [0 + 0]
= [16] − [0] = 16
Example 2
Question:
What is the area under the
curve y = 6x2 + 2x−3 between
x = −2 and x = −1?
−2 −1
10
20
Answer:
−1
−2 6x2 + 2x−3 dx = [2x3 − x−2]−1
−2
= [2(−1)3 − (−1)−2] − [2(−2)3 − (−2)−2]
= [−2 − 1] − [−16 − 1
4 ]
= [−3] − [−64−1
4 ]
= 53
4 = 131
4 = 13.25
Differentiating and integrating - summary
Differentiate to find the derivative
If y = xn
, then
dy
dx
= nxn−1
Integrate to find the integral
xn
dx =
xn+1
n + 1
+ C If
dy
dx
= xn
, then y =
xn+1
n + 1
+ C
Differentiate








y = ax2 + bx + c
dy
dx = 2ax + b
d2y
dx2 = 2a








Integrate
Differentiate








y = ax3 + bx2 + cx + d
dy
dx = 3ax2 + 2bx + c
d2y
dx2 = 6ax + 2b








Integrate

More Related Content

What's hot

Polynomial math
Polynomial mathPolynomial math
Polynomial math
Neil MacIntosh
 
Sistem pertidaksamaan kuadrat 2 variabel
Sistem pertidaksamaan kuadrat 2 variabelSistem pertidaksamaan kuadrat 2 variabel
Sistem pertidaksamaan kuadrat 2 variabel
Alya Titania Annisaa
 
Bahan ajar kalkulus integral
Bahan ajar kalkulus integralBahan ajar kalkulus integral
Bahan ajar kalkulus integral
grand_livina_good
 
Introduction to Differential Equations
Introduction to Differential EquationsIntroduction to Differential Equations
Introduction to Differential Equations
Vishvaraj Chauhan
 
Linear ineqns. and statistics
Linear ineqns. and statisticsLinear ineqns. and statistics
Linear ineqns. and statisticsindu psthakur
 
Linear equations
Linear equationsLinear equations
Linear equations
Neil MacIntosh
 
Solve ODE - BVP through the Least Squares Method
Solve ODE - BVP through the Least Squares MethodSolve ODE - BVP through the Least Squares Method
Solve ODE - BVP through the Least Squares Method
Suddhasheel GHOSH, PhD
 
REDUCIBLE QUADRATIC EQUATIONS
REDUCIBLE QUADRATIC EQUATIONSREDUCIBLE QUADRATIC EQUATIONS
REDUCIBLE QUADRATIC EQUATIONS
SKY HAWKS' ACADEMY
 
Series expansion of exponential and logarithmic functions
Series expansion of exponential and logarithmic functionsSeries expansion of exponential and logarithmic functions
Series expansion of exponential and logarithmic functions
indu psthakur
 
M1 unit ii-jntuworld
M1 unit ii-jntuworldM1 unit ii-jntuworld
M1 unit ii-jntuworldmrecedu
 
Maths Revision Notes - IGCSE
Maths Revision Notes - IGCSEMaths Revision Notes - IGCSE
Maths Revision Notes - IGCSE
Rahul Jose
 
41 trig equations
41 trig equations41 trig equations
41 trig equations
JJkedst
 
Algebra Presentation on Topic Modulus Function and Polynomials
Algebra Presentation on Topic Modulus Function and PolynomialsAlgebra Presentation on Topic Modulus Function and Polynomials
Algebra Presentation on Topic Modulus Function and Polynomials
KanyaJyesta1
 
Question bank -xi (hots)
Question bank -xi (hots)Question bank -xi (hots)
Question bank -xi (hots)
indu psthakur
 
Form 5 Additional Maths Note
Form 5 Additional Maths NoteForm 5 Additional Maths Note
Form 5 Additional Maths Note
Chek Wei Tan
 
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-IV
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-IVEngineering Mathematics-IV_B.Tech_Semester-IV_Unit-IV
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-IV
Rai University
 
CalculusStudyGuide
CalculusStudyGuideCalculusStudyGuide
CalculusStudyGuideMo Elkhatib
 

What's hot (19)

Polynomial math
Polynomial mathPolynomial math
Polynomial math
 
Bresenhams
BresenhamsBresenhams
Bresenhams
 
Sistem pertidaksamaan kuadrat 2 variabel
Sistem pertidaksamaan kuadrat 2 variabelSistem pertidaksamaan kuadrat 2 variabel
Sistem pertidaksamaan kuadrat 2 variabel
 
Bahan ajar kalkulus integral
Bahan ajar kalkulus integralBahan ajar kalkulus integral
Bahan ajar kalkulus integral
 
Introduction to Differential Equations
Introduction to Differential EquationsIntroduction to Differential Equations
Introduction to Differential Equations
 
Linear ineqns. and statistics
Linear ineqns. and statisticsLinear ineqns. and statistics
Linear ineqns. and statistics
 
Linear equations
Linear equationsLinear equations
Linear equations
 
Solve ODE - BVP through the Least Squares Method
Solve ODE - BVP through the Least Squares MethodSolve ODE - BVP through the Least Squares Method
Solve ODE - BVP through the Least Squares Method
 
REDUCIBLE QUADRATIC EQUATIONS
REDUCIBLE QUADRATIC EQUATIONSREDUCIBLE QUADRATIC EQUATIONS
REDUCIBLE QUADRATIC EQUATIONS
 
Series expansion of exponential and logarithmic functions
Series expansion of exponential and logarithmic functionsSeries expansion of exponential and logarithmic functions
Series expansion of exponential and logarithmic functions
 
M1 unit ii-jntuworld
M1 unit ii-jntuworldM1 unit ii-jntuworld
M1 unit ii-jntuworld
 
Maths Revision Notes - IGCSE
Maths Revision Notes - IGCSEMaths Revision Notes - IGCSE
Maths Revision Notes - IGCSE
 
10.4
10.410.4
10.4
 
41 trig equations
41 trig equations41 trig equations
41 trig equations
 
Algebra Presentation on Topic Modulus Function and Polynomials
Algebra Presentation on Topic Modulus Function and PolynomialsAlgebra Presentation on Topic Modulus Function and Polynomials
Algebra Presentation on Topic Modulus Function and Polynomials
 
Question bank -xi (hots)
Question bank -xi (hots)Question bank -xi (hots)
Question bank -xi (hots)
 
Form 5 Additional Maths Note
Form 5 Additional Maths NoteForm 5 Additional Maths Note
Form 5 Additional Maths Note
 
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-IV
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-IVEngineering Mathematics-IV_B.Tech_Semester-IV_Unit-IV
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-IV
 
CalculusStudyGuide
CalculusStudyGuideCalculusStudyGuide
CalculusStudyGuide
 

Viewers also liked

15 development issues
15 development issues15 development issues
15 development issuesfatima d
 
12a beyond bipolarity fukuyama and huntington
12a  beyond bipolarity   fukuyama and huntington12a  beyond bipolarity   fukuyama and huntington
12a beyond bipolarity fukuyama and huntingtonfatima d
 
12b beyond unipolarity
12b beyond unipolarity12b beyond unipolarity
12b beyond unipolarityfatima d
 
09 non governmental organisations
09  non governmental organisations09  non governmental organisations
09 non governmental organisationsfatima d
 
10 terrorism
10 terrorism10 terrorism
10 terrorismfatima d
 
17 china and the developing world
17 china and the developing world17 china and the developing world
17 china and the developing worldfatima d
 
16 development assistance
16 development assistance16 development assistance
16 development assistancefatima d
 
Social stratification and divisionssept12 intake
Social stratification and divisionssept12 intakeSocial stratification and divisionssept12 intake
Social stratification and divisionssept12 intakefatima d
 
Race, ethnicity, and migration
Race, ethnicity, and migrationRace, ethnicity, and migration
Race, ethnicity, and migrationfatima d
 
C2 st lecture 9 probability handout
C2 st lecture 9   probability handoutC2 st lecture 9   probability handout
C2 st lecture 9 probability handoutfatima d
 
C2 st lecture 10 basic statistics and the z test handout
C2 st lecture 10   basic statistics and the z test handoutC2 st lecture 10   basic statistics and the z test handout
C2 st lecture 10 basic statistics and the z test handoutfatima d
 
Lecture 17 land law
Lecture 17 land lawLecture 17 land law
Lecture 17 land lawfatima d
 
03 the main theories in international relations
03 the main theories in international relations03 the main theories in international relations
03 the main theories in international relationsfatima d
 
C2 st lecture 13 revision for test b handout
C2 st lecture 13   revision for test b handoutC2 st lecture 13   revision for test b handout
C2 st lecture 13 revision for test b handoutfatima d
 
Un covenant economioc social cultural
Un covenant economioc social culturalUn covenant economioc social cultural
Un covenant economioc social culturalfatima d
 
Homework reading task government and politics
Homework reading task government and politicsHomework reading task government and politics
Homework reading task government and politicsfatima d
 
Un covenant civil political rights
Un covenant civil political rightsUn covenant civil political rights
Un covenant civil political rightsfatima d
 
Religion seminar activity_group_1_religion_oppression_and_transformation
Religion seminar activity_group_1_religion_oppression_and_transformationReligion seminar activity_group_1_religion_oppression_and_transformation
Religion seminar activity_group_1_religion_oppression_and_transformationfatima d
 
C2 st lecture 12 the chi squared-test handout
C2 st lecture 12   the chi squared-test handoutC2 st lecture 12   the chi squared-test handout
C2 st lecture 12 the chi squared-test handoutfatima d
 
C2 st lecture 11 the t-test handout
C2 st lecture 11   the t-test handoutC2 st lecture 11   the t-test handout
C2 st lecture 11 the t-test handoutfatima d
 

Viewers also liked (20)

15 development issues
15 development issues15 development issues
15 development issues
 
12a beyond bipolarity fukuyama and huntington
12a  beyond bipolarity   fukuyama and huntington12a  beyond bipolarity   fukuyama and huntington
12a beyond bipolarity fukuyama and huntington
 
12b beyond unipolarity
12b beyond unipolarity12b beyond unipolarity
12b beyond unipolarity
 
09 non governmental organisations
09  non governmental organisations09  non governmental organisations
09 non governmental organisations
 
10 terrorism
10 terrorism10 terrorism
10 terrorism
 
17 china and the developing world
17 china and the developing world17 china and the developing world
17 china and the developing world
 
16 development assistance
16 development assistance16 development assistance
16 development assistance
 
Social stratification and divisionssept12 intake
Social stratification and divisionssept12 intakeSocial stratification and divisionssept12 intake
Social stratification and divisionssept12 intake
 
Race, ethnicity, and migration
Race, ethnicity, and migrationRace, ethnicity, and migration
Race, ethnicity, and migration
 
C2 st lecture 9 probability handout
C2 st lecture 9   probability handoutC2 st lecture 9   probability handout
C2 st lecture 9 probability handout
 
C2 st lecture 10 basic statistics and the z test handout
C2 st lecture 10   basic statistics and the z test handoutC2 st lecture 10   basic statistics and the z test handout
C2 st lecture 10 basic statistics and the z test handout
 
Lecture 17 land law
Lecture 17 land lawLecture 17 land law
Lecture 17 land law
 
03 the main theories in international relations
03 the main theories in international relations03 the main theories in international relations
03 the main theories in international relations
 
C2 st lecture 13 revision for test b handout
C2 st lecture 13   revision for test b handoutC2 st lecture 13   revision for test b handout
C2 st lecture 13 revision for test b handout
 
Un covenant economioc social cultural
Un covenant economioc social culturalUn covenant economioc social cultural
Un covenant economioc social cultural
 
Homework reading task government and politics
Homework reading task government and politicsHomework reading task government and politics
Homework reading task government and politics
 
Un covenant civil political rights
Un covenant civil political rightsUn covenant civil political rights
Un covenant civil political rights
 
Religion seminar activity_group_1_religion_oppression_and_transformation
Religion seminar activity_group_1_religion_oppression_and_transformationReligion seminar activity_group_1_religion_oppression_and_transformation
Religion seminar activity_group_1_religion_oppression_and_transformation
 
C2 st lecture 12 the chi squared-test handout
C2 st lecture 12   the chi squared-test handoutC2 st lecture 12   the chi squared-test handout
C2 st lecture 12 the chi squared-test handout
 
C2 st lecture 11 the t-test handout
C2 st lecture 11   the t-test handoutC2 st lecture 11   the t-test handout
C2 st lecture 11 the t-test handout
 

Similar to C2 st lecture 6 handout

1.1_The_Definite_Integral.pdf odjoqwddoio
1.1_The_Definite_Integral.pdf odjoqwddoio1.1_The_Definite_Integral.pdf odjoqwddoio
1.1_The_Definite_Integral.pdf odjoqwddoio
NoorYassinHJamel
 
Integration intro
Integration introIntegration intro
Integration intro
Shaun Wilson
 
lec12.pdf
lec12.pdflec12.pdf
lec12.pdf
JacksonMtonga1
 
Extra Help 19- differential equations.pptx
Extra Help 19- differential equations.pptxExtra Help 19- differential equations.pptx
Extra Help 19- differential equations.pptx
mahamoh6
 
Integer_Functions .pdf
Integer_Functions .pdfInteger_Functions .pdf
Integer_Functions .pdf
JainggaPotla
 
Week 3 [compatibility mode]
Week 3 [compatibility mode]Week 3 [compatibility mode]
Week 3 [compatibility mode]
Hazrul156
 
01. Differentiation-Theory & solved example Module-3.pdf
01. Differentiation-Theory & solved example Module-3.pdf01. Differentiation-Theory & solved example Module-3.pdf
01. Differentiation-Theory & solved example Module-3.pdf
RajuSingh806014
 
Chapter 9- Differentiation Add Maths Form 4 SPM
Chapter 9- Differentiation Add Maths Form 4 SPMChapter 9- Differentiation Add Maths Form 4 SPM
Chapter 9- Differentiation Add Maths Form 4 SPM
yw t
 
Double integration
Double integrationDouble integration
Double integration
Abhishek N Nair
 
160280102021 c2 aem (2)
160280102021 c2 aem (2)160280102021 c2 aem (2)
160280102021 c2 aem (2)
L.D. COLLEGE OF ENGINEERING
 
Differentiation.pptx
Differentiation.pptxDifferentiation.pptx
Differentiation.pptx
kaveeshasathsarani3
 
Bresenham derivation
Bresenham derivationBresenham derivation
Bresenham derivation
Muhammad Fiaz
 
Bresenham derivation
Bresenham derivationBresenham derivation
Bresenham derivation
Kumar
 
整卷
整卷整卷
Week 2
Week 2 Week 2
Week 2
Hazrul156
 
3.1 methods of division t
3.1 methods of division t3.1 methods of division t
3.1 methods of division t
math260
 
Quadratic Function Presentation
Quadratic Function PresentationQuadratic Function Presentation
Quadratic Function PresentationRyanWatt
 
Module 1 polynomial functions
Module 1   polynomial functionsModule 1   polynomial functions
Module 1 polynomial functions
dionesioable
 

Similar to C2 st lecture 6 handout (20)

1.1_The_Definite_Integral.pdf odjoqwddoio
1.1_The_Definite_Integral.pdf odjoqwddoio1.1_The_Definite_Integral.pdf odjoqwddoio
1.1_The_Definite_Integral.pdf odjoqwddoio
 
Integration intro
Integration introIntegration intro
Integration intro
 
lec12.pdf
lec12.pdflec12.pdf
lec12.pdf
 
Integration
IntegrationIntegration
Integration
 
Extra Help 19- differential equations.pptx
Extra Help 19- differential equations.pptxExtra Help 19- differential equations.pptx
Extra Help 19- differential equations.pptx
 
Integer_Functions .pdf
Integer_Functions .pdfInteger_Functions .pdf
Integer_Functions .pdf
 
Week 3 [compatibility mode]
Week 3 [compatibility mode]Week 3 [compatibility mode]
Week 3 [compatibility mode]
 
01. Differentiation-Theory & solved example Module-3.pdf
01. Differentiation-Theory & solved example Module-3.pdf01. Differentiation-Theory & solved example Module-3.pdf
01. Differentiation-Theory & solved example Module-3.pdf
 
Chapter 9- Differentiation Add Maths Form 4 SPM
Chapter 9- Differentiation Add Maths Form 4 SPMChapter 9- Differentiation Add Maths Form 4 SPM
Chapter 9- Differentiation Add Maths Form 4 SPM
 
Double integration
Double integrationDouble integration
Double integration
 
160280102021 c2 aem (2)
160280102021 c2 aem (2)160280102021 c2 aem (2)
160280102021 c2 aem (2)
 
Differentiation.pptx
Differentiation.pptxDifferentiation.pptx
Differentiation.pptx
 
Bresenham derivation
Bresenham derivationBresenham derivation
Bresenham derivation
 
Bresenham derivation
Bresenham derivationBresenham derivation
Bresenham derivation
 
整卷
整卷整卷
整卷
 
Week 2
Week 2 Week 2
Week 2
 
3.1 methods of division t
3.1 methods of division t3.1 methods of division t
3.1 methods of division t
 
Quadratic Function Presentation
Quadratic Function PresentationQuadratic Function Presentation
Quadratic Function Presentation
 
Nis differentiation1
Nis differentiation1Nis differentiation1
Nis differentiation1
 
Module 1 polynomial functions
Module 1   polynomial functionsModule 1   polynomial functions
Module 1 polynomial functions
 

More from fatima d

Cairo declaration 1990
Cairo declaration 1990Cairo declaration 1990
Cairo declaration 1990fatima d
 
Un declaration of human rights
Un declaration of human rightsUn declaration of human rights
Un declaration of human rightsfatima d
 
Foundation c2 exam june 2013 resit 2 sols
Foundation c2 exam june 2013 resit 2 solsFoundation c2 exam june 2013 resit 2 sols
Foundation c2 exam june 2013 resit 2 solsfatima d
 
Foundation c2 exam may 2013 sols
Foundation c2 exam may 2013 solsFoundation c2 exam may 2013 sols
Foundation c2 exam may 2013 solsfatima d
 
Foundation c2 exam june 2013 resit sols
Foundation c2 exam june 2013 resit solsFoundation c2 exam june 2013 resit sols
Foundation c2 exam june 2013 resit solsfatima d
 
Ft test b jan 2012 sols
Ft test b jan 2012 solsFt test b jan 2012 sols
Ft test b jan 2012 solsfatima d
 
Foundation c2 exam august 2012 sols
Foundation c2 exam august 2012 solsFoundation c2 exam august 2012 sols
Foundation c2 exam august 2012 solsfatima d
 
Seminar activity 3 the search for intimacy
Seminar activity 3 the search for intimacySeminar activity 3 the search for intimacy
Seminar activity 3 the search for intimacyfatima d
 
Homework reading task crime
Homework reading task crimeHomework reading task crime
Homework reading task crimefatima d
 

More from fatima d (9)

Cairo declaration 1990
Cairo declaration 1990Cairo declaration 1990
Cairo declaration 1990
 
Un declaration of human rights
Un declaration of human rightsUn declaration of human rights
Un declaration of human rights
 
Foundation c2 exam june 2013 resit 2 sols
Foundation c2 exam june 2013 resit 2 solsFoundation c2 exam june 2013 resit 2 sols
Foundation c2 exam june 2013 resit 2 sols
 
Foundation c2 exam may 2013 sols
Foundation c2 exam may 2013 solsFoundation c2 exam may 2013 sols
Foundation c2 exam may 2013 sols
 
Foundation c2 exam june 2013 resit sols
Foundation c2 exam june 2013 resit solsFoundation c2 exam june 2013 resit sols
Foundation c2 exam june 2013 resit sols
 
Ft test b jan 2012 sols
Ft test b jan 2012 solsFt test b jan 2012 sols
Ft test b jan 2012 sols
 
Foundation c2 exam august 2012 sols
Foundation c2 exam august 2012 solsFoundation c2 exam august 2012 sols
Foundation c2 exam august 2012 sols
 
Seminar activity 3 the search for intimacy
Seminar activity 3 the search for intimacySeminar activity 3 the search for intimacy
Seminar activity 3 the search for intimacy
 
Homework reading task crime
Homework reading task crimeHomework reading task crime
Homework reading task crime
 

Recently uploaded

special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 

Recently uploaded (20)

special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 

C2 st lecture 6 handout

  • 1. Lecture 6 - Integration C2 Foundation Mathematics (Standard Track) Dr Linda Stringer Dr Simon Craik l.stringer@uea.ac.uk s.craik@uea.ac.uk INTO City/UEA London
  • 2. Lecture 6 skills integrate a polynomial expression integrate the gradient function (dy dx ) of a curve find C, the constant of integration integrate to find the area under a curve
  • 3. Differentiation If y = xn, then dy dx = nxn−1 If y = x3 + x2 + x + 1, then dy dx = 3x2 + 2x + 1 If y = 2x3 + 5x2 + 7x + 200, then dy dx = 6x2 + 10x + 7 If y = x3 3 + x2 2 + x + 52, then dy dx = x2 + x + 1
  • 4. The reverse of differentiation Question: If dy dx = 2x, what is y? Answer: y = x2 + C? Question: If dy dx = 3x2, what is y? Answer: y = x3 + C? Question: If dy dx = x2, what is y? Answer: y = x3 3 + C?
  • 5. Integration is the reverse of differentiation If dy dx = xn, then y = xn+1 n + 1 + C, n = 1 C is called the constant of integration If dy dx = x5, then y = x5+1 5 + 1 + C = x6 6 + C If dy dx = x2, then y = x3 3 + C If dy dx = 3x2, then y = 3 × x3 3 + C = x3 + C
  • 6. Integration Integration is the reverse of differentiation. If we are given dy dx , we integrate to find y. We also use integration to find the area under a curve. The integral of a function f(x) with respect to x is written as f(x) dx
  • 7. Integrating a polynomial Let x be a variable, and a, b, n, m be constants xn dx = xn+1 n + 1 + C axn dx = a xn dx = axn+1 n + 1 + C axn + bxm dx = axn+1 n + 1 + bxm+1 m + 1 + C Note: these formulae work for all n, m except for n, m = −1. Say ’the integral of xn, dx, is x to the n plus 1, over n plus 1, plus C.’
  • 8. Examples xn dx = xn+1 n + 1 + C What is the integral of x4 + x3 + x2 with respect to x? Answer: x4 + x3 + x2 dx = x5 5 + x4 4 + x3 3 + C What is the integral of x2 + x + 1 with respect to x? Answer: x2 + x + 1 dx = x3 3 + x2 2 + x + C.
  • 9. Examples axn dx = axn+1 n + 1 + C What is the integral of 5x4 + 4x3 + 3x2 with respect to x? Answer: 5x4 +4x3 +3x2 dx = 5x5 5 + 4x4 4 + 3x3 3 +C = x5 +x4 +x3 +C What is the integral of 3x2 + 2x + 1 with respect to x? Answer: 3x2 + 2x + 1 dx = 3x3 3 + 2x2 2 + x + C = x3 + x2 + x + C
  • 10. Examples axn dx = axn+1 n + 1 + C What is the integral of 2x−3 + 5 with respect to x? Answer: 2x−3 + 5 dx = 2x−2 −2 + 5x + C = −x−2 + 5x + C What is the integral of 6x 1 2 with respect to x? Answer: 6x 1 2 dx = 6x1/2+1 1/2 + 1 +C = 6x3/2 3/2 +C = 6x 3/2 × 2 3 +C = 4x3/2 3 +C
  • 11. The same question asked in three ways Question 1: If dy dx = x6 + 10x + 3, what is y? Question 2: Integrate x6 + 10x + 3 with respect to x. Question 3: Find x6 + 10x + 3 dx. Answer 1: y = x7 7 + 5x2 + 3x + C Answer 2: x7 7 + 5x2 + 3x + C Answer 3: x7 7 + 5x2 + 3x + C
  • 12. Finding C, the constant of integration Question: A curve with gradient function dy dx = 3x2 − 12x + 9 passes through the point (1, 5). Find the equation of the curve. 1 2 3 4 2 4 6 • (1, 5) Answer: Integrate dy dx to find y y = 3 × x3 3 − 12 × x2 2 + 9x + C y = x3 − 6x2 + 9x + C. We know that the point (1, 5) is on the curve, so substitute x = 1 and y = 5 to find C. 5 = 13 − 6(1)2 + 9(1) + C 5 = 4 + C C = 1 So the equation of the curve is y = x3 − 6x2 + 9x + 1.
  • 13. Finding C, the constant of integration Question: A line with gradient dy dx = 6 passes through the point (1, 5). Find the equation of the line. −2 2 4 6 8−2 2 4 6 8 •(1, 5) Answer: Integrate dy dx to find y y = 6x + C We know that the point (1, 5) is on the curve, so substitute x = 1 and y = 5 to find C. 5 = 6 × 1 + C C = −1 So the equation of the line is y = 6x − 1.
  • 14. Use integration to finding the area under a curve b a f(x) dx is area under the curve y = f(x) between x = a and x = b. a b x y a and b are the limits of integration a is the lower limit and b is the upper limit is the integral sign (introduced by Leibniz in 1675)
  • 15. The Fundamental Theorem of Calculus Part II If f(x) dx = F(x), then b a f(x) dx = [F(x)]b a = [F(b)] − [F(a)]
  • 16. Example Question: What is the area under the curve y = 3x3 + 2 between x = 0 and x = 2? −1 1 2 10 20 30 Answer: 2 0 3x3 + 2 dx = [3x4 4 + 2x]2 0 = [3×(2)4 4 + 2 × 2] − [3×04 4 + 2 × 0] = [12 + 4] − [0 + 0] = [16] − [0] = 16
  • 17. Example 2 Question: What is the area under the curve y = 6x2 + 2x−3 between x = −2 and x = −1? −2 −1 10 20 Answer: −1 −2 6x2 + 2x−3 dx = [2x3 − x−2]−1 −2 = [2(−1)3 − (−1)−2] − [2(−2)3 − (−2)−2] = [−2 − 1] − [−16 − 1 4 ] = [−3] − [−64−1 4 ] = 53 4 = 131 4 = 13.25
  • 18. Differentiating and integrating - summary Differentiate to find the derivative If y = xn , then dy dx = nxn−1 Integrate to find the integral xn dx = xn+1 n + 1 + C If dy dx = xn , then y = xn+1 n + 1 + C Differentiate         y = ax2 + bx + c dy dx = 2ax + b d2y dx2 = 2a         Integrate Differentiate         y = ax3 + bx2 + cx + d dy dx = 3ax2 + 2bx + c d2y dx2 = 6ax + 2b         Integrate