This site is a work in progress. New lessons are added regularly. Contact us

Graphing Polynomial Functions

Learning goals

  • Read the blueprint off factored form
  • Change sign only at a real zero, and not always there
  • Cross at odd multiplicity and touch at even
  • Settle a whole interval with one test point
  • Note that nonreal roots give no intercepts
  • Leave the turning points to calculus rather than faking them

The blueprint hidden in the factored form

Write a polynomial in factored form and read what it says:

P(x)=2(x+3)(x1)2(x4)3.P(x) = 2(x+3)(x-1)^2(x-4)^3.

The degree is 1+2+3=61 + 2 + 3 = 6, because multiplying out takes one xx from the first factor, two from the second, and three from the third. The leading coefficient is 22, the number in front. The real zeros are 3-3, 11, and 44, with multiplicities 11, 22, and 33. Every fact you need is sitting right there in the notation, and a sketch is just those facts drawn.

A sketch has to answer four questions, and the factored form answers all four:

  1. Where do the two arms go? The degree and the leading coefficient settle the end behavior, which you already know how to read.
  2. Where does the curve meet the x-axis? At the real zeros, and nowhere else.
  3. How does it meet the axis at each zero? That is what the multiplicity is for, and it is the one genuinely new idea in this lesson.
  4. Which side of the axis is the curve on between consecutive zeros? One test point per interval settles it.

There is also a free fifth anchor: the y-intercept, P(0)P(0), which is just the constant term of the expanded polynomial. In the example above, P(0)=2(3)(1)2(4)3=231(64)=384P(0) = 2(3)(-1)^2(-4)^3 = 2 \cdot 3 \cdot 1 \cdot (-64) = -384, so the curve passes through (0,384)(0, -384).

Questions 2, 3, and 4 all rest on a single fact from the start of the last chapter: the graph of a polynomial is one unbroken curve. No jumps, no holes, no gaps. Everything below is squeezed out of that one sentence.

Where a polynomial is allowed to change sign

A polynomial changes sign only at a real zero#

Suppose a<ba < b and that P(a)P(a) and P(b)P(b) have opposite signs, say P(a)<0P(a) < 0 and P(b)>0P(b) > 0. The point (a,P(a))(a, P(a)) lies below the x-axis and the point (b,P(b))(b, P(b)) lies above it. Since the graph of a polynomial is a single unbroken curve, the piece of the curve joining those two points cannot leap across the axis. Instead that connecting piece of the polynomial’s curve has to meet the axis somewhere between those two points. A point where the curve meets the axis is a point where the height is zero, so there is some cc with a<c<ba < c < b and P(c)=0P(c) = 0. That cc is a real zero.

Now read the statement backwards. If an interval contains no real zero of PP, then no two points of that interval can give values of opposite sign. The reason is that a sign change would force a real zero of PP to sit between those two points. So on an interval free of real zeros, PP keeps one and the same sign at every single point.

This is the engine of the whole lesson, so it is worth being precise about what it does and does not say. It says a sign change requires a real zero. It does not say that a real zero forces a sign change. The converse is false, and the next section is about exactly the zeros where the sign refuses to flip.

The immediate payoff is practical. The real zeros cut the number line into intervals. Inside one of those intervals there is no zero, so PP holds one sign the whole way across. Test one point and you have settled the entire interval. Pick whatever number is easiest to evaluate, and never pick a zero itself, since that returns 00 and tells you nothing.

How the curve meets the axis at a zero

Recall what multiplicity means. Saying that rr is a zero of multiplicity mm means

P(x)=(xr)mG(x),G(r)0,P(x) = (x - r)^m \, G(x), \qquad G(r) \neq 0,

where GG is a polynomial: the factor (xr)(x-r) divides PP exactly mm times and no more. The whole question of how the curve behaves at rr comes down to the sign of that product just to the left and just to the right of rr.

Odd multiplicity crosses, even multiplicity touches#

Let rr be a real zero of PP with multiplicity mm, and write P(x)=(xr)mG(x)P(x) = (x-r)^m G(x) with G(r)0G(r) \neq 0.

First, pin down GG near rr. A polynomial of degree kk has at most kk real zeros, so GG has only finitely many, and rr is not one of them. Choose a distance dd smaller than the gap from rr to the nearest real zero of GG. If GG has no real zeros at all, then the distance dd can be anything you like. On the interval rd<x<r+dr - d < x < r + d the polynomial GG has no zero, so by the result above it holds a single sign there. And since rr sits inside that interval, the single sign the polynomial GG holds there is the sign of G(r)G(r).

