40% off

Early-bird ends 15 Aug, 9am

Lock in £90

Differentiation of Rational Powers for the TMUA

Updated August 2025

Differentiation measures the rate at which one variable changes with respect to another. For the TMUA, you must master the power rule for all rational exponents and be able to simplify complex algebraic fractions before differentiating to find gradients and stationary points.

Core concept

The derivative of xnx^n is given by nxn1nx^{n-1} for any rational nn. This derivative represents the gradient of the tangent to the curve y=f(x)y = f(x) at any given point and describes the rate of change of the function.

Differentiation is a fundamental tool in calculus used to determine the rate of change of a function. In the context of the TMUA, you are expected to understand its geometric interpretation as the gradient of a tangent and its algebraic application to polynomial-style expressions.

Derivatives as Rates of Change

A derivative tells you how fast one variable changes relative to another. For example, speed is the rate of change of distance with respect to time. If an object travels at 3 metres per second, its distance increases by 3 units for every 1 unit of time. In a coordinate plane, the gradient of a curve at a point tells us how much yy changes for every 1 unit change in xx. This is interpreted geometrically as the gradient of the tangent to the curve at that specific point.

You must be familiar with the following notation:

  1. dydx\frac{dy}{dx} and d2ydx2\frac{d^2y}{dx^2} (Leibnitz notation for the first and second derivatives).
  2. f(x)f'(x) and f(x)f''(x) (Function notation).
  3. In mechanics, a dot above a variable (e.g. s˙\dot{s} for speed) indicates differentiation with respect to time, though this is less common in TMUA Paper 1.

The Power Rule for Rational Exponents

The primary rule for differentiation in this specification is the power rule. For any expression in the form xnx^n, where nn is a rational number:

ddx(xn)=nxn1\frac{d}{dx}(x^n) = nx^{n-1}

When differentiating a sum or difference of terms, you simply differentiate each term individually and add or subtract the results. For example:

ddx(x3+7x23x+11)=3x2+14x3\frac{d}{dx}(x^3 + 7x^2 - 3x + 11) = 3x^2 + 14x - 3

Note that the derivative of a constant term (like 11) is always 0, as constants do not change with respect to xx.

Simplification Before Differentiating

Many TMUA questions provide expressions that do not immediately look like a sum of xnx^n terms. Since advanced rules like the product rule or quotient rule are not required for this specification, you must simplify the expression algebraically first. This typically involves expanding brackets or dividing through by a common denominator.

Worked Example: Differentiating an Algebraic Fraction

Differentiate y=(3x+2)2x2y = \frac{(3x+2)^2}{x^2} with respect to xx.

  1. First, expand the numerator: (3x+2)2=9x2+12x+4(3x+2)^2 = 9x^2 + 12x + 4.
  2. Rewrite the function by dividing each term in the numerator by the denominator: y=9x2x2+12xx2+4x2y = \frac{9x^2}{x^2} + \frac{12x}{x^2} + \frac{4}{x^2}.
  3. Simplify to index form: y=9+12x1+4x2y = 9 + 12x^{-1} + 4x^{-2}.
  4. Now, apply the power rule to each term: dydx=0+(1)(12x2)+(2)(4x3)\frac{dy}{dx} = 0 + (-1)(12x^{-2}) + (-2)(4x^{-3}).
  5. Final result: dydx=12x28x3\frac{dy}{dx} = -12x^{-2} - 8x^{-3} or 12x28x3-\frac{12}{x^2} - \frac{8}{x^3}.

Stationary Points and Second Derivatives

Stationary points occur where the tangent to a curve is horizontal, meaning the gradient is zero. To find these points, you solve:

dydx=0\frac{dy}{dx} = 0

Once a stationary point is found, you must classify it as a local maximum or a local minimum. The second derivative, d2ydx2\frac{d^2y}{dx^2}, measures how the gradient itself is changing:

  1. If d2ydx2>0\frac{d^2y}{dx^2} > 0 at the stationary point, the gradient is increasing, signifying a minimum.
  2. If d2ydx2<0\frac{d^2y}{dx^2} < 0 at the stationary point, the gradient is decreasing, signifying a maximum.

