4.1.15 · D4Calculus I — Limits & Derivatives

Exercises — Quotient rule — proof

2,134 words10 min readBack to topic

Level 1 — Recognition

These ask only: identify the four ingredients and place them.

Exercise 1.1

For , name . Do not simplify a final answer yet.

Recall Solution

The top is ; the bottom is .

  • (the slope of the straight line ).
  • (the slope of ). Placed into the rule: WHAT we did: matched each piece to a slot. WHY: every quotient-rule mistake starts with mis-labelling — get this right and the algebra is mechanical. Domain: valid only for , since there the bottom is zero and is undefined.

Exercise 1.2

For , write down .

Recall Solution

. Then (from Derivatives of trig functions) and . WHAT we did: slotted a trig top over a polynomial bottom. WHY it matters: recognising works identically whether the pieces are trig, polynomial, or exponential — the type of function never changes which slot it goes in, only how you differentiate it. Domain: valid only for , since there the bottom is zero and is undefined.


Level 2 — Application

Now: apply the rule and simplify fully.

Exercise 2.1

Differentiate and simplify.

Recall Solution

; . WHAT next: expand the numerator carefully. WHY the cancellation is nice: the terms kill each other, leaving a clean . So only at . Domain: all real — here is never zero, so no points are excluded.

Exercise 2.2

Differentiate (take as known).

Recall Solution

; . WHY factor : it shows the sign of is controlled by , since and always. So decreases for , increases for . Domain: valid only for , since there the bottom is zero and is undefined.

Exercise 2.3

Differentiate .

Recall Solution

Use the reciprocal special case (Example 3 of the parent): , so . Here : WHY this shortcut is legal: setting inside the full quotient rule kills the term, leaving exactly . Domain: all real — here is never zero, so no points are excluded.


Level 3 — Analysis

Now use the derivative to answer a question about the function.

Exercise 3.1

For , find all where the tangent line is horizontal.

Recall Solution

; . A horizontal tangent means slope , i.e. numerator : . Check the sign of : for numerator (rising), for numerator (falling). So is a maximum, a minimum. Domain: all real — here is never zero.

In the figure below, the solid curve is ; the pink dashed line marks the horizontal tangent at and the blue dashed line the one at . Notice both dashed lines are perfectly flat (slope ), and the curve rises between them and falls outside them — exactly matching the sign analysis.

Figure — Quotient rule — proof

Exercise 3.2

At , is (from the parent's Example 1) increasing or decreasing, and by how much?

Recall Solution

Parent found . Evaluate at : This is positive, so is increasing at with slope . WHY it matters: the parent's "backwards subtraction" mistake would give — same size, wrong sign. Checking the sign of a known-increasing function catches that error instantly. Domain: valid only for , where the bottom is zero.


Level 4 — Synthesis

Combine the quotient rule with other rules.

Exercise 4.1

Differentiate and simplify using .

Recall Solution

; . Use : WHY the collapse: the numerator becomes exactly one factor of the denominator, so one cancels. Domain: valid wherever , i.e. (where ).

Exercise 4.2

Differentiate , using the Chain rule on the top.

Recall Solution

. Chain rule on : outer power times inner derivative , so . . WHAT next: pull out the common factor from the numerator: WHY factor before expanding: it reveals slope zeros at (double) and without brute-force algebra. Domain: valid only for , where the bottom is zero.

Exercise 4.3

Show that differentiating gives the same answer as the product rule applied to .

Recall Solution

Write . Product rule: . By the chain rule, . So Put over the common denominator : This is exactly the quotient rule. WHY it's satisfying: the quotient rule isn't a new law — it's the product rule plus "one over ". Domain: valid wherever , since requires it.


Level 5 — Mastery

Proof-level and degenerate-case reasoning.

Exercise 5.1

Recall from Limit definition of derivative that the proof uses a small nudge in the input, forming and letting . The proof's final step needs as this nudge shrinks. Which property of guarantees this, and where would the argument break if lacked it? Give a one-line concrete example.

Recall Solution

What is here: is a tiny step in ; "" means we shrink that step toward nothing, so the point slides back onto . The property that forces as is continuity of ; differentiability implies it. It makes the denominator . If were discontinuous at : say jumps, so . Then the denominator tends to , not , and the "clean" formula is simply false there. Example: is discontinuous at — no derivative exists there, so the quotient rule cannot apply.

Exercise 5.2

Use the quotient rule to derive where . Then state where the result is undefined.

Recall Solution

; . Numerator : Undefined where , i.e. (there itself blows up).

Exercise 5.3

For with and , show the tangent slope at reduces to . Interpret geometrically.

Recall Solution

General: . Since , the term vanishes: Geometric meaning: at a root of the top, the fraction crosses zero, and near there the denominator acts like a constant . So the curve locally looks like the straight line — the bottom's change doesn't matter at that instant because it's multiplied by the (zero) height of the fraction.

In the figure below the solid curve is , which has at (marked). Watch the pink dashed tangent touch the curve exactly where it crosses the -axis: its slope is . Even though the denominator is changing there, that change leaves no fingerprint on the slope — precisely because .

Figure — Quotient rule — proof

Exercise 5.4

Verify the quotient rule cannot be replaced by using .

Recall Solution

Truthfully (for ), so . The wrong "term-wise" rule: , which is not constant — clearly wrong. Correct quotient rule: . ✓


Connections

Concept Map

first spot pieces

then compute

read the result

combine tools

justify and stress test

feeds back to

Quotient rule slope of u over v

L1 Recognition Ex 1.1 to 1.2 label u v u prime v prime

L2 Application Ex 2.1 to 2.3 plug in and simplify

L3 Analysis Ex 3.1 to 3.2 zeros and signs of slope

L4 Synthesis Ex 4.1 to 4.3 with chain and product rules

L5 Mastery Ex 5.1 to 5.4 proofs and edge cases