Next, the sign of the other factor. For x>rx > r the quantity xrx - r is positive, so (xr)m(x-r)^m is positive no matter what mm is. For x<rx < r the quantity xrx - r is negative, and a negative number raised to the power mm is positive when mm is even and negative when mm is odd.

Multiply the two signs together on our small interval, where GG never changes sign.

If mm is odd, then just to the right of rr the product P(x)P(x) carries the sign of G(r)G(r), and just to the left it carries the opposite sign. The curve is on one side of the axis before rr and on the other side after it, and it is zero at rr itself. It crosses.

If mm is even, then (xr)m(x-r)^m is positive on both sides, so P(x)P(x) carries the sign of G(r)G(r) on both sides of rr. The curve approaches the axis, reaches it at rr, and leaves on the side it came from. It touches and turns back. In fact P(r)=0P(r) = 0 while PP has one constant sign nearby, so rr is a genuine turning point of the graph. That turning point is a local minimum if the constant sign is positive, and a local maximum if that sign is negative.

At a real zero there are only two possibilities, crossing or touching, and there are only two possibilities for mm, odd or even. The two implications above therefore run both ways: the graph crosses the x-axis at a real zero rr if and only if the multiplicity of rr is odd. And the graph touches without crossing at that same zero rr if and only if the multiplicity of rr is even.

Read the scope of that theorem carefully. It is a statement about a real zero of PP, and it describes only what happens at the axis. It says nothing whatever about turning points elsewhere: a graph can perfectly well turn around at a point high above the axis. At such a point no zero and no multiplicity is involved at all.

The proof also hands you a mental picture. Near rr, the factor G(x)G(x) barely moves, sitting close to the fixed number G(r)G(r), while (xr)m(x-r)^m does all the work. So near a zero of multiplicity mm, the curve looks like the power curve y=G(r)(xr)my = G(r)(x-r)^m, shifted to sit at rr:

Local behavior at a zero of multiplicity 1, 2, and 3Panel one, multiplicity one: a straight line crossing the axis at r. Panel two, multiplicity two: a parabola that touches the axis at r and turns back. Panel three, multiplicity three: a flattened curve that crosses the axis at r after hugging it.rm = 1 (odd)crosses the axisrm = 2 (even)touches, turns backrm = 3 (odd)crosses, but flattened
Near a zero of multiplicity m, the curve looks like the power curve y = c(x - r) to the m-th power. Odd powers pass through the axis, even powers rebound off it, and the higher the power the more the curve flattens against the axis first. These pictures assume c is positive; a negative c flips each panel vertically, which swaps the sides the curve travels on but never changes whether it crosses.

Why a higher multiplicity flattens the curve

Look again at P(x)=xrmG(x)|P(x)| = |x-r|^m \cdot |G(x)|. Close to rr the second factor is near the fixed number G(r)|G(r)|, so the size of PP near rr is governed entirely by xrm|x-r|^m. Now watch what the exponent does to a small distance. At d=0.2d = 0.2 away from the zero,

d1=0.2,d2=0.04,d3=0.008,d5=0.00032.d^1 = 0.2, \qquad d^2 = 0.04, \qquad d^3 = 0.008, \qquad d^5 = 0.000\,32 .

Each extra power multiplies the height by another factor of 0.20.2. Raising the multiplicity from 11 to 55 therefore pulls the curve 0.24=1/6250.2^4 = 1/625 of the way toward the axis at that same distance. The same GG does the rest of the work, so the curve lies down almost flat against the axis before it finally pulls away. That is the visual signature of a high multiplicity: not a different kind of behavior, just a much slower start. The parity still decides whether the curve crosses or rebounds, and the size of mm only decides how flattened it looks on the way.

Check your understanding

For P(x)=(x+1)3(x4)2(x7)P(x) = (x+1)^3(x-4)^2(x-7), what does the graph do at x=4x = 4?

Answer choices

The sign chart

Put the two ideas together. The real zeros chop the number line into intervals; on each interval PP holds one sign. So one test point per interval reveals the entire picture of which side of the axis the curve travels on. Take

Q(x)=(x+1)(x2)2.Q(x) = (x+1)(x-2)^2 .

The real zeros are 1-1 and 22, which leave three intervals to test. Choose easy numbers inside each:

Q(2)=(1)(4)2=16,Q(0)=(1)(2)2=4,Q(3)=(4)(1)2=4.Q(-2) = (-1)(-4)^2 = -16, \qquad Q(0) = (1)(-2)^2 = 4, \qquad Q(3) = (4)(1)^2 = 4 .

