Calculus: rate of change — KCSE Mathematics

KCSE Mathematics · 113 practice questions · 3 syllabus objectives · 3 revision lessons

38 easy38 medium37 hard

Last updated · Aligned to the KNEC KCSE syllabus

What You'll Learn

Key learning outcomes for this topic, aligned to the KNEC KCSE syllabus.

Define the gradient of a curve at a point as the limit of the gradient of a chord as its length tends to zero

Interpret the derivative as a rate of change; identify when a function is increasing (f'(x) > 0) or decreasing (f'(x) < 0)

Calculus: rate of change

Revision Notes

Concise lesson notes for Calculus: rate of change, written to the KCSE Mathematics marking standard. Read the first lesson free below.

Understanding the Gradient of a Curve

The gradient of a curve at a specific point is defined as the limit of the gradient of a chord as the length of the chord approaches zero.

To visualize this, consider a curve represented by the function y = f(x). A chord is formed between two points on the curve, (x, f(x)) and (x + h, f(x + h)), where h is the distance between the two points. The gradient of the chord is given by:

Gradient of chord = (f(x + h) - f(x)) / h

As h approaches zero, the chord becomes increasingly smaller and approaches the tangent at the point (x, f(x)). Thus, we define the gradient of the curve at point x as:

Gradient at x = lim (h → 0) [(f(x + h) - f(x)) / h]

This limit represents the slope of the tangent line to the curve at that point, providing the instantaneous rate of change of the function at x.

Understanding this concept is crucial for solving problems related to motion, optimization, and various applications in calculus.

Key points to remember

  • Gradient is the slope of a curve at a point.
  • Defined as the limit of the gradient of a chord.
  • Chord connects two points on the curve.
  • As chord length approaches zero, it becomes a tangent.
  • Instantaneous rate of change is given by the limit.

Worked example

Define the gradient of the curve y = x^2 at the point (2, 4).

Model Answer:

  • Identify f(x) = x^2.
  • Gradient of chord = (f(2 + h) - f(2)) / h = ((2 + h)^2 - 4) / h.
  • Simplifying gives (4 + 4h + h^2 - 4) / h = (4h + h^2) / h = 4 + h.
  • Taking the limit as h → 0, gradient = 4.

Read all 3 Calculus: rate of change lessons free

Sign up free to unlock the full set of revision notes, all 113 practice questions with marking schemes, plus a personalised study plan that adapts to the topics you keep getting wrong.

More lessons in this topic

Lesson 2: Understanding Derivatives as Rates of Change

Objective: Interpret the derivative as a rate of change; identify when a function is increasing (f'(x) > 0) or decreasing (f'(x) < 0)

In calculus, the derivative of a function represents the rate of change of that function with respect to its variable. When we have a function f(x), the derivative is denoted as f'(x).

To determine whether the function is increasing or decreasing, we analyze the sign of the derivative:

  • If f'(x) > 0, the function is increasing. This means that as x increases, f(x) also increases.
  • If f'(x) < 0, the function is decreasing. Here, as x increases, f(x) decreases.

For example, consider the function f(x) = x^2 - 4x + 3. First, we find its derivative:

  • f'(x) = 2x - 4.

Next, we set the derivative greater than zero to find where the function is increasing:

  • 2x - 4 > 0x > 2.

Thus, the function is increasing when x > 2. Conversely, for decreasing:

  • 2x - 4 < 0x < 2.

