Skip to content
spmaddmath.com.my
Tuition

Study

SyllabusFormulasMethodsExam & PapersTools
LocationsPricingBlogOur TeachersContact
EN

Calculus Clinic · Differentiation

Differentiating a fraction without the quotient rule

You cannot differentiate uv\frac{u}{v} by differentiating the top and the bottom on their own. Use the quotient rule dydx=vdudxudvdxv2\frac{dy}{dx}=\dfrac{v\frac{du}{dx}-u\frac{dv}{dx}}{v^{2}}: bottom times derivative of top, minus top times derivative of bottom, all over the bottom squared.

The error

A quotient such as 2x+1x3\frac{2x+1}{x-3} is a single function, not two functions that can be handled independently. The tempting mistake is to differentiate the numerator and the denominator on their own and then divide, writing 21\frac{2}{1} and calling it the answer.

It feels natural because that is how the power rule works term by term, and because the layout of a fraction invites you to treat the top and bottom as separate jobs. But differentiation does not distribute over division: the rate of change of a ratio depends on how the top and bottom change together.

Skipping the quotient rule in Add Math collapses a curved gradient into a single wrong number, and every tangent, normal or turning point that follows inherits the error.

Wrong line, then the fix

Take y=2x+1x3y=\frac{2x+1}{x-3}. Differentiating the top and the bottom separately gives a tidy but wrong result:

Wrong, a quotient cannot be split like thisMust memorise
dydx=21=2\frac{dy}{dx}=\frac{2}{1}=2

The quotient rule keeps the top and bottom together. With u=2x+1u=2x+1 (so dudx=2\frac{du}{dx}=2) and v=x3v=x-3 (so dvdx=1\frac{dv}{dx}=1):

CorrectMust memorise
dydx=(x3)(2)(2x+1)(1)(x3)2=2x62x1(x3)2=7(x3)2\frac{dy}{dx}=\frac{(x-3)(2)-(2x+1)(1)}{(x-3)^{2}}=\frac{2x-6-2x-1}{(x-3)^{2}}=\frac{-7}{(x-3)^{2}}

The real gradient changes with xx; the wrong method flattened it to the constant 22. The two answers never agree, so the slip is easy to catch once you have trained yourself to expect a fraction over v2v^{2} in the result.

The reliable fix

Quotient ruleMust memorise
dydx=vdudxudvdxv2\frac{dy}{dx}=\frac{v\frac{du}{dx}-u\frac{dv}{dx}}{v^{2}}
  1. 1

    Spot the genuine fraction

    Confirm the answer really is one expression divided by another that share xx. If you can simplify or split it first, you may not need the rule at all.

  2. 2

    Name top and bottom

    Let uu be the numerator and vv the denominator, and write them down clearly.

  3. 3

    Differentiate each part

    Find dudx\frac{du}{dx} and dvdx\frac{dv}{dx} using the power rule, one at a time.

  4. 4

    Substitute in order

    Put the pieces into vdudxudvdxv2\frac{v\frac{du}{dx}-u\frac{dv}{dx}}{v^{2}}, bottom's derivative-of-top first, then subtract top times derivative-of-bottom.

  5. 5

    Expand and simplify the numerator

    Watch every sign when you remove the brackets, then tidy the top. Leave v2v^{2} factorised.

One line to remember it

Bottom d-top minus top d-bottom, over bottom squared

Say it aloud: "bottom times the derivative of the top, minus top times the derivative of the bottom, all over the bottom squared." If your answer for a fraction is not itself something over v2v^{2}, you skipped the rule.

Practice where the error hides

Q1[3 marks]

Given y=x+22x1y=\dfrac{x+2}{2x-1}, find dydx\frac{dy}{dx}, and hence the gradient of the curve at x=1x=1.

Show worked solution

This is a genuine quotient, so the quotient rule applies. Set u=x+2u=x+2 and v=2x1v=2x-1, giving dudx=1\frac{du}{dx}=1 and dvdx=2\frac{dv}{dx}=2.

dydx=vdudxudvdxv2=(2x1)(1)(x+2)(2)(2x1)2\frac{dy}{dx}=\frac{v\frac{du}{dx}-u\frac{dv}{dx}}{v^{2}}=\frac{(2x-1)(1)-(x+2)(2)}{(2x-1)^{2}}

Expand the numerator carefully, watching the signs: (2x1)(2x+4)=2x12x4=5(2x-1)-(2x+4)=2x-1-2x-4=-5.

dydx=5(2x1)2\frac{dy}{dx}=\frac{-5}{(2x-1)^{2}}

At x=1x=1 the denominator is (2(1)1)2=12=1(2(1)-1)^{2}=1^{2}=1, so the gradient is 51=5\frac{-5}{1}=-5. The split-the-fraction shortcut would have given 12\frac{1}{2}, a completely different value, and positive instead of negative.

How one-to-one teaching helps

Our teachers train you to write the quotient-rule formula first, before you touch the numbers, so the structure is locked in before the temptation to split the fraction arrives. In a one-to-one lesson we watch the exact numerator line where signs go wrong and rebuild it with you until the subtraction becomes automatic.

Because the paper awards method marks, showing uu, vv and their derivatives on separate lines protects your score even when time is short. Teachers at spmaddmath.com.my are experienced, and lessons are online and taught in English.

To drill the quotient rule, message us on WhatsApp to arrange a one-hour paid class from RM50/hr at the teacher's rate.

Get 1-to-1 help.

Book a Trial Class

Frequently asked questions

Is there ever a time I don't need the quotient rule?

Yes. If the fraction simplifies or splits, use the easier route.

For example x2+xx=x+1\frac{x^{2}+x}{x}=x+1 can be simplified first, and 1x3=(x3)1\frac{1}{x-3}=(x-3)^{-1} differentiates by the chain rule to (x3)2-(x-3)^{-2}. But a genuine ratio like 2x+1x3\frac{2x+1}{x-3}, where nothing cancels, needs the quotient rule.

Which term comes first in the numerator?

Always vdudxv\frac{du}{dx} first, bottom times the derivative of the top, then subtract udvdxu\frac{dv}{dx}. The order matters because of the minus sign: swapping the two terms flips the sign of your whole answer, turning 7-7 into +7+7.

Do I still earn marks if I forget the rule?

Under analytic marking you may earn a method mark for correctly differentiating uu and vv on their own, but you lose the accuracy marks because the overall structure is wrong. Writing the quotient-rule formula, then substituting, keeps your method visible and easy to credit.

Can I use the product rule instead of the quotient rule?

Yes. Rewrite uv\frac{u}{v} as uv1u\cdot v^{-1} and apply the product rule, using the chain rule on v1v^{-1}.

Done carefully it gives exactly the same answer. Many students find the quotient rule quicker under exam time pressure, but either is fully correct.

Source:SRC-DSKP-EN

Written by the spmaddmath.com.my editorial team.· Last updated 5 September 2026

Ready to get started?

Book a Trial Classfrom RM50/hr · One-hour paid trial · Same-day reply
Book a Trial ClassOne-hour paid trial · Same-day reply