Skip to content
HeadTeacher.ng
Lesson Notes

Definite Integrals and Applications to Kinematics for SS 3

Definite Integrals and Applications to Kinematics for SS 3. This SS 3 lesson covers definite integrals and application to kinetics; application of definite integral to v-t and s-t graph.

Royal AlikorByRoyal AlikorPublishedSep 15, 2026Reading10 minComments0

Note for teachers using this lesson plan

This lesson introduces students to definite integrals and their practical application in kinematics. Ensure students have a solid understanding of indefinite integration and basic kinematics concepts before the lesson. Guide them through the evaluation process and the connection between integrals, velocity, and displacement. By the end, students should be able to solve problems involving definite integrals to determine displacement or velocity changes.

Class: SS 3
Term: First Term
Week: 3
Age: 16 years
Duration: 45 minutes
Subject: Further Mathematics
Curriculum Theme: Integration
Focal competence: Definite Integrals and Applications to Kinematics
Previous Lesson: Integration as the Reverse of Differentiation
Topic: INTEGRATION
Subject Matter: Definite integrals and application to kinetics; Application of definite integral to v-t and s-t graph

Specific Objectives

By the end of the lesson, pupils/students should be able to:

Cognitive Domain

  • Define a definite integral.
  • Evaluate definite integrals of algebraic polynomial functions.
  • Relate definite integrals to concepts in kinematics (velocity, displacement).
  • Apply definite integrals to calculate displacement from a velocity-time graph.
  • Apply definite integrals to calculate the change in velocity from an acceleration-time graph.

Affective Domain

  • Appreciate the practical relevance of definite integrals in solving real-world physics problems.
  • Demonstrate carefulness and accuracy when evaluating definite integrals.

Psychomotor Domain

  • Solve problems involving definite integrals in kinematic contexts.
  • Graphically interpret the meaning of definite integrals in v-t and s-t graphs.

Reference Materials

The following resources were used in planning this lesson:

  • 2025 Revised 9 Years Basic Education Curriculum
  • Relevant State Unified Scheme of Work
  • Further Mathematics for Senior Secondary Schools, Book 3
  • The HeadTeacher Scheme of work

Instructional Materials

The teacher will teach this lesson with the aid of:

  • Whiteboard and markers
  • Charts of problems on integration of polynomials
  • Textbooks on Further Mathematics
  • Graph papers or projected graphs showing v-t and a-t relationships

Rationale for the Lesson

This lesson is essential as it extends students’ knowledge of integration to a more practical and applied context. Understanding definite integrals allows students to solve problems involving accumulated change, particularly in kinematics, where they can determine displacement from velocity or velocity from acceleration. This skill is fundamental for advanced studies in physics and engineering.

Prerequisite/Previous Knowledge

Students should have prior knowledge of basic differentiation, indefinite integration of algebraic polynomials, and fundamental concepts of kinematics such as displacement, velocity, and acceleration.

Lesson Content/Board Summary

INTEGRATION

Definite Integrals

A definite integral is an integral with upper and lower limits. It represents the net accumulated change of a function over a specific interval, or the signed area under the curve of a function between two points on the x-axis.

The definite integral of a function (f(x)) from (a) to (b) is denoted as:

( int_{a}^{b} f(x) , dx )

Where:

  1. (a) is the lower limit of integration.
  2. (b) is the upper limit of integration.
  3. (f(x)) is the integrand.
  4. (dx) indicates that (x) is the variable of integration.

Evaluating Definite Integrals

