Resources For Teachers For Tutors For Students & Parents Pricing
Year 11 Methods (Unit 1 & 2) Further Differentiation

Differentiating X^N Where N Is A Negative Integer

20 practice questions 1 video lesson Theory + worked examples

Learn to differentiate reciprocal powers for Queensland Year 11 Mathematical Methods (QCAA). A term like one over x cubed can be rewritten with a negative index, so the ordinary power rule applies to it directly.

You will learn to rewrite fractions as negative indices, apply the power rule when the index is negative, split a quotient into separate terms, and find the gradient of a curve — extending differentiation beyond polynomials.

Practice 20 questions
Practice questions

Every question with a fully worked solution.

Start practising
Watch 1 video(s)
  • Differentiating X^N Where N Is A Negative Integer - Video - Negative powers differentiation Watch
Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

In Year 11 Mathematical Methods (QCAA, Unit 2), you extend the power rule \(\dfrac{d}{dx}\!\left(x^{n}\right)=n\,x^{n-1}\) to negative integer powers. The trick is to rewrite a reciprocal power such as \(\dfrac{1}{x^{k}}\) as \(x^{-k}\) first, then differentiate. This page shows the rewrite, the exponent arithmetic, and how to find the gradient of a reciprocal-power function.

A reciprocal power like \(\dfrac{1}{x^{k}}\) can be written with a negative index as \(x^{-k}\). Once it is in the form \(x^{n}\), the ordinary power rule applies exactly as it does for positive powers.

The power rule \(\dfrac{d}{dx}\!\left(x^{n}\right)=n\,x^{n-1}\) holds for every non-zero integer \(n\), including negative ones. You multiply by the old index and then reduce the index by one; for a negative index, reducing by one makes it more negative (for example \(-3\) becomes \(-4\)).

Because differentiation is linear, a sum or difference of reciprocal-power terms is differentiated term by term. A single fraction over \(x^{k}\) is first split into separate power terms.

Rewrite before you differentiate. Turn every \(\dfrac{1}{x^{k}}\) into \(x^{-k}\), apply \(n\,x^{n-1}\), then (if asked) turn the negative powers back into fractions.
The reciprocal curve y equals one on xThe curve y=1/x has two branches; it is the same as y=x to the power minus one. x y
\(y=\dfrac{1}{x}=x^{-1}\): the same curve, ready for the power rule.
The curve y equals one on x squaredThe curve y=1/x squared is written as y=x to the power minus two before differentiating. x y
\(y=\dfrac{1}{x^{2}}=x^{-2}\): rewrite with a negative index first.

Rewrite a reciprocal power with a negative index:

\[\dfrac{1}{x^{k}}=x^{-k}\]
1xk=x-k

Then apply the power rule (valid for every non-zero integer \(n\)):

\[\dfrac{d}{dx}\!\left(x^{n}\right)=n\,x^{n-1}\]
ddxxn=nxn-1
Careful with the index arithmetic: \(\dfrac{d}{dx}\!\left(x^{-3}\right)=-3x^{-4}\), because \(-3-1=-4\).

How to differentiate a reciprocal power

  1. Rewrite: replace each \(\dfrac{1}{x^{k}}\) with \(x^{-k}\); split any single fraction over \(x^{k}\) into separate power terms first.
  2. Apply the power rule: multiply by the index and subtract one from it, writing the exponent arithmetic (\(n-1\)) on its own line.
  3. Tidy: if the question uses fraction form, rewrite the negative powers back as fractions \(x^{-m}=\dfrac{1}{x^{m}}\).
Example 1 — A single reciprocal power
Differentiate \(y=\dfrac{1}{x^{3}}\).
Solution

Rewrite with a negative index:

\(y\)\(=\)\(\dfrac{1}{x^{3}}\)
\(=\)\(x^{-3}\)

Apply the power rule \(n\,x^{n-1}\) with \(n=-3\):

\(\dfrac{dy}{dx}\)\(=\)\(-3\,x^{-3-1}\)
\(=\)\(-3\,x^{-4}\)

Write the answer back in fraction form:

\(\dfrac{dy}{dx}\)\(=\)\(-\dfrac{3}{x^{4}}\)

\(\dfrac{dy}{dx}=-\dfrac{3}{x^{4}}\).

dydx=-3x4
Example 2 — A difference of reciprocal terms
Differentiate \(f(x)=\dfrac{2}{x^{2}}-\dfrac{5}{x}\).
Solution

Rewrite each term with a negative index:

