Photo AI

Last Updated Sep 27, 2025

Points of Inflection Simplified Revision Notes

Revision notes with simplified explanations to understand Points of Inflection quickly and effectively.

user avatar
user avatar
user avatar
user avatar
user avatar

247+ students studying

7.4.2 Points of Inflection

Points of inflection are points on the graph of a function where the concavity of the function changes. In simpler terms, it's where the graph changes from being "curved upwards" (concave up) to "curved downwards" (concave down), or vice versa. These points are important in understanding the shape and behaviour of the graph of a function.

1. Definition of a Point of Inflection:

A point x=cx = c is called a point of inflection if the function f(x):f(x):

  • Has a continuous second derivative around c.c.
  • The second derivative f(x)f''(x) changes sign at x=c.x = c. In other words, f(x)f(x) changes from concave up (f(x)>0f''(x) > 0) to concave down (f(x)<0f''(x) < 0), or vice versa, at the point x=cx = c.

2. Conditions for a Point of Inflection:

To find points of inflection, you typically follow these steps:

infoNote
  1. Find the second derivative of the function, f(x)f''(x).
  2. Solve f(x)=0 f''(x) = 0 to find potential inflection points.
  3. Check for a change in concavity by determining the sign of f(x)f''(x) before and after each potential inflection point.
  • If f(x)f''(x) changes sign around x=c,then x=cx = c, then\ x = c is an inflection point.
  • If f(x)f''(x) does not change sign, then x=cx = c is not an inflection point.

3. Example Problems:

infoNote

Example 1: Find the Points of Inflection for f(x)=x33x2+4xf(x) = x^3 - 3x^2 + 4x


  • Step 1: Find the first derivative: f(x)=3x26x+4f'(x) = 3x^2 - 6x + 4

  • Step 2: Find the second derivative: f(x)=6x6f''(x) = 6x - 6

  • Step 3: Solve f(x)=0f''(x) = 0 to find potential inflection points: 6x6=0x=16x - 6 = 0 \quad \Rightarrow \quad x = 1

  • Step 4: Check for a change in concavity:
  • For x<1(e.g.,x=0):f(0)=6(0)6=6x < 1 (e.g., x = 0): f''(0) = 6(0) - 6 = -6 (concave down).
  • For x>1(e.g.,x=2):f(2)=6(2)6=6x > 1 (e.g., x = 2): f''(2) = 6(2) - 6 = 6 (concave up).

  • Conclusion: Since f(x)f''(x) changes sign from negative to positive at x=1x = 1, there is a point of inflection at x=1.x = 1.

infoNote

Example 2: Find the Points of Inflection for f(x)=x44x3+6x2f(x) = x^4 - 4x^3 + 6x^2


  • Step 1: Find the first derivative: f(x)=4x312x2+12xf'(x) = 4x^3 - 12x^2 + 12x

  • Step 2: Find the second derivative: f(x)=12x224x+12f''(x) = 12x^2 - 24x + 12

  • Step 3: Solve f''(x) = 0 to find potential inflection points: 12x224x+12=012x^2 - 24x + 12 = 0 x22x+1=0x^2 - 2x + 1 = 0 (x1)2=0(x - 1)^2 = 0 x=1x = 1

  • Step 4: Check for a change in concavity:
  • At x=1x = 1,f(x) f''(x) is 00 but does not change sign (asf(x)=12(x1)2, f''(x) = 12(x - 1)^2, which is always non-negative).

  • Conclusion: Since f(x)f''(x) does not change sign at x=1x = 1, there is no point of inflection.

4. Geometric Interpretation:

  • Concave Up: The graph is shaped like a cup or UU, and f(x)>0f''(x) > 0.
  • Concave Down: The graph is shaped like a cap or upside-down U, and f(x)<0f''(x) < 0.
  • Point of Inflection: The graph changes from concave up to concave down, or vice versa.
infoNote

Example Visualization:

Consider the function f(x)=x3f(x) = x^3. Its first derivative is f(x)=3x2,f'(x) = 3x^2, and its second derivative is f(x)=6x.f''(x) = 6x.

  • f(x)>0forx>0f''(x) > 0 for x > 0 (concave up).
  • f(x)<0forx<0f''(x) < 0 for x < 0 (concave down).
  • The point xx =0= 0 is a point of inflection, where the graph changes concavity.

Summary:

infoNote
  • Points of inflection are points where the graph of a function changes concavity.
  • To find them, use the second derivative f(x)f''(x), find where it equals zero or is undefined, and check if the sign changes around those points.
  • Points of inflection are crucial in understanding the overall shape and behaviour of functions, with wide applications in mathematics, physics, economics, and engineering.

Convexity, Concavity, and Point of Inflection

An object is convex if its surface protrudes outwards.

infoNote

Example:

An object is concave if its surface protrudes inwards.

infoNote

Example:

The concept is similar for functions. Take, for example, y=sinxy = \sin x.

image
infoNote

Drawing lines from the curve upwards, we see that:

  • From 0xπ0 \leq x \leq \pi, the curve is concave.
  • From πx2π\pi \leq x \leq 2\pi, the curve is convex.

Technical Definitions:

