Navigation

Applications of the Derivative · Topic 17 of 23

Curve Sketching: The Full Checklist

Curve sketching is one checklist run in order: domain, intercepts, symmetry, asymptotes, then the sign charts of ff' and ff''. No new theory appears — the marks go to asymptotes with signed one-sided limits, critical and inflection points with coordinates, and arcs whose slope and concavity match your own charts.

5 min readCore — on every final7 formulas6 quick checks
01

Key ideas

5 things to remember
  1. 1

    Run the checklist in order

    Domain, intercepts, symmetry, asymptotes, ff', ff'', then draw. Each step rules out a class of drawing error, and the domain decides where the graph is even allowed to break. Plotted points are not a sketch.

  2. 2

    Cancel first: hole or asymptote

    A zero of the denominator is a vertical asymptote only after common factors cancel. x21x1=x+1\frac{x^{2}-1}{x-1}=x+1 for x1x\neq1: a hole at (1,2)(1,2), with nothing blowing up.

  3. 3

    Divide to find the slant asymptote

    When degp=degq+1\deg p=\deg q+1, division gives f=mx+b+rqf=mx+b+\frac{r}{q}. Then y=mx+by=mx+b is the slant asymptote and the sign of rq\frac{r}{q} tells you which side each branch sits on.

  4. 4

    Sign charts break at domain gaps

    Mark every critical number and every excluded point on the number line. Monotonicity and concavity never carry across a vertical asymptote: report (0,1)(0,1) and (1,2)(1,2), never (0,2)(0,2).

  5. 5

    Only vertical asymptotes are never crossed

    A horizontal or slant asymptote describes the tails alone. xx2+1\frac{x}{x^{2}+1} crosses y=0y=0 and x3x21\frac{x^{3}}{x^{2}-1} crosses y=xy=x, both at the origin.

-4-2246-5510xylocal min (2, 4)local max (0, 0)x = 1y = x + 1 (slant asymptote)y = x²/(x − 1)
f(x)=x2x1=x+1+1x1f(x)=\frac{x^{2}}{x-1}=x+1+\frac{1}{x-1}. The remainder is positive for x>1x>1 and negative for x<1x<1, so the right branch lies above the slant asymptote y=x+1y=x+1 and the left branch below it. The local maximum value 00 is smaller than the local minimum value 44 — the two extrema sit on different branches.
-8-6-4-2246-4-2246xyhole (3, 5/6)x = −3y = 1y = (x² − x − 6)/(x² − 9)
g(x)=x2x6x29=x+2x+3g(x)=\frac{x^{2}-x-6}{x^{2}-9}=\frac{x+2}{x+3} for x3x\neq3. The factor x3x-3 cancels, so x=3x=3 is a hole at (3,56)\left(3,\frac56\right), not an asymptote. The factor x+3x+3 survives: g+g\to+\infty as x3x\to-3^{-} and gg\to-\infty as x3+x\to-3^{+}.
02

Formulas