\(f(x)\)\(=\)\(2x^{-2}-5x^{-1}\)

Differentiate term by term:

\(f'(x)\)\(=\)\(2(-2)x^{-2-1}-5(-1)x^{-1-1}\)
\(=\)\(-4x^{-3}+5x^{-2}\)

Back to fraction form:

\(f'(x)\)\(=\)\(-\dfrac{4}{x^{3}}+\dfrac{5}{x^{2}}\)

\(f'(x)=-\dfrac{4}{x^{3}}+\dfrac{5}{x^{2}}\).

f(x)=-4x3+5x2
Example 3 — Split a quotient first
Differentiate \(f(x)=\dfrac{x^{2}-4}{x^{3}}\).
Solution

Split the quotient over \(x^{3}\), then use negative indices:

\(f(x)\)\(=\)\(\dfrac{x^{2}}{x^{3}}-\dfrac{4}{x^{3}}\)
\(=\)\(x^{-1}-4x^{-3}\)

Differentiate term by term:

\(f'(x)\)\(=\)\(-1\,x^{-1-1}-4(-3)x^{-3-1}\)
\(=\)\(-x^{-2}+12x^{-4}\)

Back to fraction form:

\(f'(x)\)\(=\)\(-\dfrac{1}{x^{2}}+\dfrac{12}{x^{4}}\)

\(f'(x)=-\dfrac{1}{x^{2}}+\dfrac{12}{x^{4}}\).

f(x)=-1x2+12x4
Example 4 — Where a gradient takes a given value
For \(y=\dfrac{1}{x}\), find the points where the gradient equals \(-\dfrac{1}{4}\).
Solution

Rewrite and differentiate:

\(y\)\(=\)\(x^{-1}\)
\(\dfrac{dy}{dx}\)\(=\)\(-1\,x^{-1-1}\)
\(=\)\(-x^{-2}=-\dfrac{1}{x^{2}}\)

Set the gradient equal to \(-\dfrac14\) and solve:

\(-\dfrac{1}{x^{2}}\)\(=\)\(-\dfrac{1}{4}\)
\(x^{2}\)\(=\)\(4\)
\(x\)\(=\)\(\pm 2\)

Find each \(y\)-coordinate from \(y=\dfrac1x\):

\(y\)\(=\)\(\dfrac{1}{2}\ \text{ or }\ -\dfrac{1}{2}\)

Gradient \(-\dfrac14\) at \(\left(2,\tfrac12\right)\) and \(\left(-2,-\tfrac12\right)\).

Point on y equals one on x where the gradient is minus one quarterOn y=1/x the gradient equals minus one quarter at the point (2, one half). x y P
(2,12)

Common pitfalls

Forgetting to rewrite first. You cannot apply \(n\,x^{n-1}\) to \(\dfrac{1}{x^{3}}\) while it is still a fraction. Write it as \(x^{-3}\) before differentiating.
Making the index less negative. Reducing the index means subtracting one, so \(-3\) becomes \(-4\), not \(-2\). Negative indices get more negative.
Dropping the constant multiplier. In \(\dfrac{2}{x^{2}}=2x^{-2}\) the \(2\) stays: the derivative is \(2(-2)x^{-3}=-4x^{-3}\), not \(-2x^{-3}\).
Not splitting a quotient. \(\dfrac{x^{2}-4}{x^{3}}\) is not one power of \(x\); split it into \(x^{-1}-4x^{-3}\) before you differentiate.

Frequently asked questions

How do you differentiate 1 over x cubed?

Rewrite \(\dfrac{1}{x^{3}}\) as \(x^{-3}\), then apply the power rule: \(-3x^{-4}=-\dfrac{3}{x^{4}}\).

Does the power rule work for negative powers?

Yes. \(\dfrac{d}{dx}\!\left(x^{n}\right)=n\,x^{n-1}\) holds for every non-zero integer \(n\), including negative ones.

Why do you rewrite the fraction as a negative power?

The power rule only applies to something in the form \(x^{n}\). Writing \(\dfrac{1}{x^{k}}=x^{-k}\) puts it in that form so you can differentiate.

What does the index become after differentiating x to the minus three?

It becomes \(-4\), because you subtract one: \(-3-1=-4\). The derivative is \(-3x^{-4}\).

How do you differentiate a fraction like (x squared minus 4) over x cubed?

Split it first: \(\dfrac{x^{2}-4}{x^{3}}=x^{-1}-4x^{-3}\), then differentiate each term to get \(-x^{-2}+12x^{-4}\).