To evaluate a definite integral, we use the Fundamental Theorem of Calculus. If (F(x)) is an antiderivative of (f(x)) (i.e., (F'(x) = f(x))), then:

( int_{a}^{b} f(x) , dx = [F(x)]_{a}^{b} = F(b) – F(a) )

Example 1

Question: Evaluate ( int_{1}^{2} (3x^2 – 2x + 1) , dx ).

Solution:

Step 1: Find the indefinite integral (F(x)).

( F(x) = int (3x^2 – 2x + 1) , dx = x^3 – x^2 + x )

Step 2: Apply the limits of integration.

( [x^3 – x^2 + x]_{1}^{2} = (2^3 – 2^2 + 2) – (1^3 – 1^2 + 1) )

Step 3: Simplify and write the answer.

( = (8 – 4 + 2) – (1 – 1 + 1) = 6 – 1 = 5 )

Answer: ( 5 )

Application of Definite Integrals to Kinematics

In kinematics, integration is used to find displacement from velocity and velocity from acceleration. It is the reverse process of differentiation.

  1. If (a(t)) is the acceleration function, then the change in velocity (Delta v) from time (t_1) to (t_2) is given by:

    ( Delta v = int_{t_1}^{t_2} a(t) , dt )

  2. If (v(t)) is the velocity function, then the displacement (s) from time (t_1) to (t_2) is given by:

    ( s = int_{t_1}^{t_2} v(t) , dt )

Velocity-Time (v-t) Graphs and Displacement-Time (s-t) Graphs

The definite integral can be interpreted as the area under the curve. For kinematics:

  1. The area under a velocity-time (v-t) graph between two time points represents the displacement of the object during that time interval.
  2. The area under an acceleration-time (a-t) graph between two time points represents the change in velocity of the object during that time interval.
Example 2: Finding Displacement from Velocity

Question: A particle moves such that its velocity (v) m/s at time (t) seconds is given by (v(t) = 4t – t^2). Find the displacement of the particle from (t = 1) s to (t = 3) s.

Solution:

Step 1: Write the formula for displacement using definite integral.

( s = int_{t_1}^{t_2} v(t) , dt )

Step 2: Substitute the given velocity function and limits.

( s = int_{1}^{3} (4t – t^2) , dt )

Step 3: Find the indefinite integral.

( int (4t – t^2) , dt = 2t^2 – frac{t^3}{3} )

Step 4: Apply the limits of integration.

( [2t^2 – frac{t^3}{3}]_{1}^{3} = (2(3)^2 – frac{3^3}{3}) – (2(1)^2 – frac{1^3}{3}) )

Step 5: Simplify and write the answer.

( = (2 times 9 – frac{27}{3}) – (2 – frac{1}{3}) )

( = (18 – 9) – (frac{6}{3} – frac{1}{3}) )

( = 9 – frac{5}{3} = frac{27 – 5}{3} = frac{22}{3} )

Answer: ( frac{22}{3} ) m or ( 7 frac{1}{3} ) m

Example 3: Finding Change in Velocity from Acceleration

Question: The acceleration of a particle is given by (a(t) = 6t – 4) m/s². If the particle starts from rest (initial velocity is 0 m/s), find the velocity of the particle after 2 seconds.

Solution:

Step 1: Write the formula for change in velocity using definite integral.

( Delta v = int_{t_1}^{t_2} a(t) , dt )

Step 2: Substitute the given acceleration function and limits (from (t=0) to (t=2)).

( Delta v = int_{0}^{2} (6t – 4) , dt )

Step 3: Find the indefinite integral.

( int (6t – 4) , dt = 3t^2 – 4t )

Step 4: Apply the limits of integration.

( [3t^2 – 4t]_{0}^{2} = (3(2)^2 – 4(2)) – (3(0)^2 – 4(0)) )

Step 5: Simplify and write the answer.

( = (3 times 4 – 8) – (0 – 0) )

( = (12 – 8) – 0 = 4 )

The change in velocity (Delta v = 4) m/s.

Since the particle starts from rest, initial velocity (v(0) = 0). The velocity after 2 seconds is (v(2) = v(0) + Delta v = 0 + 4 = 4) m/s.

Answer: ( 4 ) m/s

Teaching Methods/Instructional Techniques

Explanation, Demonstration, Guided Practice, Problem Solving, Question and Answer

Instructional Procedures

Step 1: Introduction

Time: 5 minutes

Teaching Skill: Recalling/Linking

Teacher’s Activity: The teacher revisits indefinite integrals and asks students to recall what they know about finding the area under a curve. The teacher then introduces the idea that definite integrals are used to find exact areas and accumulated changes over an interval.

Students’ Activity: Students recall concepts of indefinite integration and discuss how it relates to finding a family of functions. They listen attentively to the introduction of definite integrals.

Learning Point: Indefinite integral review

Step 2: Definite Integrals

Time: 8 minutes

Teaching Skill: Explanation/Definition

Teacher’s Activity: The teacher defines definite integrals, explains the notation (( int_{a}^{b} f(x) , dx )), and identifies the upper and lower limits. The teacher also introduces the Fundamental Theorem of Calculus for evaluation.

Students’ Activity: Students listen, take notes, and ask questions for clarification regarding the definition and notation of definite integrals.

Learning Point: Definition of definite integral

Step 3: Evaluating Definite Integrals

Time: 8 minutes

Teaching Skill: Demonstration/Guided Practice

Teacher’s Activity: The teacher demonstrates how to evaluate a definite integral using Example 1 from the Board Summary, guiding students through each step: finding the antiderivative, substituting the limits, and subtracting the values.

Students’ Activity: Students follow the teacher’s demonstration, copy the example, and attempt to solve similar problems on their own or with guidance.

Learning Point: Definite integral evaluation

Step 4: Introduction to Kinematics Application

Time: 7 minutes

Teaching Skill: Connection/Explanation

Teacher’s Activity: The teacher explains the relationship between acceleration, velocity, and displacement through integration. They remind students that differentiation gives velocity from displacement and acceleration from velocity, so integration reverses this process.

Students’ Activity: Students recall the differentiation relationships in kinematics and understand the inverse relationship with integration.

Learning Point: Kinematics-integral relationship

Step 5: Application to Velocity-Time Graphs

Time: 7 minutes

Teaching Skill: Problem Solving/Illustration

Teacher’s Activity: The teacher explains how the definite integral of a velocity function over a time interval gives the displacement. The teacher uses Example 2 from the Board Summary to demonstrate this application, emphasizing the units.

Students’ Activity: Students observe the example, ask questions about the process, and relate the calculation to the area under a v-t graph.

Learning Point: Displacement from velocity

Step 6: Application to Acceleration-Time Graphs

Time: 7 minutes

Teaching Skill: Problem Solving/Illustration

Teacher’s Activity: The teacher explains how the definite integral of an acceleration function over a time interval gives the change in velocity. The teacher uses Example 3 from the Board Summary to illustrate this concept, including how to find final velocity if initial velocity is given.

Students’ Activity: Students follow the example, understanding how to calculate change in velocity and final velocity using definite integrals.

Learning Point: Velocity from acceleration

Step 7: Evaluation/Review

Time: 5 minutes

Teaching Skill: Questioning/Assessment

Teacher’s Activity: The teacher evaluates the learning by asking the following questions:

  1. Define a definite integral.
  2. Evaluate ( int_{0}^{1} (2x + 3) , dx ).
  3. If (v(t) = 3t^2), find the displacement from (t=0) to (t=2).
  4. If (a(t) = 2t), find the change in velocity from (t=1) to (t=3).

Students’ Activity: Students answer orally and in writing.

Learning Point: Understanding definite integrals

Step 8: Note-Taking

Time: 4 minutes

Teaching Skill: Guided Writing

Teacher’s Activity: The teacher guides students to copy the essential Board Summary notes on definite integrals and their applications to kinematics into their notebooks.

Students’ Activity: Students copy the notes carefully into their notebooks.

Learning Point: Recording lesson content

Step 9: Conclusion

Time: 1 minute

Teaching Skill: Summarizing

Teacher’s Activity: The teacher briefly summarizes the lesson by reiterating the importance of definite integrals in calculating accumulated changes, especially in kinematics, and encourages students to practice more problems.

Students’ Activity: Students listen and prepare for the next lesson.

Learning Point: Lesson consolidation

Continuous Assessment/Further Study

Type: Homework

Instruction: Solve the following problems in your notebooks:

  1. Evaluate ( int_{0}^{2} (x^3 + x) , dx ).
  2. A particle moves with velocity (v(t) = 6t^2 – 2t) m/s. Calculate the displacement of the particle from (t=0) to (t=2) seconds.
  3. The acceleration of a car is given by (a(t) = 2t + 1) m/s². If the car starts with an initial velocity of 5 m/s, find its velocity after 3 seconds.

Lesson Keywords

  • Definite Integral – An integral with upper and lower limits, representing the net accumulated change or signed area under a curve.
  • Limits of Integration – The specific values (upper and lower) that define the interval over which a definite integral is evaluated.
  • Kinematics – The branch of mechanics that describes the motion of points, bodies, and systems of bodies without considering the causes of motion.
  • Displacement – The overall change in position of an object.
  • Velocity – The rate of change of displacement with respect to time.
  • Acceleration – The rate of change of velocity with respect to time.

Differentiation

For weaker learners, provide additional guided practice with simpler polynomial definite integrals before moving to kinematics applications. Offer step-by-step worksheets. For faster learners, challenge them with problems involving more complex integrands (e.g., trigonometric functions if covered in previous lessons) or scenarios requiring setting up the integral from a word problem without a direct function given.

Suggested Lesson Videos

Search YouTube for: “Definite integrals and kinematics SS3 Further Maths”

Teacher Guide for Using This Lesson Plan

Before the lesson, ensure you have charts or examples of definite integral problems and kinematics scenarios ready. Review the concepts of indefinite integration and the basic relationships between displacement, velocity, and acceleration. Begin by linking definite integrals to students’ prior knowledge of indefinite integrals and areas under curves. Clearly explain the Fundamental Theorem of Calculus for evaluating definite integrals. When introducing kinematics applications, emphasize that integration is the reverse operation of differentiation in this context. Work through the examples on the board, encouraging students to participate and ask questions. Pay close attention to unit consistency in kinematics problems. Students should copy the Board Summary notes after the main teaching and practice sessions (Step 8) to consolidate their learning. Monitor students’ understanding through questions and provide immediate feedback. For students struggling, break down problems into smaller, manageable steps. Encourage faster learners to explore more challenging problems or research other applications of definite integrals.

Export this post
Definite Integrals and Applications to Kinematics for SS 3
Community Join the conversation Open discussion +