• NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • Class 6-10
      • Class 6th
      • Class 7th
      • Class 8th
      • Class 9th
      • Class 10th
    • View All Options
      • Online Courses
      • Distance Learning
      • Hindi Medium Courses
      • International Olympiad
    • NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE (Main+Advanced)
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE Main
      • Class 11th
      • Class 12th
      • Class 12th Plus
  • Classroom
    • NEET
      • 2025
      • 2024
      • 2023
      • 2022
    • JEE
      • 2025
      • 2024
      • 2023
      • 2022
    • Class 6-10
    • JEE Main
      • Previous Year Papers
      • Sample Papers
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • JEE Advanced
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NEET
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
      • College Predictor
      • Counselling
    • NCERT Solutions
      • Class 6
      • Class 7
      • Class 8
      • Class 9
      • Class 10
      • Class 11
      • Class 12
    • CBSE
      • Notes
      • Sample Papers
      • Question Papers
    • Olympiad
      • NSO
      • IMO
      • NMTC
  • NEW
    • TALLENTEX
    • AOSAT
  • ALLEN E-Store
    • ALLEN for Schools
    • About ALLEN
    • Blogs
    • News
    • Careers
    • Request a call back
    • Book home demo
Home
JEE Maths
First Principle of Derivatives

First Principle of Derivatives – Definition, Formula, and Applications

In JEE Mathematics, a strong understanding of calculus is critical to problem-solving limits, continuity, differentiation and integration. The First Principle of Derivatives is the basis on which all differentiation rules are developed.

Most students simply use the power rule, product rule or chain rule of differentiation but when it comes to exams like JEE Main and Advanced conceptual questions, understanding first principle differentiation is critical to a deep understanding of the first principle approach.

In this guide you will be able to find the definition, formula, derivations, solved examples and common pitfalls to avoid in order to be prepared for your exam.

1.0What is the First Principle of Derivatives?

First Principle of Derivatives Definition

The First Principle of Derivatives talks about how to use limits to define a derivative. It says that the derivative of a function at a point is the rate at which the function changes at that moment with regard to the independent variable.

Mathematically:

  • If f(x) is a real function, the derivative of f at point x is given by the limit of the difference quotient as the change in input approaches zero.

In simple words:
The first principle is the basic method of calculating the derivative using limits rather than short cuts. The derivative informs us how quickly a function changes.

2.0The Formula of the First Principle of Derivatives

General Formula

The First Principle of Derivatives formula is:

f′(x)=limh→0​hf(x+h)−f(x)​

Where:

  • f′(x) = derivative of f(x) at x
  • h = small increment in x

This formula is also called the definition of derivative or Newton’s quotient.

Step-by-Step Derivation

  1. Suppose we want to find the slope of a curve y=f(x) at a point x.
  2. Consider a nearby point x+h.
  3. The slope of the secant line between these two points is: hf(x+h)−f(x)​
  4. As h approaches zero, the secant line becomes the tangent line.
  5. Therefore, the slope of the tangent line is:
    f′(x)=limh→0​hf(x+h)−f(x)​

This is the fundamental derivative definition.

3.0Proof of First Principles of Derivatives

Let’s prove the formula step by step:

  1. Consider a curve y=f(x).
  2. Suppose we want to find the slope of the curve at point P(x,f(x))
  3. Take another point Q(x+h, f(x+h)).
  4. The slope of the secant line PQ is: mPQ​=hf(x+h)−f(x)​
  5. As Q approaches P, i.e., h→0 the secant becomes the tangent.
  6. The slope of the tangent is therefore:mtangent​=limh→0​hf(x+h)−f(x)​
  7. This slope is defined as the derivative of f(x) at x.

Hence,

f′(x)=limh→0​hf(x+h)−f(x)​

This completes the proof of the First Principle of Derivatives.

4.0How to Find Derivatives using the First Principle?

Finding derivatives using the first principle requires substitution, expansion, and simplification.

Step-by-step Process

  1. Write down the given function f(x).
  2. Substitute it into the formula:
    f′(x)=limh→0​hf(x+h)−f(x)​
  3. Simplify the numerator (expand using binomial or trigonometric identities).
  4. Cancel out common terms and factorize wherever possible.
  5. Apply limit properties to evaluate as h→0.

5.0Application of the First Principle of Derivatives

Derivative of Standard Functions

Let’s derive derivatives of some standard functions using the First Principle of Derivatives formula.

(i) Derivative of f(x)=xn

f′(x)=limh→0​h(x+h)n−xn​

Using Binomial Expansion:

(x+h)n=xn+nxn−1h+2n(n−1)​xn−2h2+…

So,

f′(x)=limh→0​hnxn−1h+2n(n−1)​xn−2h2+…​

f′(x)=limh→0​[nxn−1+2n(n−1)​xn−2h+…]

f′(x)=nxn−1

Verified formula.

