NEETClass 11thClass 12thClass 12th PlusJEEClass 11thClass 12thClass 12th PlusClass 6-10Class 6thClass 7thClass 8thClass 9thClass 10thOnline CoursesDistance LearningInternational OlympiadNEETClass 11thClass 12thClass 12th PlusJEE (Main+Advanced)Class 11thClass 12thClass 12th PlusJEE MainClass 11thClass 12thClass 12th PlusClass 6-10Class 6thClass 7thClass 8thClass 9thClass 10thNEET2025202420232022JEE20262025202420232022Class 6-10JEE MainPrevious Year PapersSample PapersMock TestResultAnalysisSyllabusExam DatePercentile PredictorAnswer KeyCounsellingEligibilityExam PatternJEE MathsJEE ChemistryJEE PhysicsJEE AdvancedPrevious Year PapersSample PapersMock TestResultAnalysisSyllabusExam DateAnswer KeyEligibilityExam PatternRank PredictorNEETPrevious Year PapersSample PapersMock TestResultAnalysisSyllabusExam DateCollege PredictorAnswer KeyRank PredictorCounsellingEligibilityExam PatternBiologyNCERT SolutionsClass 6Class 7Class 8Class 9Class 10Class 11Class 12TextbooksCBSEClass 12Class 11Class 10Class 9Class 8Class 7Class 6SubjectsSyllabusNotesSample PapersQuestion PapersICSEClass 10Class 9Class 8Class 7Class 6State BoardBiharKarnatakaMadhya PradeshMaharashtraTamilnaduWest BengalUttar PradeshOlympiadMathsScienceEnglishSocial ScienceNSOIMONMTCASATInstant Online ScholarshipAIOT(NEET)TALLENTEXALLEN for SchoolsAbout ALLENBlogsNewsCareersRequest a call backBook a demo
  • Classroom Courses
  • NEW
  • ALLEN E-Store
Home
JEE Maths
Second Order Derivatives

Frequently Asked Questions

An inflection point is where the second derivative of a function is zero, and the concavity of the function changes from concave upwards to concave downwards or vice versa.

The second derivative of a position function with respect to time yields an acceleration, meaning it describes how the velocity of a particle changes with time.

Yes. Solutions to second-order linear differential equations that have roots from the characteristic equation to be complex can be found using trigonometric functions, such as sine and cosine, which often appear in oscillatory systems.

A first-order differential equation involves only the first derivative of a function, while second-order equations involve derivatives of order two, giving more information about how the rate of change of the function varies.

Join ALLEN!

(Session 2026 - 27)


Choose class
Choose your goal
Preferred Mode
Choose State
  • About
    • About us
    • Blog
    • Allen News
    • 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
    • Classroom 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
    • NIOS
    • NCERT Solutions
    • Olympiad
    • NEET Mock Test
    • NEET Past Years Papers
    • NEET Sample Papers
    • NEET Answer Key 2026
    • NEET College Predictor 2026
    • NEET Rank Predictor 2026
    • NEET Cutoff
    • NEET Exam Analysis
    • NEET Revision Notes

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

ISO

Second Order Derivatives

The derivative of a function is the fundamental concept in calculus. It represents the rate at which any given function is changing at a given point, or in simple words, it gives the slope of a function; this rate of change is also known as the first-order derivative of a function. Similarly, the Second Order Derivative represents the rate at which the first-order derivative is changing.

1.0Definition Of Second Order Derivative

To understand second-order derivatives, it is important to have a thorough understanding of the basics of First order derivatives:

  • The first-order derivative is simply the rate at which a function is changing at any given point. It's like the slope of the tangent line on a graph. Think of it this way: if you were driving a car, the first derivative would tell you how fast you're going at any moment (your speed). It tells you how the function is changing in the most direct way. Mathematically, the first order derivative of a function, say f(x), is represented as: 

f′(x) or dxd​[f(x)]

  • The second derivative takes it a step further, it is the derivative of the first order derivative, meaning it tells you how the rate of change is itself changing. If the first derivative is like your speed, the second derivative is like your acceleration, which lets you know if you're speeding up or slowing down. The second-order derivative can be represented as: 

f”(x) or dxd​[f′(x)] or dx2d2​[f(x)]

Second Order Derivative Formulas

There are no direct formulas for second-order derivatives; rather, the formulas can be derived from the existing formulas of first-order derivatives. For Example: 

  1. Power Rule: if f(x) = xn, then: 

f’(x) = nxn-1, and f”(x) = n(n–1)xn-2

  1. Product Rule: If f(x) = g(x) . h(x), then: 

f'(x) = u'(x)v(x)+u(x)v'(x) and

f"(x)=g"(x)h(x)+2g'(x)h'(x)+g(x)h"(x)

  1. Quotient Rule: If f(x) = u(x)/v(x), then: 

f′(x)=v2(x)v(x)u′(x)−u(x)v′(x)​

f′′(x)=v3(x)v(x)[u′′(x)v(x)−2u′(x)]+u(x)[v′′(x)v(x)−2v′(x)]​