Therefore, the function is decreasing when x < 2.

  • The derivative indicates the rate of change of a function.
  • A positive derivative (f'(x) > 0) means the function is increasing.
  • A negative derivative (f'(x) < 0) means the function is decreasing.
  • Understanding the sign of the derivative helps analyze function behavior.

Determine if f(x) = 3x^3 - 6x^2 is increasing or decreasing:

  • f'(x) = 9x^2 - 12.
  • Set f'(x) > 0: 9x^2 - 12 > 0 ⟹ x > 2/3.
  • f is increasing for x > 2/3; decreasing for x < 2/3.
Lesson 3: Understanding Rate of Change in Calculus

Objective: Calculus: rate of change

Rate of change measures how a quantity changes with respect to another. In calculus, it is often represented as the derivative. The derivative of a function at a point gives the slope of the tangent line at that point, indicating how the function's value changes as the input changes.

To find the rate of change, use the formula:

f'(x) = lim (h -> 0) [f(x+h) - f(x)] / h

This formula calculates the instantaneous rate of change at a specific point.

Example: If f(x) = x², find the rate of change at x = 3.

  1. Calculate f(3) = 3² = 9.
  2. Calculate f(3+h) = (3+h)² = 9 + 6h + h².
  3. Apply the limit:
    • f'(3) = lim (h -> 0) [(9 + 6h + h²) - 9] / h = lim (h -> 0) (6 + h) = 6.

Therefore, the rate of change of f(x) at x = 3 is 6.

  • Rate of change is the derivative of a function.
  • The derivative indicates the slope of the tangent line.
  • Use the limit definition for calculating derivatives.
  • Example: f'(x) = lim (h -> 0) [f(x+h) - f(x)] / h.
  • Derivatives provide instantaneous rates of change.

Find the rate of change of f(x) = 2x + 3 at x = 4.

  • f'(x) = 2 (constant derivative).
  • Therefore, rate of change at x = 4 is 2.

Sample Questions

Read 3 questions and answers free. Sign up to access all 113 questions with full KNEC-style marking schemes and a personalised study plan.

1
easySHORT ANSWER2 marks

State when the function g(t) = -2t^2 + 8t - 3 is decreasing. (2 marks)

Answer & marking scheme

Part (a) — 2 marks
The derivative g'(t) must be less than 0 (1 mk)
Identify the interval where g'(t) < 0 (1 mk)
2
easySHORT ANSWER3 marks

State the conditions under which the function f(x) = 3x^2 - 12x + 5 is increasing. (3 marks)

Answer & marking scheme

Part (a) — 3 marks
The derivative f'(x) must be greater than 0 (1 mk)
Identify the interval where f'(x) > 0 (1 mk)
For this function, x > 2 is the interval where f'(x) > 0 (1 mk)
3
easySHORT ANSWER4 marks

Consider the function g(t) = t^3 - 3t^2 + 2. (a) State the definition of the gradient of a curve at a point. (1 mark) (b) Calculate the gradient of the curve at t = 2. (2 marks) (c) Discuss the behaviour of the gradient as t approaches 2 from the left. (1 mark)

Answer & marking scheme

Part (a) — 1 mark
The gradient at a point is the limit of the gradient of the chord as the length of the chord tends to zero (1 mk)
Part (b) — 2 marks
Differentiate g(t) to get g'(t) = 3t^2 - 6t (1 mk)
Substitute t = 2 into g'(t) to get g'(2) = 3(2^2) - 6(2) = 0 (1 mk)
Part (c) — 1 mark
As t approaches 2 from the left, the gradient g'(t) decreases and approaches 0 (1 mk)
4

Given the function f(x) = 3x^2 + 2x, (a) define the gradient of the curve at a point. (1 mark) (b) Find the gradient of the curve at the point where x = 1. (2 marks) (c) Explain how the gradient changes as x increases from 1. (1 mark)

+110 More Questions

Sign up free to access all 113 questions with marking schemes, track your progress, and get personalised recommendations.

Frequently asked questions

What does the KCSE Mathematics topic "Calculus: rate of change" cover?

Calculus: rate of change covers Define the gradient of a curve at a point as the limit of the gradient of a chord as its length tends to zero; Interpret the derivative as a rate of change; identify when a function is increasing (f'(x) > 0) or decreasing (f'(x) < 0); Calculus: rate of change, all aligned to the official KNEC KCSE Mathematics syllabus.

How many practice questions are available for Calculus: rate of change?

HighMarks has 113 Calculus: rate of change practice questions for KCSE Mathematics, each with a full marking scheme. The first 3 are free; sign up to access the rest, plus all KCSE mock exams and past papers.

Are these aligned with the KNEC KCSE syllabus?

Yes. Every objective on this page is taken directly from the official KNEC KCSE Mathematics syllabus. Practice questions match the KCSE exam format and are graded against the standard KNEC marking scheme.

How should I revise Calculus: rate of change for the KCSE exam?

Start with the revision notes on this page to refresh the core concepts, then work through the practice questions in increasing difficulty. Sign up for HighMarks to get a personalised study plan that adapts to the topics you keep getting wrong, plus mock exams, subject-wide practice, and detailed performance tracking. See pricing.

Why Practise Calculus: rate of change?

KNEC Aligned

Questions match the KCSE syllabus objectives and exam format exactly.

Detailed Marking Schemes

Every answer shows exactly what examiners award marks for.

Track Your Mastery

See your score improve as you practise and identify remaining gaps.

Master Calculus: rate of change for KCSE

Sign up free to unlock all 113 questions, track your progress, and get a personalised study plan for Mathematics.