Skip to content

If the gradient of a curve is increasing, we say it is convex; if the gradient of a curve is decreasing, we say it is concave:

I remember these words by the fact that a concave section of curve looks a bit like a cave.

We have noted before (in the tutorial on finding turning points) that, if dydx is increasing, its rate of change must be positive, so

convexdydx is increasingddx(dydx)0d2ydx20

Similarly, for concave sections of curve, we have

concavedydx is decreasingddx(dydx)0d2ydx20

So, in summary:

convexd2ydx20concaved2ydx20

Points of inflection

A point of inflection is a point where a curve stops being convex and becomes concave, or vice versa. In the diagram below, P is a point of inflection. The curve is concave to the left of P, and convex to the right.

At a point of inflection, the gradient of the tangent is not changing, and therefore

ddx(dydx)=0

which is better written as

d2ydx2=0

A curve is given by

y=x33+6x232x
  1. Find the range of values of x for which the curve is concave.

  2. Sketch the curve, indicating only the coordinates of the point of inflection.