So QQ is negative to the left of 1-1, positive between 1-1 and 22, and positive again to the right of 22.

Sign chart for the cubic with a simple zero at -1 and a double zero at 2A number line with zeros at minus one and two. The sign of the polynomial is negative, then positive, then positive, so the sign flips at the simple zero but not at the double zero.x = -1x = 2negativepositivepositiveQ(-2) = -16Q(0) = 4Q(3) = 4the sign does not flip at the double zero x = 2
The sign chart for Q(x) = (x + 1)(x - 2)(x - 2). One test point settles each interval. The sign flips across the simple zero at x = -1, and it does not flip across the double zero at x = 2, which is precisely the difference between crossing and touching.

The sign chart and the multiplicity rule are two views of the same fact, and each checks the other. The zero at 1-1 has multiplicity 11, which is odd, so the curve crosses, and sure enough the sign flips from negative to positive across it. The zero at 22 has multiplicity 22, which is even, so the curve touches, and sure enough the sign stays positive on both sides of it. If your test points ever contradict your multiplicities, you have made an arithmetic slip, and you should find it before you draw anything.

Check your understanding

For P(x)=(x1)(x3)(x5)P(x) = (x-1)(x-3)(x-5), what is true on the interval 3<x<53 < x < 5?

Answer choices

Non-real roots leave no footprint

The Fundamental Theorem of Algebra promises a degree nn polynomial exactly nn roots, counted with multiplicity. It does not promise you nn x-intercepts, and here is the reason. The graph lives in the real plane, and an x-intercept is a real number xx where the height P(x)P(x) is zero. A non-real root such as 2+3i2 + 3i is not a location on the x-axis at all. It never shows up in the picture. Only real zeros produce x-intercepts.

So the counting works like this. Suppose the real zeros of PP have multiplicities adding up to RR. The remaining nRn - R roots are non-real, and in a real polynomial they always come in conjugate pairs. If z=a+biz = a + bi is a root of a real polynomial then so is its conjugate z\overline{z}, and multiplying those two matching factors gives

(xz)(xz)=x2(z+z)x+zz=x22ax+(a2+b2),(x - z)(x - \overline{z}) = x^2 - (z + \overline{z})x + z\overline{z} = x^2 - 2ax + (a^2 + b^2),

which has real coefficients. Dividing PP by that real quadratic leaves another real polynomial, two degrees smaller, so repeating the step pairs off every non-real root. The non-real roots therefore total an even number, which forces RR and nn to have the same parity.

That single observation pays a dividend. If nn is odd, RR cannot be zero (zero is even), so an odd-degree polynomial always has at least one real zero. More than that: the real multiplicities cannot all be even, or they would sum to an even RR, so at least one real zero has odd multiplicity. By the theorem above, the graph must cross the axis somewhere. That agrees exactly with the end behavior you already know. An odd-degree graph sends one arm up and the other down, so it has to travel from below the axis to above it. Any journey from one side of the axis to the other has to cross. Two completely different arguments, the same conclusion.

Check your understanding

A degree 66 polynomial with real coefficients has real zeros only at x=1x = -1 (multiplicity 11) and x=2x = 2 (multiplicity 33). How many non-real roots does it have, counted with multiplicity?

Answer choices

Getting the zeros when the polynomial is not factored

A polynomial rarely arrives already factored. The route to its real zeros is the one this chapter and the last one built:

  1. The Rational Root Theorem lists the candidate rational roots p/qp/q, where pp divides the constant term and qq divides the leading coefficient.
  2. Synthetic division tests a candidate. A remainder of 00 confirms a root and hands you the depressed polynomial, one degree lower, at the same time.
  3. Divide by the same root again. If the remainder is 00 a second time, the root has multiplicity at least 22, and you keep going until the remainder is nonzero. Repeated synthetic division is how you measure multiplicity in practice.
  4. Once you are down to a quadratic, factor it or use the quadratic formula. A positive discriminant gives two real zeros, which may be irrational, and irrational zeros are still perfectly good x-intercepts. A negative discriminant gives a conjugate pair of non-real roots, which contribute no intercept at all.

Keep one honest limitation in view. The Rational Root Theorem only ever proposes rational candidates. A polynomial such as (x22)(x2+1)(x^2 - 2)(x^2 + 1) has the real zeros 2\sqrt{2} and 2-\sqrt{2}, which are genuine x-intercepts, and no rational candidate will ever find them. They surface only when the quadratic factor is solved.

