1st Year Math Chapter 13 Exercise 13.1 Notes: The Derivative — Definition and First Principles (Punjab Board 2026-27)

Complete concept notes, formulas, and solved examples for ICS/FSc Part 1 Mathematics, Punjab Board (PECTAA), Single National Curriculum 2026-27 session.

Chapter 13, Differentiation, follows Limit and Continuity in the 14-unit Mathematics 11 (PECTAA) textbook. Exercise 13.1 introduces the derivative through its formal limit definition, known as differentiation from first principles.

What Does This Exercise Cover?

This exercise uses the limit concepts from Chapter 12 to define the derivative of a function, explains what it represents geometrically, and shows how to compute simple derivatives directly from the definition before any shortcut rules are introduced.

Key Concepts

1. The Difference Quotient

For a function f(x), the expression [f(x+h) − f(x)] / h is called the difference quotient. It represents the average rate of change of f between x and x + h, or equivalently, the slope of the secant line joining those two points on the graph.

2. The Derivative (Definition from First Principles)

The derivative of f(x), written f′(x), is defined as the limit of the difference quotient as h approaches 0: f′(x) = lim(h→0) [f(x+h) − f(x)] / h. Finding a derivative this way is called differentiating from first principles.

3. Geometric Interpretation

As h approaches 0, the secant line’s slope approaches the slope of the tangent line to the curve at x. So the derivative f′(x) represents the exact slope of the tangent line to y = f(x) at that point.

Solved Examples

Example 1: Find the derivative of f(x) = x² from first principles.

f′(x) = lim(h→0) [(x+h)² − x²] / h.

Expand: (x+h)² = x² + 2xh + h², so the numerator becomes 2xh + h².

f′(x) = lim(h→0) (2xh + h²)/h = lim(h→0) (2x + h).

Answer: f′(x) = 2x

Example 2: Find the derivative of f(x) = 3x + 5 from first principles.

f′(x) = lim(h→0) [3(x+h)+5 − (3x+5)] / h.

Simplify the numerator: 3x + 3h + 5 − 3x − 5 = 3h.

f′(x) = lim(h→0) 3h/h = lim(h→0) 3.

Answer: f′(x) = 3

Example 3: Find the derivative of f(x) = 1/x from first principles (x ≠ 0).

f′(x) = lim(h→0) [1/(x+h) − 1/x] / h.

Combine the fractions: [x − (x+h)] / [hx(x+h)] = −h / [hx(x+h)].

Cancel h: lim(h→0) −1 / [x(x+h)].

Answer: f′(x) = −1/x²

Sample MCQs

1. The derivative of f(x) is defined as:

a) f(x+h) − f(x)   b) lim(h→0) [f(x+h) − f(x)]/h   c) f(x)/h   d) lim(x→0) f(x)

Answer: b) lim(h→0) [f(x+h) − f(x)]/h

2. Geometrically, the derivative of a function at a point represents:

a) The y-intercept   b) The slope of the tangent line at that point   c) The area under the curve   d) The x-intercept

Answer: b) The slope of the tangent line at that point

3. Using first principles, the derivative of f(x) = x² is:

a) x   b) 2x   c) x²   d) 2

Answer: b) 2x

4. The derivative of a constant function f(x) = c is:

a) c   b) 0   c) 1   d) Undefined

Answer: b) 0

5. Using first principles, the derivative of f(x) = 5x + 2 is:

a) 5x   b) 2   c) 5   d) 7

Answer: c) 5

Important Short Questions

  • Define the derivative of a function using first principles (the limit definition).
  • What does the derivative represent geometrically?
  • Find the derivative of f(x) = 7x − 3 from first principles.
  • Find the derivative of f(x) = 4 (a constant function) from first principles.
  • Explain what the difference quotient [f(x+h) − f(x)]/h represents before the limit is taken.

Important Long Questions

  • Find the derivative of f(x) = x² from first principles, showing every step.
  • Find the derivative of f(x) = 1/x from first principles.
  • Find the derivative of f(x) = √x from first principles (hint: rationalize the numerator).
  • Explain the geometric meaning of the derivative, connecting the difference quotient to the slope of a secant line and then a tangent line.

How to Approach This Exercise Effectively

  1. Always expand (x+h) fully and simplify before attempting to take the limit — trying to cancel h too early leads to errors.
  2. For expressions with square roots, multiply by the conjugate exactly as in Chapter 12’s indeterminate limit examples.
  3. For expressions with fractions, combine everything over a single denominator before simplifying the numerator.
  4. After every simplification, check that h cancels out completely — if it doesn’t, direct substitution of h = 0 still isn’t valid yet.
  5. Practice a range of function types (polynomial, reciprocal, root) from first principles, since exams often specify the method explicitly.

FAQs

Q: Why is the derivative defined using a limit?

A: Because the exact instantaneous rate of change (or tangent slope) can only be found by seeing what the average rate of change approaches as the interval shrinks to zero, which is precisely what a limit describes.

Q: What is the difference between the difference quotient and the derivative?

A: The difference quotient gives the average rate of change over an interval of length h; the derivative is what that quotient approaches as h shrinks to zero, giving the instantaneous rate of change.

Q: Can the derivative of a function fail to exist at some point?

A: Yes — if the limit defining the derivative doesn’t exist at a point (for example, due to a sharp corner or a discontinuity), the function simply isn’t differentiable there.

Q: How does first-principles differentiation connect to the rules in Exercise 13.2?

A: The shortcut rules (like the power rule) are themselves proved using the first-principles definition; the rules simply save you from repeating the limit process for common function types.

Notes prepared for Punjab Board (PECTAA) 1st Year Mathematics, 2026-27 session, Chapter 13: Differentiation, Exercise 13.1.