Skip to main content
ScotlandMathsSyllabus dot point

How do you find the gradient of a curve at any point, and how does the derivative reveal stationary points and the shape of a graph?

Differentiation of polynomial, root and reciprocal functions and of sine and cosine, the gradient of a curve and the equation of a tangent, increasing and decreasing functions, and stationary points and their nature.

A focused answer to the SQA Higher Mathematics differentiation content, covering differentiating polynomial, root, reciprocal and trigonometric functions, the gradient of a curve and the tangent equation, increasing and decreasing functions, and stationary points and their nature.

Generated by Claude Opus 4.810 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The rules
  3. Tangents and increasing or decreasing
  4. Stationary points
  5. Examples in context
  6. Try this

What this dot point is asking

The SQA wants you to differentiate polynomial, root, reciprocal and trigonometric functions, find the gradient of a curve and the equation of a tangent, decide where a function is increasing or decreasing, and find and classify stationary points.

The rules

Differentiation produces the gradient function fβ€²(x)f'(x), which gives the slope of the curve at every point. The power rule handles all polynomial, root and reciprocal terms once they are written as powers, and the two trigonometric derivatives complete the Higher toolkit.

Tangents and increasing or decreasing

The gradient at x=ax = a is fβ€²(a)f'(a), and the tangent there is yβˆ’f(a)=fβ€²(a)(xβˆ’a)y - f(a) = f'(a)(x - a). To find a tangent you need both the point (substitute into the original equation) and the gradient (substitute into the derivative). A function is increasing where fβ€²(x)>0f'(x) > 0 and decreasing where fβ€²(x)<0f'(x) < 0; to prove a function is always increasing you show fβ€²(x)>0f'(x) > 0 for all xx, often by completing the square on the derivative.

Stationary points

A stationary point occurs where fβ€²(x)=0f'(x) = 0, meaning the tangent is horizontal. To classify it, either build a nature table of the sign of fβ€²(x)f'(x) just before and just after the point, or use the second derivative: fβ€²β€²(x)>0f''(x) > 0 gives a minimum and fβ€²β€²(x)<0f''(x) < 0 gives a maximum.

A stationary point can be a maximum, a minimum or a point of inflection; always state which.

Examples in context

The derivative of sin⁑\sin and cos⁑\cos describes oscillating systems. For a pendulum whose displacement is x=cos⁑tx = \cos t, the velocity is dxdt=βˆ’sin⁑t\dfrac{dx}{dt} = -\sin t, which is zero at t=0t = 0 (the extreme of the swing, where the bob is momentarily still) and largest in magnitude when t=Ο€2t = \dfrac{\pi}{2} (passing through the centre). Reading the stationary points of the displacement against the values of its derivative connects the calculus directly to the physical motion.

Try this

Q1. Differentiate y=4x3βˆ’2xy = 4x^3 - \dfrac{2}{x}. [3 marks]

  • Cue. Write βˆ’2xβˆ’1-2x^{-1}, so dydx=12x2+2xβˆ’2\dfrac{dy}{dx} = 12x^2 + 2x^{-2}.

Q2. Find the gradient of y=x2βˆ’5xy = x^2 - 5x at the point where x=3x = 3. [2 marks]

  • Cue. dydx=2xβˆ’5\dfrac{dy}{dx} = 2x - 5, so at x=3x = 3 the gradient is 11.

Exam-style practice questions

Practice questions written in the style of SQA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

SQA Higher 20185 marksA curve has equation y=x3βˆ’3x2βˆ’9x+5y = x^3 - 3x^2 - 9x + 5. Find the coordinates of the stationary points and determine the nature of each.
Show worked answer β†’

Differentiate: dydx=3x2βˆ’6xβˆ’9\dfrac{dy}{dx} = 3x^2 - 6x - 9 (1 mark).

Set to zero: 3x2βˆ’6xβˆ’9=03x^2 - 6x - 9 = 0, divide by 33 to get x2βˆ’2xβˆ’3=0x^2 - 2x - 3 = 0, so (xβˆ’3)(x+1)=0(x - 3)(x + 1) = 0 and x=3x = 3 or x=βˆ’1x = -1 (1 mark).

y-coordinates: y(3)=27βˆ’27βˆ’27+5=βˆ’22y(3) = 27 - 27 - 27 + 5 = -22 and y(βˆ’1)=βˆ’1βˆ’3+9+5=10y(-1) = -1 - 3 + 9 + 5 = 10 (1 mark).

Nature: d2ydx2=6xβˆ’6\dfrac{d^2y}{dx^2} = 6x - 6. At x=3x = 3, 6(3)βˆ’6=12>06(3) - 6 = 12 > 0, a minimum at (3,βˆ’22)(3, -22); at x=βˆ’1x = -1, 6(βˆ’1)βˆ’6=βˆ’12<06(-1) - 6 = -12 < 0, a maximum at (βˆ’1,10)(-1, 10) (2 marks). Markers reward the derivative, solving for both x-values, both y-coordinates, and a valid nature check.

SQA Higher 20214 marksFind the equation of the tangent to the curve y=2x2βˆ’5x+1y = 2x^2 - 5x + 1 at the point where x=2x = 2.
Show worked answer β†’

Find the point: y(2)=2(4)βˆ’5(2)+1=8βˆ’10+1=βˆ’1y(2) = 2(4) - 5(2) + 1 = 8 - 10 + 1 = -1, so the point is (2,βˆ’1)(2, -1) (1 mark).

Differentiate: dydx=4xβˆ’5\dfrac{dy}{dx} = 4x - 5 (1 mark). At x=2x = 2 the gradient is 4(2)βˆ’5=34(2) - 5 = 3 (1 mark).

Tangent through (2,βˆ’1)(2, -1) with gradient 33: yβˆ’(βˆ’1)=3(xβˆ’2)y - (-1) = 3(x - 2), so y=3xβˆ’7y = 3x - 7 (1 mark). Markers reward the point on the curve, the derivative, the gradient at x=2x = 2, and the tangent equation.

Related dot points

Sources & how we know this