Putting it together

Here is the routine, in the order that makes each step cheap.

  1. Ends. Read the degree and the leading coefficient, and fix the two arms.
  2. Real zeros. Factor as far as you can, and mark each real zero on the axis.
  3. Multiplicity. At each real zero, odd means cross, even means touch and turn back. A large multiplicity flattens the curve there.
  4. Sign. Test one point in each interval between consecutive zeros, and one in each unbounded interval beyond the outermost zeros. Check the outer signs against the end behavior from step 1.
  5. Anchor. Plot P(0)P(0), and any other point you would like, for extra accuracy.

Worked example 1 Sketch P(x)=(x+2)(x1)2(x3)P(x) = (x+2)(x-1)^2(x-3)

Ends. Multiplying the leading terms gives xx2x=x4x \cdot x^2 \cdot x = x^4, so the degree is 44 and the leading coefficient is 11. An even degree with a positive leading coefficient sends both arms upward.

Real zeros and multiplicity. The zeros are 2-2 with multiplicity 11, 11 with multiplicity 22, and 33 with multiplicity 11. So the curve crosses at 2-2, touches and turns back at 11, and crosses at 33.

Sign. The three zeros carve out four intervals. Test one point in each:

P(3)=(1)(16)(6)=96,P(0)=(2)(1)(3)=6,P(-3) = (-1)(16)(-6) = 96, \qquad P(0) = (2)(1)(-3) = -6,P(2)=(4)(1)(1)=4,P(4)=(6)(9)(1)=54.P(2) = (4)(1)(-1) = -4, \qquad P(4) = (6)(9)(1) = 54 .

So the curve runs above the axis to the left of 2-2. It runs below the axis from 2-2 all the way to 33 (dipping, touching the axis at 11, and dipping again), and above the axis to the right of 33.

Check. The outer signs are both positive, which is what “both arms up” demanded. The sign flips at 2-2 and at 33, the two odd zeros, and does not flip at 11, the even one. Everything agrees.

Anchor. P(0)=6P(0) = -6, so the curve passes through (0,6)(0, -6).

Since the curve is below the axis on both sides of x=1x = 1 and equal to zero there, the point (1,0)(1, 0) is a local maximum. It is the one turning point in this whole picture whose location we can name exactly.

Graph of the quartic with zeros at -2, 1 (double), and 3Both arms rise. The curve crosses the axis at minus two, dips below, touches the axis at one and turns back down, then crosses at three and rises.touches, does not cross-2-10123105-5-10-15xy
The finished sketch: the curve crosses at x = -2, touches the axis and turns back at the double zero x = 1, crosses again at x = 3, passes through (0, -6), and sends both arms upward. The vertical scale is compressed to fit. The heights of the two dips are drawn from a few extra plotted points, not computed, because algebra cannot find them.

Worked example 2 Sketch P(x)=x34x2+x+6P(x) = x^3 - 4x^2 + x + 6

Factor first. The Rational Root Theorem offers the divisors of 66 over the divisors of 11, so the candidates are ±1,±2,±3,±6\pm 1, \pm 2, \pm 3, \pm 6. Test x=1x = -1 by synthetic division on the coefficients 1,4,1,61, -4, 1, 6: bring down 11, multiply by 1-1 and add to get 5-5. Multiply by 1-1 and add to get 66, then multiply by 1-1 and add to get 00. The remainder is 00, so 1-1 is a root and the depressed polynomial is x25x+6x^2 - 5x + 6:

P(x)=(x+1)(x25x+6)=(x+1)(x2)(x3).P(x) = (x+1)(x^2 - 5x + 6) = (x+1)(x-2)(x-3).

Ends. Degree 33 with leading coefficient 11: the left arm goes down, the right arm goes up.

Zeros and multiplicity. The zeros are 1-1, 22, and 33, each of multiplicity 11. All three are odd, so the curve crosses at every one of them. There is no touching anywhere.

Sign. Four intervals, four test points:

P(2)=(1)(4)(5)=20,P(0)=(1)(2)(3)=6,P(-2) = (-1)(-4)(-5) = -20, \qquad P(0) = (1)(-2)(-3) = 6,P(2.5)=(3.5)(0.5)(0.5)=0.875,P(4)=(5)(2)(1)=10.P(2.5) = (3.5)(0.5)(-0.5) = -0.875, \qquad P(4) = (5)(2)(1) = 10 .