img-49.jpeg

img-50.jpeg

Note that if d2ydx2=0\frac{d^2y}{dx^2} = 0, the test is inconclusive. The point could be a maximum, a minimum, or a point of inflexion (such as in the case of y=x4y = x^4 or y=x3y = x^3).

Increasing and Decreasing Functions

A function is strictly increasing on an interval if its gradient is always positive throughout that interval (f(x)>0f'(x) > 0). Conversely, it is strictly decreasing if its gradient is always negative (f(x)<0f'(x) < 0).

img-51.jpeg

img-54.jpeg

While points of inflexion will not be examined in detail, you should qualitatively understand that they represent a point where the curve changes its concavity, such as the origin in the graph of y=x3y = x^3.

Key takeaways

  • The power rule ddxxn=nxn1\frac{d}{dx} x^n = nx^{n-1} applies to all rational powers, including negative and fractional indices.
  • Always simplify complex algebraic fractions or bracketed expressions into a sum of xnx^n terms before attempting to differentiate.
  • Stationary points are found by setting the first derivative to zero, dydx=0\frac{dy}{dx} = 0.
  • A positive second derivative at a stationary point indicates a minimum, while a negative second derivative indicates a maximum.
  • Strictly increasing functions satisfy f(x)>0f'(x) > 0, while strictly decreasing functions satisfy f(x)<0f'(x) < 0.
Tips

In TMUA questions, if you see a fraction with a single term in the denominator, always divide through every term in the numerator by that denominator. This allows you to differentiate using only the power rule, avoiding the quotient rule entirely.

Cautions

Be careful with signs when differentiating negative powers. For example, the derivative of x2x^{-2} is 2x3-2x^{-3}. A common mistake is to write 2x1-2x^{-1} because of a misunderstanding of how the power is reduced by one.

Insight

The relationship between stationary points and f(x)f''(x) is about concavity. f(x)>0f''(x) > 0 means the function is 'convex' (holds water), leading to a minimum. f(x)<0f''(x) < 0 means the function is 'concave' (sheds water), leading to a maximum.

Worked Examples

Example 1
The least possible value of the gradient of the curve y=(2x+a)(x2a)2y = (2x + a)(x – 2a)^2 at the point
where
x=1x = 1, as aa varies, is
A:494-\frac{49}{4}
B:8-8
C:254-\frac{25}{4}
D:74-\frac{7}{4}
E:4716-\frac{47}{16}

Practice Questions

Practice Question 1
Let f(x)=(x2+5)(2x)x34, x>0f(x) = \frac{(x^2 + 5)(2x)}{\sqrt[4]{x^3}},\ x > 0. Which one of the following is equal to f(x)f'(x)?
A:
8x4+403x148x^4 + \frac{40}{3}x^{\frac{1}{4}}
B:
92x54+52x34\frac{9}{2}x^{\frac{5}{4}} + \frac{5}{2}x^{-\frac{3}{4}}
C:
8x94+403x148x^{\frac{9}{4}} + \frac{40}{3}x^{-\frac{1}{4}}
D:
813x134+8x54\frac{8}{13}x^{\frac{13}{4}} + 8x^{\frac{5}{4}}

Frequently asked questions

Can I use the power rule on roots like x\sqrt{x}?

Yes. First, convert the root to index form: x=x1/2\sqrt{x} = x^{1/2}. Then apply the power rule to get 12x1/2\frac{1}{2}x^{-1/2} or 12x\frac{1}{2\sqrt{x}}.

How do I find the equation of a normal to a curve?

First, find the gradient of the tangent, mm, by calculating dydx\frac{dy}{dx} at the given point. The gradient of the normal is the negative reciprocal, 1m-\frac{1}{m}. Then use yy1=mnormal(xx1)y - y_1 = m_{normal}(x - x_1).

What if the second derivative is zero at a stationary point?

If f(x)=0f''(x) = 0, the second derivative test is inconclusive. You should check the gradient slightly to the left and right of the point to determine if it is a maximum, minimum, or a horizontal point of inflexion.

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.