(ii) Derivative of f(x)=sin⁡x

f′(x)=limh→0​hsin(x+h)−sin(x)​

Using identity:

sin(x+h)=sinxcosh+cosxsinh

So,

f′(x)=limh→0​hsinxcosh+cosxsinh−sinx​

Using limits:

=limh→0​hsinx(cosh−1)+cosxsinh​

limh→0​hsinh​=1

So,

f′(x)=cos⁡x

(iii) Derivative of f(x)=cos⁡x

Similar process gives:

f′(x)=−sin⁡x

(iv) Derivative of f(x)=ex

f′(x)=limh→0​hex+h−ex​

=exlimh→0​heh−1​

=ex

6.0Solved Example 

Example 1: Using the First Principle of Derivatives, find dxd​(lnx).

Solution:

f′(x)=limh→0​hln(x+h)−lnx​

=limh→0​hln(xx+h​)​

=limh→0​hln(1+xh​)​

Put k=xh​⟹h=kx:

f′(x)=limk→0​kxln(1+k)​

=x1​limk→0​kln(1+k)​

Since limk→0​kln(1+k)​=1,

f′(x)=x1​

Example 2: Derivative of f(x)=x2

f′(x)=limh→0​h(x+h)2−x2​

=limh→0​hx2+2xh+h2−x2​

=limh→0​h2xh+h2​

=limh→0​(2x+h)=2x

dxd​(x2)=2x.

Example 3: Derivative of f(x)=sin⁡x

f′(x)=limh→0​hsin(x+h)−sinx​

Using identity: sin(A+B)=sinAcosB+cosAsinB

=limh→0​hsinxcosh+cosxsinh−sinx​

=limh→0​hsinx(cosh−1)+cosxsinh​

Using limits:

limh→0​hsinh​=1

limh→0​hcosh−1​=0

f′(x)=cosx

dxd​(sinx)=cosx

7.0Practice Questions 

  1. Using the First Principle of Derivatives, prove that dxd​(x3)=3x2
  2. Find the derivative of f(x) = tan⁡x using the first principle. f(x)=1/x is −1/x2
  3. Using first principle, show that the derivative of
  4. Evaluate limh→0​h(a+h)n−an​ and interpret its meaning.
  5. Using first principle, prove that dxd​(sin2x)=2cos2x

8.0Why Study the First Principle of Derivatives for JEE?

  • Conceptual Clarity: Basic comprehension is frequently tested in JEE.
  • The first principle is used to derive all derivative formulas, such as d(xn)/dx=nxn−1, as proof of standard results.
  • Advanced Topics: The first principle is expanded upon by ideas such as error analysis, Taylor series, and approximations.
  • Advanced JEE: Instead of using the normal rule, you can be asked to compute a derivative using the first principle

Table of Contents


  • 1.0What is the First Principle of Derivatives?
  • 2.0The Formula of the First Principle of Derivatives
  • 3.0Proof of First Principles of Derivatives
  • 4.0How to Find Derivatives using the First Principle?
  • 5.0Application of the First Principle of Derivatives
  • 6.0Solved Example 
  • 7.0Practice Questions 
  • 8.0Why Study the First Principle of Derivatives for JEE?

Frequently Asked Questions

The first principle of derivatives, also known as the definition of the derivative, is a fundamental concept in calculus.

It is called the "first principle" because it is the most basic, foundational method for finding derivatives, relying solely on the definition of the derivative as a limit, rather than any shortcut rules.

The derivative of a function at a point represents the instantaneous rate of change or the slope of the tangent to the curve at that point.

Although the first principle is crucial for understanding, in practice, we use rules (like power, product, quotient rules) derived from it for efficiency.

Join ALLEN!

(Session 2025 - 26)


Choose class
Choose your goal
Preferred Mode
Choose State
  • About
    • About us
    • Blog
    • News
    • MyExam EduBlogs
    • Privacy policy
    • Public notice
    • Careers
    • Dhoni Inspires NEET Aspirants
    • Dhoni Inspires JEE Aspirants
  • Help & Support
    • Refund policy
    • Transfer policy
    • Terms & Conditions
    • Contact us
  • Popular goals
    • NEET Coaching
    • JEE Coaching
    • 6th to 10th
  • Courses
    • Online Courses
    • Distance Learning
    • Online Test Series
    • International Olympiads Online Course
    • NEET Test Series
    • JEE Test Series
    • JEE Main Test Series
  • Centers
    • Kota
    • Bangalore
    • Indore
    • Delhi
    • More centres
  • Exam information
    • JEE Main
    • JEE Advanced
    • NEET UG
    • CBSE
    • NCERT Solutions
    • Olympiad
    • NEET Previous Year Papers
    • NEET Sample Papers
    • JEE Main Sample Papers
    • CBSE Sample Papers

ALLEN Career Institute Pvt. Ltd. © All Rights Reserved.

ISO