The signs run negative, positive, negative, positive, alternating exactly as three simple zeros in a row demand. The far-left sign is negative and the far-right sign is positive, matching the end behavior.

Anchor. P(0)=6P(0) = 6.

The sketch: the curve rises from the bottom left, crosses at 1-1, arches above the axis through (0,6)(0,6), and comes back down to cross at 22. From there the curve dips shallowly below the axis, crosses again at 33, and climbs. The dip between 22 and 33 is a shallow one, and the test value P(2.5)=0.875P(2.5) = -0.875 is the evidence for that.

Worked example 3 Sketch R(x)=(x2)2(x2+1)R(x) = -(x-2)^2(x^2+1)

Ends. The leading term is (x2)(x2)=x4-(x^2)(x^2) = -x^4. The degree is 44, even, and the leading coefficient is 1-1, negative, so both arms point downward.

Zeros. The factor (x2)2(x-2)^2 gives the real zero 22 with multiplicity 22. The factor x2+1x^2 + 1 has discriminant 024(1)(1)=4<00^2 - 4(1)(1) = -4 < 0, so its roots are the non-real pair ii and i-i. They contribute no x-intercept. The graph therefore has exactly one x-intercept, at x=2x = 2, even though the polynomial has four roots counted with multiplicity.

Multiplicity. The multiplicity of 22 is even, so the curve touches the axis there and turns back.

Sign. Here the factors settle the sign without any test points at all. For every real xx we have x2+1>0x^2 + 1 > 0 and (x2)20(x-2)^2 \geq 0, so

R(x)=(x2)20 (x2+1)>00,R(x) = -\underbrace{(x-2)^2}_{\geq \, 0}\ \underbrace{(x^2+1)}_{> \, 0} \leq 0 ,

with equality only at x=2x = 2. The graph never rises above the x-axis. It climbs from below, kisses the axis at (2,0)(2,0), and falls away again.

Anchor. R(0)=(4)(1)=4R(0) = -(4)(1) = -4.

Note that (2,0)(2,0) is a local maximum, since RR is negative on both sides and zero there. This is the even-multiplicity turning point of the theorem, and it is the highest the curve ever gets.

Graph of the negative quartic with a double zero at 2 and a non-real conjugate pairThe curve lies entirely on or below the x-axis, touching it only at x equals two, and both arms point downward.the only x-intercept-101235-5-10-15-20xy
The graph of the negative quartic with a double zero at x = 2 and a non-real pair of roots. The two non-real roots are nowhere in the picture, which is the whole point: only real zeros make intercepts. The curve rises to touch the axis once and falls away, and it passes through (0, -4).

What algebra cannot tell you

Look at the sketch in Worked Example 1 again and ask a natural question: how deep is the dip between 2-2 and 11, and where exactly is the bottom of it? Nothing in this lesson can answer that. The tools of this chapter locate the curve’s intercepts and its sign, and that is all. They say nothing about how high a hump climbs or where a valley bottoms out.

It is tempting to guess that the bottom sits halfway between the two zeros, at x=0.5x = -0.5. That guess is false, and you can refute it with arithmetic alone. Compare the value there with the value at x=1x = -1:

P(0.5)=(1.5)(2.25)(3.5)=11.8125,P(1)=(1)(4)(4)=16.P(-0.5) = (1.5)(2.25)(-3.5) = -11.8125, \qquad P(-1) = (1)(4)(-4) = -16 .

The curve is already lower at x=1x = -1 than at the midpoint, so the midpoint is certainly not the lowest point. The symmetry that puts a parabola’s vertex halfway between its roots is special to degree 22, and it does not survive to higher degrees.

What we can prove is weaker and still useful. Between two consecutive real zeros the curve leaves the axis and comes back to it, so somewhere in between it has to turn around. There is at least one turning point in each gap between consecutive real zeros. And you already know the ceiling on the count, at most n1n - 1 turning points for a degree nn polynomial.

Exactly two kinds of turning point are within algebra’s reach, and both are worth naming. A parabola’s vertex sits halfway between its two roots, by the symmetry argument from the quadratics chapter. And a real zero rr of even multiplicity is itself a turning point, at the exactly known coordinates (r,0)(r, 0), which is how Worked Example 1 could name (1,0)(1, 0). Every other turning point is out of reach. Where it sits, and how high or low it goes, is a question about the slope of the curve. And finding a point where the slope is zero is the job of the derivative, a calculus tool you have not met.