What to have memorised
  • Vertical asymptote at x=ax=a

    limxaf(x)=±orlimxa+f(x)=±\lim_{x\to a^{-}}f(x)=\pm\infty \quad\text{or}\quad \lim_{x\to a^{+}}f(x)=\pm\infty

    One side is enough, but compute both with signs — they draw the branches.

  • Horizontal asymptote

    limxf(x)=Lorlimxf(x)=L\lim_{x\to\infty}f(x)=L \quad\text{or}\quad \lim_{x\to-\infty}f(x)=L

    At most two, one per end; the curve may cross either.

  • Rational end behaviour

    anxn+bmxm+{0,n<manbm,n=m±,n>m\frac{a_nx^{n}+\cdots}{b_mx^{m}+\cdots}\longrightarrow\begin{cases}0,&n<m\\[2pt] \dfrac{a_n}{b_m},&n=m\\[2pt] \pm\infty,&n>m\end{cases}

    Divide top and bottom by the highest power of xx in the denominator.

  • Slant asymptote by division

    p(x)q(x)=mx+b+r(x)q(x)\frac{p(x)}{q(x)}=mx+b+\frac{r(x)}{q(x)}

    Only when degp=degq+1\deg p=\deg q+1; the sign of the remainder gives the side.

  • Slant asymptote in general

    m=limxf(x)x,b=limx[f(x)mx]m=\lim_{x\to\infty}\frac{f(x)}{x},\qquad b=\lim_{x\to\infty}\bigl[f(x)-mx\bigr]

    Confirm with limx[f(x)(mx+b)]=0\lim_{x\to\infty}[f(x)-(mx+b)]=0; works for non-rational ff.

  • Symmetry test

    f(x)=f(x)  (even)f(x)=f(x)  (odd)f(-x)=f(x)\ \ (\text{even})\qquad f(-x)=-f(x)\ \ (\text{odd})

    Even: reflect in the yy-axis. Odd: rotate the sketch about the origin.

  • Roots as xx\to-\infty

    x2=x=x(x<0)\sqrt{x^{2}}=|x|=-x \quad (x<0)

    Factor out x-x, not xx, on the left tail: the two ends can differ.

03

Sketch a curve from its formula

The steps, in order
  1. 1

    Domain: drop zeros of denominators, negatives under even roots, non-positive arguments of ln\ln. The graph can only break there.

  2. 2

    Intercepts: f(0)f(0) if 00 is in the domain; for a quotient, xx-intercepts are zeros of the numerator that are not zeros of the denominator.

  3. 3

    Symmetry: test f(x)f(-x). Even or odd halves the work; periodic means sketch one period.

  4. 4

    Asymptotes: cancel first, then signed one-sided limits at each surviving zero of the denominator, limits at ±\pm\infty, and divide when degp=degq+1\deg p=\deg q+1.

  5. 5

    Factor ff'. Put critical numbers and domain gaps on a sign chart, classify each critical number, and compute the coordinates.

  6. 6

    Factor ff''. Sign chart again for concavity; an inflection point needs a sign change at a point that is in the domain.

  7. 7

    Draw the asymptotes dashed, plot every labelled point, then join with arcs whose slope sign and concavity match the two charts.

04

Watch out

The mistakes that cost marks
  • ✗ Wrong

    "The denominator is 00 at x=1x=1, so x=1x=1 is a vertical asymptote."

    ✓ Right

    Cancel first: x21x1=x+1\frac{x^{2}-1}{x-1}=x+1 for x1x\neq1 — a hole at (1,2)(1,2).

    Why: Only a reduced quotient with q(a)=0q(a)=0 and p(a)0p(a)\neq0 blows up.

  • ✗ Wrong

    A graph can never cross an asymptote.

    ✓ Right

    Only vertical ones. xx2+1\frac{x}{x^{2}+1} crosses y=0y=0; x3x21\frac{x^{3}}{x^{2}-1} crosses y=xy=x.

    Why: Horizontal and slant asymptotes are statements about the tails only.

  • ✗ Wrong

    "ff is decreasing on (0,2)(0,2)" for f(x)=x2x1f(x)=\frac{x^{2}}{x-1}.

    ✓ Right

    Decreasing on (0,1)(0,1) and on (1,2)(1,2), reported as two intervals.

    Why: ff is undefined at 11 and jumps from -\infty to ++\infty there.

  • ✗ Wrong

    "ff'' changes sign at the vertical asymptote x=1x=1, so x=1x=1 gives an inflection point."

    ✓ Right

    An inflection point lies on the graph: cc must be in the domain and ff continuous there.

    Why: A sign flip across a gap is not a change of concavity along one arc.

  • ✗ Wrong

    Doing long division for a slant asymptote whenever the top degree is bigger.

    ✓ Right

    Only degp=degq+1\deg p=\deg q+1 gives a line: x3x1\frac{x^{3}}{x-1} has the parabolic asymptote y=x2+x+1y=x^{2}+x+1.

  • ✗ Wrong

    2x2+1=x2+1x2\sqrt{2x^{2}+1}=x\sqrt{2+\frac{1}{x^{2}}} at both ends.

    ✓ Right

    For x<0x<0, x2=x\sqrt{x^{2}}=-x, so the left tail gains a minus sign and the two horizontal asymptotes differ.

05

Quick check

Commit to an answer before you reveal one
  1. Q1easy

    For f(x)=x24x29f(x)=\dfrac{x^{2}-4}{x^{2}-9} give the domain, the intercepts, any symmetry, and every asymptote — with the one-sided limits at each vertical asymptote. Does the graph cross its horizontal asymptote?

    Hint

    Factor top and bottom first, and check whether anything cancels.

    Show answer

    Answer

    Domain x±3x\neq\pm3; intercepts (±2,0)(\pm2,0) and (0,49)\left(0,\frac49\right); even; vertical asymptotes x=±3x=\pm3; horizontal asymptote y=1y=1 at both ends, never crossed.

    Steps

    f(x)=(x2)(x+2)(x3)(x+3)f(x)=\dfrac{(x-2)(x+2)}{(x-3)(x+3)} — nothing cancels, so there are no holes and x=±3x=\pm3 are vertical asymptotes. f(x)=f(x)f(-x)=f(x), so ff is even.

    At x=3x=3 the numerator is 5>05>0 while x29x^{2}-9 passes from 00^{-} to 0+0^{+}:

    limx3f(x)=,limx3+f(x)=+\lim_{x\to3^{-}}f(x)=-\infty,\qquad \lim_{x\to3^{+}}f(x)=+\infty

    Evenness mirrors this at x=3x=-3: ++\infty from the left, -\infty from the right. Equal degrees give y=1y=1. Since f(x)1=5x29f(x)-1=\dfrac{5}{x^{2}-9} is never 00, the curve never crosses y=1y=1: above it for x>3|x|>3, below it for x<3|x|<3.

  2. Q2easy

    Find every asymptote of f(x)=2x2+3x1x+2f(x)=\dfrac{2x^{2}+3x-1}{x+2}, including the slant asymptote, and say which side of the slant asymptote each branch lies on.

    Hint

    The top degree is exactly one more than the bottom — divide.

    Show answer

    Answer

    Vertical x=2x=-2 (to -\infty from the left, ++\infty from the right); slant y=2x1y=2x-1; no horizontal asymptote. Right branch above the line, left branch below.

    Steps

    Long division gives 2x2+3x1=(x+2)(2x1)+12x^{2}+3x-1=(x+2)(2x-1)+1, so

    f(x)=2x1+1x+2f(x)=2x-1+\frac{1}{x+2}

    The numerator at x=2x=-2 is 101\neq0, so x=2x=-2 is a vertical asymptote: 1x+2+\frac{1}{x+2}\to+\infty from the right and -\infty from the left, while 2x152x-1\to-5 stays bounded.

    Since 1x+20\frac{1}{x+2}\to0 as x±x\to\pm\infty, limx±[f(x)(2x1)]=0\lim_{x\to\pm\infty}[f(x)-(2x-1)]=0: the slant asymptote is y=2x1y=2x-1 and there is no horizontal one. The difference 1x+2\frac{1}{x+2} is positive for x>2x>-2 (above) and negative for x<2x<-2 (below).

  3. Q3medium

    For f(x)=x33x29x+5f(x)=x^{3}-3x^{2}-9x+5, find the intervals of increase and decrease, the local extrema with coordinates, the intervals of concavity, and the inflection point.

    Show answer

    Answer

    Increasing on (,1)(-\infty,-1) and (3,)(3,\infty), decreasing on (1,3)(-1,3); local max (1,10)(-1,10), local min (3,22)(3,-22); concave down on (,1)(-\infty,1), up on (1,)(1,\infty); inflection point (1,6)(1,-6).

    Steps

    f(x)=3x26x9=3(x+1)(x3)f'(x)=3x^{2}-6x-9=3(x+1)(x-3)

    The sign of ff' is +,,++,-,+ across x=1x=-1 and x=3x=3. So ff' turns ++\to- at x=1x=-1 — a local maximum, f(1)=13+9+5=10f(-1)=-1-3+9+5=10 — and +-\to+ at x=3x=3, a local minimum, f(3)=272727+5=22f(3)=27-27-27+5=-22.

    f(x)=6x6=6(x1)f''(x)=6x-6=6(x-1) changes sign at x=1x=1, and f(1)=6f(1)=-6, so (1,6)(1,-6) is an inflection point: concave down to its left, up to its right. Cross-check: f(1)=12<0f''(-1)=-12<0 and f(3)=12>0f''(3)=12>0 match the classification.

  4. Q4medium

    Sketch f(x)=x2exf(x)=x^{2}e^{-x}: the behaviour at both ends (justify the limit at ++\infty), monotonicity, local extrema, concavity and inflection points.

    Hint

    Write f(x)=x2exf(x)=\dfrac{x^{2}}{e^{x}} for the right tail, and factor exe^{-x} out of each derivative.

    Show answer

    Answer

    f+f\to+\infty as xx\to-\infty; f0+f\to0^{+} as x+x\to+\infty, so y=0y=0 is a horizontal asymptote on the right. Local min (0,0)(0,0), local max (2,4e2)\left(2,4e^{-2}\right); inflection points at x=2±2x=2\pm\sqrt2.

    Steps

    As xx\to\infty, x2ex\frac{x^{2}}{e^{x}} is \frac{\infty}{\infty}, so l'Hopital twice gives lim2xex=lim2ex=0\lim\frac{2x}{e^{x}}=\lim\frac{2}{e^{x}}=0, approached from above since f0f\ge0. As xx\to-\infty both x2x^{2} and exe^{-x} grow, so f+f\to+\infty — not indeterminate, so l'Hopital is illegal there.

    f(x)=xex(2x),f(x)=ex(x24x+2)f'(x)=xe^{-x}(2-x),\qquad f''(x)=e^{-x}\left(x^{2}-4x+2\right)

    As ex>0e^{-x}>0, ff' has the sign of x(2x)x(2-x): down, up, down. Local min (0,0)(0,0), local max (2,4e2)(2,0.54)\left(2,4e^{-2}\right)\approx(2,0.54). f=0f''=0 at x=2±20.59,3.41x=2\pm\sqrt2\approx0.59,\,3.41, both genuine sign changes, so both give inflection points.

  5. Q5medium

    Find aa and bb so that y=x3+ax2+bx+1y=x^{3}+ax^{2}+bx+1 has an inflection point at x=1x=1 and a critical point at x=2x=2. Then classify every critical point and give the inflection point.

    Hint

    Turn each condition into an equation using yy'' and yy', then verify the inflection point is genuine.

    Show answer

    Answer

    a=3a=-3, b=0b=0, so y=x33x2+1y=x^{3}-3x^{2}+1: local maximum (0,1)(0,1), local minimum (2,3)(2,-3), inflection point (1,1)(1,-1).

    Steps

    y=3x2+2ax+by'=3x^{2}+2ax+b and y=6x+2ay''=6x+2a.

    Inflection at x=1x=1 forces y(1)=6+2a=0y''(1)=6+2a=0, so a=3a=-3. Then y(2)=12+4(3)+b=0y'(2)=12+4(-3)+b=0 gives b=0b=0, and y=x33x2+1y=x^{3}-3x^{2}+1.

    Verify: y=6(x1)y''=6(x-1) really does change sign at x=1x=1, and y(1)=1y(1)=-1, so (1,1)(1,-1) is an inflection point.

    y=3x(x2)y'=3x(x-2) gives critical numbers 00 and 22. y(0)=6<0y''(0)=-6<0: local maximum (0,1)(0,1). y(2)=6>0y''(2)=6>0: local minimum (2,3)(2,-3).

  6. Q6hard

    Analyse f(x)=x2/3(x5)f(x)=x^{2/3}(x-5): find every critical number (including where ff' fails to exist), classify each, decide whether x=0x=0 is a cusp or a vertical tangent, and find the inflection point.

    Hint

    Expand to x5/35x2/3x^{5/3}-5x^{2/3}, then factor the most negative power of xx out of each derivative.

    Show answer

    Answer

    Critical numbers x=0x=0 (ff' undefined) and x=2x=2: local max (0,0)(0,0), local min (2,322/3)(2,4.76)\left(2,-3\cdot2^{2/3}\right)\approx(2,-4.76). A cusp at the origin. Inflection point (1,6)(-1,-6).

    Steps

    f(x)=x5/35x2/3f(x)=x^{5/3}-5x^{2/3}, so

    f(x)=53x2/3103x1/3=5(x2)3x1/3f'(x)=\frac53x^{2/3}-\frac{10}{3}x^{-1/3}=\frac{5(x-2)}{3x^{1/3}}

    f=0f'=0 at x=2x=2; ff' is undefined at x=0x=0, which is in the domain, so both are critical numbers. The signs of ff' are +,,++,-,+ on (,0)(-\infty,0), (0,2)(0,2), (2,)(2,\infty): local maximum (0,0)(0,0), local minimum (2,322/3)\left(2,-3\cdot2^{2/3}\right).

    At 00, f+f'\to+\infty from the left and -\infty from the right — opposite signs, so a cusp.

    f(x)=10(x+1)9x4/3f''(x)=\dfrac{10(x+1)}{9x^{4/3}} has the sign of x+1x+1, so concavity changes only at x=1x=-1: inflection point (1,6)(-1,-6).

06

On the exam

How this topic is marked
  • Full-sketch questions are marked feature by feature: every asymptote with its one-sided limits, every critical and inflection point with coordinates, and a picture that agrees with your own sign charts.

  • Give vertical-asymptote limits with their signs. Writing "x=1x=1 is a vertical asymptote" does not say which way the branch runs, and that is what the drawing marks are for.

  • Short on time: draw the asymptotes dashed, plot the labelled points, and get the four arc shapes right. An honest qualitative sketch scores more than a full table with no graph.

Keep going