• Classroom Courses
    • 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
    • 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
Derivative of Polynomials And Trigonometric Functions

Derivative of Polynomials and Trigonometric Functions 

1.0Introduction

Differentiation is one of the core concepts of Calculus in JEE Mathematics. The derivative measures the rate of change of a function with respect to a variable.

  • For polynomial functions, differentiation gives algebraic expressions useful for slopes, tangents, and optimization problems.
  • For trigonometric functions, derivatives are essential in solving problems related to periodicity, maxima and minima, and advanced calculus applications.

In JEE, students must be fluent in differentiating polynomials, trigonometric functions, and their combinations using basic rules.

2.0Basics of Differentiation

If f(x) is a function, then its derivative is defined as:

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

This definition is the foundation, but in practice we use rules of differentiation to calculate derivatives quickly.

Some key rules:

  • Power Rule:dxd​(xn)=nxn−1
  • Constant Rule:dxd​(c)=0
  • Sum Rule:dxd​(f+g)=f′+g′
  • Product Rule:dxd​(fg)=f′g+fg′
  • Quotient Rule:dxd​(gf​)=g2f′g−fg′​
  • Chain Rule:dxd​[f(g(x))]=f′(g(x))⋅g′(x)

3.0Derivatives of Polynomial Functions

Definition

Polynomial functions are of the form:

P(x)=an​xn+an−1​xn−1+⋯+a1​x+a0​

The derivative is obtained by applying the power rule term by term.

Rules & Formulas

dxd​(xn)=nxn−1

dxd​(axn)=anxn−1

dxd​(a0​)=0

Examples

  1. f(x)=5x3−2x2+7x−4

f′(x)=15x2−4x+7

  1. f(x)=x5

f′(x)=5x4

  1. f(x)=3x2+4x+1

f'(x) = 6x + 4

4.0Derivatives of Trigonometric Functions

Standard Results

The basic derivatives to remember:

  • dxd​(sinx)=cosx
  • dxd​(cosx)=−sinx
  • dxd​(tanx)=sec2x, x=(2n+1)2π​
  • dxd​(cotx)=−csc2x, x=nπ
  • dxd​(secx)=secxtanx, x=(2n+1)2π​
  • dxd​(cscx)=−cscxcotx, x=nπ

Derivative Rules

Using product, quotient, and chain rules, we can find derivatives of composite trigonometric functions.

  • Example (Product Rule):

f(x)=xsinx⟹f′(x)=1⋅sinx+xcosx=sinx+xcosx

  • Example (Quotient Rule):

f(x)=xsinx​⟹f′(x)=x2xcosx−sinx​

  • Example (Chain Rule):

f(x)=sin(3x)⟹f′(x)=3cos(3x)

5.0Properties of Derivatives

  1. Derivative represents slope of tangent at a point.
  2. If f′(x)>0, the function is increasing; if f′(x)<0, it is decreasing.
  3. Derivatives help find maxima and minima of functions.
  4. For periodic functions like sine and cosine, derivatives remain periodic.
  5. Differentiability implies continuity, but the reverse is not always true.

6.0Solved Examples on Derivative of Polynomials and Trigonometric Functions

Example 1: Polynomial Derivative

Find the derivative of f(x)=2x4−3x3+5x−7

Solution:

f′(x)=8x3−9x2+5

Example 2: Trigonometric Function

Differentiate f(x)=sin⁡2x.

Solution:

f(x)=sin⁡2x⇒f′(x)=2sin⁡x⋅cos⁡x=sin⁡(2x)

Example 3: Mixed Function

Differentiate f(x)=sin2x

Solution:
Using product rule:

f′(x)=2xcosx−x2sinx

Example 4: Chain Rule

Differentiate f(x)=cos⁡(5x).

Solution:

f′(x)=−sin(5x)⋅5=−5sin(5x)

Example 5: Quotient Rule

Differentiate f(x)=sinx1​

Solution:

f(x)=cscx⟹f′(x)=−cscxcotx

7.0Practice Questions on Derivative of Polynomials and Trigonometric Functions

  1. Differentiate f(x)=3x5+2x3−7x
  2. Find derivative of f(x) = sin⁡(2x) + cos⁡(3x). 
  3. Differentiate f(x)=x tan⁡x.
  4. Find derivative of f(x)=x2cosx​
  5. If find f′(x).f(x)=x3sinx, find f′(x)

Table of Contents


  • 1.0Introduction
  • 2.0Basics of Differentiation
  • 3.0Derivatives of Polynomial Functions
  • 3.1Definition
  • 3.2Rules & Formulas
  • 3.3Examples
  • 4.0Derivatives of Trigonometric Functions
  • 4.1Standard Results
  • 4.2Derivative Rules
  • 5.0Properties of Derivatives
  • 6.0Solved Examples on Derivative of Polynomials and Trigonometric Functions
  • 6.1Example 1: Polynomial Derivative
  • 6.2Example 2: Trigonometric Function
  • 6.3Example 3: Mixed Function
  • 6.4Example 4: Chain Rule
  • 7.0Practice Questions on Derivative of Polynomials and Trigonometric Functions

Frequently Asked Questions

The derivative of a constant is always zero.

Power rule, Product rule, Quotient rule, Chain rule

They are used to solve problems in tangents & normals, maxima-minima, motion, inequalities, and curve sketching.

Join ALLEN!

(Session 2026 - 27)


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
    • NCERT Textbooks

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

ISO