Second-Order Derivatives of Parametric Functions: 

In calculus, parametric equations are a way of defining a curve in terms of two variables: one independent parameter, often denoted as (t), and two dependent variables x(t) & y(t).

To find the second-order derivative of a parametric function, use the derivatives of functions x(t) & y(t) with respect to "t" and further apply the chain rule to get the desired derivatives. 

For Example: Find the second-order derivative of the parametric equations: x = t2 + 2t, y = 3t2 - 5t 

Solution: 

Step 1: Find the first-order derivative of x and y with respect to t 

  • dtd​=dtd(t2+2t)​=2t+2
  • dtd​=dtd(3t2−5t)​=9t+2
  • Hence, dxd​=dtdx​dxdy​​=2t+29t−2​

Step 2: Next, Find the second-order derivative of dy/dx 

dx2d2y​=dtdx​dtd​(dxdy​)​=dtdx​dtd​(2t+29t−2​)​

dtd​(dxdy​)=dtd​(2t+29t−2​)

dtd​(dxdy​)=(2t+2)3dtd​(9t−2)(2t+2)−dtd​(2t+2)(9t−2)​

dtd​(dxdy​)=(2t+2)29(2t+2)−2(9t−2)​=(2t+2)218t+18−18t+4​=(2t+2)222​

dx2d2y​=(2t+2)22/(2t+2)2​=(2t+2)322​

Geometric Interpretation of Second-Order Derivative

Geometric interpretation of derivatives depends upon their order as the first-order derivative gives the slope of a tangent at a point while the second-order derivative represents the information about the concavity of the given function, such as: 

  • If f"(x)>0, the graph is concave upwards as shown in the figure(the red and blue curves) like a “U”, the tangent’s slope increases. 
  • If f"(x)<0, the graph is concave downwards, given the figure(the green and brown curves) like an “inverted U”, the tangent’s slope decreases.
  • If f"(x)=0, the graph indicates an inflection point where the concavity changes.  

Geometric Interpretation of Second-Order Derivative


2.0Second Order Differential Equation

A differential equation is an equation which involves a function and its derivatives. A second-order differential equation is a special kind of differential equation which contains the second derivative of a function. In the case of a second-order differential equation, an unknown function y(x), together with its first and second derivatives, are involved in the equation. Mathematically, a second-order differential equation can be written as: 

y"(x)+p(x)y'(x)+q(x)y(x)=r(x)

Here, 

  • y(x) is the unknown function we're trying to find (for example, the position of the car).
  • y′(x) is the first derivative (the speed of the car).
  • y′′(x) is the second derivative (the acceleration of the car).
  • p(x),q(x), and r(x) are known functions (which depend on the problem you're solving).

3.0Second-Order Derivative Solved Examples

Problem 1: Given f(x) = 4x4 − 3x3 + 2x2 − x, find the second-order derivative.

Solution: First order derivative of f(x): 

f′(x)=dxd​(4x4−3x3+2x2−x)

=16x3−9x2+4x−1

Compute the second derivative: 

f"(x)=dxd​(16x3−9x2+4x−1)

=48x2−18x+4


Problem 2: Given f(x) = sin(x) . cos(x), find the second-order derivative. 

Solution: First order derivative of f(x):

f′(x)=dxd​(sinx+cosx)

=sinx×dxd​(cosx)+dxd​(sinx)×cosx

f′(x)=sinx−sinx+cosx×cosx

=cos2x−sin2x=cos2x

Computing the second-order derivative: 

f"(x)=dxd​(cos2x)

=−sin2x×dxd​(2x)

=−2sin2x

=−2(2sinxcosx)=−4sinxcosx


Problem 3: Find the second-order derivative of the function:

f(x)=exx3​

Solution: First derivative by the quotient rule: 

f′(x)=dxd​(v(x)u(x)​)=v(x)2v(x)u′(x)−u(x)v′(x)​

f′(x)=dxd​(exx3​)=(ex)2ex×dxd​(x3)−x3dxd​(ex)​=(ex)2ex×3x2−x3×(ex)​

f′(x)=(ex)2ex(3x2−x3)​=ex3x2−x3​

Compute the second-order derivative:

f"(x)=dxd​(ex3x2−x3​)

f"(x)=((ex)2exdxd​(3x2−x3)−dxd​(ex)(3x2−x3)​)

f"(x)=((ex)2ex(6x−3x2)−ex(3x2−x3)​)

f"(x)=((e2x))ex(6x−3x2−3x2+x3)​=((e2x)ex(6x−6x2+x3)​)

f"(x)=((ex)6x−6x2+x3​)

Table of Contents


  • 1.0Definition Of Second Order Derivative
  • 1.1Second Order Derivative Formulas
  • 1.2Second-Order Derivatives of Parametric Functions: 
  • 1.3Geometric Interpretation of Second-Order Derivative
  • 2.0Second Order Differential Equation
  • 3.0Second-Order Derivative Solved Examples