infoNote
  • A curve is concave in an interval if, for all values in that interval, d2ydx2<0\frac{d^2y}{dx^2} < 0. concave implies underground (i.e., < $$0)

  • A curve is convex if d2ydx2>0\frac{d^2y}{dx^2} > 0 in an interval.


Point of Inflection

A point of inflection is a point at which the function changes from being concave \rightarrow convex or convex to concave. At this point, the curve is neither concave nor convex.

infoNote

At this point, the curve stops being concave, and after this point, the curve starts being convex, or vice versa where the curve turns. Fact:

  • Point of inflection \Rightarrow f(x)=0f''(x) = 0
  • Point of inflection \nLeftarrow f(x)=0f''(x) = 0
image
infoNote

Examples:

  1. y=x4y = x^4 [Graph of y=x4y = x^4 showing no point of inflection]

  2. y=x3y = x^3 [Graph of y=x3y = x^3 showing a point of inflection at the origin]

infoNote

Finding the points where d2ydx2=0\frac{d^2y}{dx^2} = 0

  • For y=x3y = x^3:
dydx=3x2,d2ydx2=6x\frac{dy}{dx} = 3x^2, \frac{d^2y}{dx^2} = 6x 6x=0x=0,y=06x = 0 \Rightarrow x = 0, y = 0

Therefore, the point is (0,0)(0, 0).

  • For y=x4y = x^4:
dydx=4x3,d2ydx2=12x2\frac{dy}{dx} = 4x^3, \quad\frac{d^2y}{dx^2} = 12x^2 12x2=0x=0,y=012x^2 = 0 \Rightarrow x = 0, y = 0

Therefore, the point is (0,0)(0, 0).


Testing for a Point of Inflection

To test for a point of inflection, we must find the gradient slightly to the left and slightly to the right of our suspected point of inflection.

For y=x3y = x^3:

  • f(0.1)=3(0.1)2=0.03>0f'(-0.1) = 3(-0.1)^2 = 0.03 > 0
  • f(0)=3(0)2=0f'(0) = 3(0)^2 = 0
  • f(0.1)=3(0.1)2=0.03>0f'(0.1) = 3(0.1)^2 = 0.03 > 0 image

[Graph of y=x3y = x^3 showing a point of inflection at the origin]

  • Stationary point of inflection (i.e., both concave and convex around this point) For y=x4y = x^4:

  • f(0.1)=4(0.1)3=0.004<0f'(-0.1) = 4(-0.1)^3 = -0.004 < 0

  • f(0)=4(0)3=0f'(0) = 4(0)^3 = 0

  • f(0.1)=4(0.1)3=0.004>0f'(0.1) = 4(0.1)^3 = 0.004 > 0

    image

[Graph of y=x4y = x^4 showing a stationary point at the origin but not a point of inflection]

  • Stationary point only

infoNote

Example

For each of the following functions, find the interval on which the function is:

  1. Convex
  2. Concave a. f(x)=x33x2+x2f'(x) = x^3 - 3x^2 + x - 2
  • f(x)=3x26x+1f'(x) = 3x^2 - 6x + 1
  • f(x)=6x6f''(x) = 6x - 6
  1. For convex, 6x6>06x>66x - 6 > 0 \Rightarrow 6x > 6 \Rightarrow x>1x > 1
  • Convex when x>1x > 1
  1. For concave, 6x6<06x - 6 < 0 \Rightarrow x<1x < 1
  • Concave for x<1x < 1

Books

Only available for registered users.

Sign up now to view the full note, or log in if you already have an account!

500K+ Students Use These Powerful Tools to Master Points of Inflection

Enhance your understanding with flashcards, quizzes, and exams—designed to help you grasp key concepts, reinforce learning, and master any topic with confidence!

40 flashcards

Flashcards on Points of Inflection

Revise key concepts with interactive flashcards.

Try Maths Pure Flashcards

4 quizzes

Quizzes on Points of Inflection

Test your knowledge with fun and engaging quizzes.

Try Maths Pure Quizzes

29 questions

Exam questions on Points of Inflection

Boost your confidence with real exam questions.

Try Maths Pure Questions

27 exams created

Exam Builder on Points of Inflection

Create custom exams across topics for better practice!

Try Maths Pure exam builder

12 papers

Past Papers on Points of Inflection

Practice past papers to reinforce exam experience.

Try Maths Pure Past Papers

Other Revision Notes related to Points of Inflection you should explore

Discover More Revision Notes Related to Points of Inflection to Deepen Your Understanding and Improve Your Mastery

96%

114 rated

Further Applications of Differentiation

Applications of the Second Derivative

user avatar
user avatar
user avatar
user avatar
user avatar

364+ studying

195KViews

96%

114 rated

Further Applications of Differentiation

Connected Rates of Change

user avatar
user avatar
user avatar
user avatar
user avatar

359+ studying

195KViews
Load more notes

Join 500,000+ A-Level students using SimpleStudy...

Join Thousands of A-Level Students Using SimpleStudy to Learn Smarter, Stay Organized, and Boost Their Grades with Confidence!

97% of Students

Report Improved Results

98% of Students

Recommend to friends

500,000+

Students Supported

50 Million+

Questions answered