So be honest about what your sketch claims. It claims the correct ends, the correct intercepts, the correct behavior at each intercept, and the correct side of the axis on every interval. It does not claim the exact height of any hump. If you want a more accurate picture, there is one legitimate way to get it: plot more points by evaluating PP. Anything else is decoration.

Reading a graph backwards

Run the machine in reverse and you can recover a great deal of a polynomial from its picture, as long as you also say clearly what you cannot recover. Suppose you are shown a graph and told that every x-intercept is visible in the window.

What the picture gives you. Each x-intercept is a real zero. A crossing means odd multiplicity, a touch means even multiplicity. The two arms give you the sign of the leading coefficient and the parity of the degree. Adding one to the count for each crossing and two for each touch gives the least possible degree. The true degree can exceed that minimum only by an even number, since any extra multiplicity comes in steps of two and any non-real roots come in pairs.

What the picture hides. It cannot tell you a crossing’s multiplicity is 11 rather than 33 or 55 (a flattened crossing is a hint, never a proof). And it cannot show you a single non-real root. It also cannot give you the leading coefficient itself, only its sign, until you are handed one more point.

Worked example 4 Build a cubic from its graph

A cubic crosses the x-axis at x=2x = -2, touches the axis at x=1x = 1 without crossing, and passes through (0,6)(0, 6). Find it.

Turn each feature into a factor. Crossing at 2-2 means a zero of odd multiplicity there; touching at 11 means a zero of even multiplicity. The smallest choices are 11 and 22, and they use up 1+2=31 + 2 = 3 degrees, which is the whole cubic. Nothing is left over, so those are the only options:

P(x)=a(x+2)(x1)2.P(x) = a(x+2)(x-1)^2 .

Use the extra point to pin aa. Substituting x=0x = 0 and P(0)=6P(0) = 6,

a(2)(1)2=62a=6a=3.a(2)(-1)^2 = 6 \quad \Longrightarrow \quad 2a = 6 \quad \Longrightarrow \quad a = 3 .

So P(x)=3(x+2)(x1)2P(x) = 3(x+2)(x-1)^2, which expands to 3x39x+63x^3 - 9x + 6.

Check the picture. The degree is odd and a=3>0a = 3 > 0, so the left arm goes down and the right arm goes up. Testing P(3)=3(1)(16)=48P(-3) = 3(-1)(16) = -48 and P(0)=6P(0) = 6 and P(2)=3(4)(1)=12P(2) = 3(4)(1) = 12 gives the signs negative, positive, positive: the curve crosses at 2-2 and only touches at 11, exactly as described. Since the curve is positive on both sides of x=1x = 1 and zero there, the point (1,0)(1,0) is a local minimum.

One caution on the word “find”. This is the only cubic with those features, because a cubic has just three degrees to spend. If the problem had said “a polynomial” instead of “a cubic”, there would be infinitely many answers. That is because we could raise the multiplicity at 2-2 to 33, or multiply by any quadratic with no real roots, without changing a single visible feature of the graph.

Common mistakes

Practice

Multiple Choice Questions (MCQ)

Progressively harder sets of questions. Each opens on its own page.

Free Response Questions (FRQ)

Longer questions in parts, to be worked out on paper. Progressive hints, the answer on its own so you can check yourself and try again, then the full worked solution, plus a rubric to mark your own work against.

Free response Work it out on paper 5 questions Start →
More practice (optional)

Extra sets, as hard as the Challenge set. Each one opens on its own page.

More resources (optional)

Other explanations of this lesson, if you want a second take.

A bit of history (Optional)

Sketching a curve from its equation was once a research problem, and a hard one.

By the end of the seventeenth century the parabola was well understood. The cubic was not. Nobody had a list of the shapes a cubic curve can take, and nobody had an obvious method for producing one. The trouble is exactly the one you have been living with. Everything except the humps follows from the algebra, and the humps do not.

Isaac Newton, the English mathematician who had just invented the calculus, thought the question worth several years of his attention. He published his answer in 1704, as an appendix to a book about light. It sorts every cubic curve into seventy-two species, each one described and each one drawn. What made the classification possible was his machinery for locating the exact point where a curve turns.

Two footnotes are worth having. Later mathematicians found species that Newton had missed, so even the inventor did not finish the job by hand. And notice which half of the work required that method at all.

Your sketch pins down the ends, the intercepts, the behavior at each intercept, and the sign on every interval, all of it from the factored form. Where the humps peak belongs to the next subject. It occupied the person who invented that subject for years. Stopping there is not laziness. It is an honest boundary.