Skip to main content
NSWMaths Extension 1Syllabus dot point

When a line meets a curve, what does it mean for the line to be a tangent rather than a secant, and how can the sum and product of the roots of one equation locate the point of contact, the midpoint of a chord, and a common tangent without any calculus?

Apply the factor theorem, multiplicity and the sum and product of roots to the geometry of curves: a line is tangent to a curve exactly when the equation formed by solving them simultaneously has a double root; the x-coordinate of the midpoint of a chord is the average of the roots; and the number and nature of the intersections of two curves are read from the roots of the difference of the two polynomials

Geometry of curves through polynomial roots for HSC Maths Extension 1. A line is tangent exactly when solving line and curve gives a double root; a chord midpoint is the average of the roots; intersections are read from the difference of the polynomials. Tangents, chords and common tangents without calculus.

Generated by Claude Opus 4.820 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

What this dot point is asking

This is the payoff page for the whole polynomials module. Every tool built so far, the factor theorem, multiplicity, and the sum and product of roots, turns out to answer questions about the geometry of curves, and to answer them more cleanly than the brute-force algebra most students reach for. The single idea that unlocks the page is this: when you solve a line and a curve simultaneously you get one polynomial equation, and the geometry of how they meet is written in the roots of that equation. Two simple roots mean the line cuts the curve at two points (a secant). A double root means the line just touches it (a tangent). The midpoint of a chord is the average of the roots, which the sum of roots hands you for free.

NESA groups this under ME-F2 as the geometric application of polynomial techniques. You should be able to find where a line is tangent to a curve using the double-root or discriminant condition, find the two tangents from an external point, handle a line through a fixed point on a cubic that meets it twice more, locate the midpoint of the resulting chord, and find a tangent common to two curves. Crucially, this is the Year 11 treatment: every result here comes from roots, the discriminant and multiplicity, never from differentiating to get a gradient. The calculus route to tangents waits for Year 12; here the polynomial route is the whole lesson, and it is often faster. (Cambridge gates this material as "rather demanding, could be Enrichment", which is exactly why a careful, fully worked treatment beats the textbook.)

The answer

Solving two curves gives one equation whose roots are the meeting points

Take any two curves y=P(x)y = P(x) and y=Q(x)y = Q(x). They meet exactly where P(x)=Q(x)P(x) = Q(x), that is where the single equation

P(x)Q(x)=0P(x) - Q(x) = 0

holds. This is the master move of the whole page: two curves collapse into one polynomial, and the x-coordinates of every intersection are the roots of that polynomial. When one of the curves is a line y=mx+ky = mx + k, the equation is P(x)(mx+k)=0P(x) - (mx + k) = 0, and its roots are the x-coordinates of the points where the line meets the curve. Everything that follows is just reading those roots carefully.

The degree of P(x)Q(x)P(x) - Q(x) caps how many times the curves can meet, exactly as on the consequences of the factor theorem page: a line (deg1\deg 1) meets a parabola (deg2\deg 2) at most twice and a cubic (deg3\deg 3) at most three times, because that is the most roots the difference can have.

Tangency means a double root

Here is the central insight. A line is a secant when it cuts a curve at two separate points, and a tangent when it touches the curve at a single point without crossing. In root language:

  • two distinct roots of P(x)(mx+k)=0P(x) - (mx + k) = 0 are two separate crossing points: the line is a secant;
  • a double (repeated) root is a single point where the line touches but does not cross: the line is a tangent, and the repeated root is the x-coordinate of the point of contact.

The reason is the multiplicity rule from earlier in the module. Near a simple root the difference P(x)(mx+k)P(x) - (mx + k) changes sign, so the curve passes from one side of the line to the other (a crossing). Near a double root the difference has a repeated factor (xα)2(x - \alpha)^2, which never goes negative, so the curve returns to the side it came from without crossing: it touches. A tangent is the line for which two intersection points have merged into one repeated contact.

A secant cuts twice; a tangent touches once at a double rootA parabola y equals x squared minus four x plus seven. A secant line crosses it at two separate points, where the difference of the two has two simple roots. A tangent line touches the parabola at the single point three comma four, where the difference has a double root.xy-1123456246810touch at (3, 4)crossingcrossingtangentsecanty = x² − 4x + 7Solving line = curve gives P(x) - Q(x) = 0. Two simple roots, the line cuts (a secant);a double root, it touches (a tangent). Here x² − 4x + 7 − (2x − 2) = (x − 3)².A double root means the curves meet but do not cross: tangency.

The midpoint of a chord is the average of the roots

The second pillar is just as useful. Suppose a line cuts a curve at two points AA and BB whose x-coordinates are α\alpha and β\beta, the two roots of the intersection equation. The midpoint MM of the chord ABAB has x-coordinate

xM=α+β2,x_M = \frac{\alpha + \beta}{2},

the average of the roots, and its y-coordinate is found by putting xMx_M into the line (since MM, like AA and BB, lies on the line). The point of this is that the sum α+β\alpha + \beta comes straight from the coefficients, with no need to solve for α\alpha and β\beta individually. For a quadratic intersection equation ax2+bx+c=0ax^2 + bx + c = 0,

xM=α+β2=12(ba)=b2a.x_M = \frac{\alpha + \beta}{2} = \frac{1}{2}\left(-\frac{b}{a}\right) = -\frac{b}{2a}.

This is why so many exam questions can be answered "without finding AA and BB": the midpoint never needed the individual roots, only their sum.

Two tangents from an external point

From a point outside a parabola there are exactly two tangent lines, and the double-root condition finds both at once. Write the general line through the external point with unknown gradient mm, form the quadratic intersection equation, and set its discriminant to zero. The discriminant condition is itself a quadratic in mm, and its two solutions are the gradients of the two tangents. (A point inside the parabola gives a negative discriminant in mm, hence no real tangents; a point on the parabola gives a repeated mm, the single tangent there.) Each gradient then gives a point of contact from the repeated root x=m2ax = \dfrac{m}{2a} of the intersection equation.

A line through a fixed point on a cubic

A favourite Extension 1 set-up: a point PP lies on a cubic, and a line of variable gradient mm through PP meets the cubic at two further points AA and BB. Because PP is on both the line and the curve, its x-coordinate is automatically a root of the cubic intersection equation, for every mm. That leaves a clean structure: the three roots are (x-coordinate of PP), α\alpha, β\beta, and the sum of all three is fixed by the coefficient of x2x^2. So α+β\alpha + \beta, and therefore the midpoint of ABAB, is pinned down regardless of mm. The midpoint sweeps a single vertical line as mm varies.

Tangency arises as the limiting case. As the line tilts, AA and BB slide along the curve; when they merge (α=β\alpha = \beta) the line becomes tangent at that doubled point, distinct from PP. Setting α=β\alpha = \beta and using the known value of α+β\alpha + \beta fixes the contact point, and the product of roots then gives the special gradient mm. This single picture contains both the chord-midpoint result and the tangent, and it is the clearest demonstration of why the sum and product of roots are the right tools.

A line through a fixed point on a cubic; the chord midpoint lies on a fixed lineThe cubic y equals x cubed minus four x. A line through the point P at two comma zero crosses the curve at two further points A and B. The midpoint M of the chord AB lies on the vertical line x equals minus one, because the sum of the three roots is zero. The special line through P that is tangent to the curve touches it at minus one comma three.xy-3-2-1123-8-448x = -1P(2, 0)ABsecantMtangent at (-1, 3)tangenty = x³ − 4xA line through P(2, 0) meets the cubic where x³ − 4x = m(x − 2), a cubic with root x = 2.The roots sum to 0, so α + β = -2 and the chord midpoint M always sits on x = -1.When A and B merge into M the line is tangent: α = β = -1, giving m = -1.

Where two curves touch and where they cross

The same difference P(x)Q(x)P(x) - Q(x) handles two general curves, not just a line and a curve. Factor the difference: each double factor is a point where the curves are tangent to each other (they touch), and each simple factor is a point where they cross. This is the curve-to-curve version of the tangency rule, and one difference polynomial can encode several meetings of different kinds at once. The example below pairs a cubic and a parabola whose difference is (x2)2(x+1)(x - 2)^2(x + 1): tangent at the double root x=2x = 2, crossing at the simple root x=1x = -1.

Two curves tangent at one point and crossing at anotherThe cubic y equals x cubed and the parabola y equals three x squared minus four. At two comma eight the curves are tangent, touching without crossing, where the difference has a double root. At minus one comma minus one the curves cross, where the difference has a simple root.xy-2-1123-55101520tangent at (2, 8)double rootcross at (-1, -1)simple rooty = x³y = 3x² − 4P(x) - Q(x) = x³ - (3x² - 4) = (x - 2)²(x + 1).The double root x = 2 makes a tangency; the simple root x = -1 makes a crossing.One difference curve encodes both the touch and the cross.

When two curves touch at a point, they are tangent to each other there, and a single line is tangent to both at that point: a common tangent. Finding the value of a parameter that makes two curves touch is therefore the standard way to set up a common-tangent problem without calculus, as in the worked examples below.

How exam questions ask about geometry using polynomials

The wordings map directly onto the root tool to reach for.

  • "Show that the x-coordinates of the points of intersection satisfy [equation]." Set P(x)=Q(x)P(x) = Q(x) and rearrange to one polynomial equal to zero. This is almost always the first part.
  • "Show that the line is a tangent / find the value of [the constant] for which the line is a tangent." Impose a double root: Δ=0\Delta = 0 for a quadratic intersection equation, or equal roots via sum and product for a cubic.
  • "Find the point of contact." It is the repeated root: x=b2ax = -\tfrac{b}{2a} for a quadratic, or the doubled root α\alpha for a cubic; then find yy from the line.
  • "Find the coordinates of the midpoint MM of the chord." Take xM=12(α+β)x_M = \tfrac{1}{2}(\alpha + \beta) from the sum of roots, then yMy_M from the line. Do not solve for α\alpha and β\beta.
  • "Two tangents are drawn from [an external point]; find them." Line through the point with gradient mm, set the discriminant of the intersection quadratic to zero, get a quadratic in mm with two solutions.
  • "A line through [a point on the curve] meets the curve again at AA and BB; show MM lies on [a fixed line]." Use the known root and the sum of the other two roots, which is fixed by the coefficients.
  • "Show the two curves touch / find [a parameter] so the curves are tangent / find the common tangent." Factor the difference P(x)Q(x)P(x) - Q(x); a double factor is a point of tangency, and the shared tangent line is found there.

Practice questions

Original practice questions graded from foundation to exam level, each with a full worked solution. Try them before revealing the solution.

foundation3 marksFind the value of cc for which the line y=6x+cy = 6x + c is a tangent to the parabola y=x2+2x+5y = x^2 + 2x + 5, and find the point of contact.
Show worked solution →

Set the line equal to the curve. A tangent meets the parabola where x2+2x+5=6x+cx^2 + 2x + 5 = 6x + c. Bringing everything to one side,

x24x+(5c)=0.x^2 - 4x + (5 - c) = 0.

Apply the double-root (tangent) condition. The line is a tangent exactly when this quadratic has a repeated root, that is when the discriminant is zero. With a=1a = 1, b=4b = -4, C=5cC = 5 - c,

Δ=(4)24(1)(5c)=1620+4c=4c4.\Delta = (-4)^2 - 4(1)(5 - c) = 16 - 20 + 4c = 4c - 4.

Setting Δ=0\Delta = 0 gives 4c4=04c - 4 = 0, so c=1c = 1.

Find the point of contact. With c=1c = 1 the equation is x24x+4=0x^2 - 4x + 4 = 0, that is (x2)2=0(x - 2)^2 = 0, so the double root is x=2x = 2. The contact point lies on the line: y=6(2)+1=13y = 6(2) + 1 = 13.

State and check. The line is y=6x+1y = 6x + 1, tangent at (2,13)(2, 13). Check on the parabola: 22+2(2)+5=4+4+5=132^2 + 2(2) + 5 = 4 + 4 + 5 = 13. The double root confirms tangency.

foundation3 marksShow that the line y=2x+4y = -2x + 4 is a tangent to the parabola y=x26x+8y = x^2 - 6x + 8, and find the point of contact TT.
Show worked solution →

Form the equation of intersection. The line and parabola meet where x26x+8=2x+4x^2 - 6x + 8 = -2x + 4. Collecting terms,

x24x+4=0.x^2 - 4x + 4 = 0.

Show the root is repeated. The left side factors as a perfect square,

x24x+4=(x2)2,x^2 - 4x + 4 = (x - 2)^2,

so the only solution is the double root x=2x = 2. (Equivalently Δ=(4)24(1)(4)=1616=0\Delta = (-4)^2 - 4(1)(4) = 16 - 16 = 0.) A repeated root means the line meets the curve at exactly one point and does not cross, which is precisely what it means to be a tangent.

Find the point of contact. At x=2x = 2 the line gives y=2(2)+4=0y = -2(2) + 4 = 0, so T=(2,0)T = (2, 0).

Check on the parabola. 226(2)+8=412+8=02^2 - 6(2) + 8 = 4 - 12 + 8 = 0, agreeing. So y=2x+4y = -2x + 4 is tangent at T(2,0)T(2, 0).

core4 marksThe line y=x+4y = x + 4 meets the parabola y=x22x+1y = x^2 - 2x + 1 at two points AA and BB. Without finding AA and BB, find the coordinates of the midpoint MM of the chord ABAB.
Show worked solution →

Form the equation whose roots are the x-coordinates. The points of intersection occur where x22x+1=x+4x^2 - 2x + 1 = x + 4, that is

x23x3=0.x^2 - 3x - 3 = 0.

Its two roots α\alpha and β\beta are the x-coordinates of AA and BB. (The discriminant is (3)24(1)(3)=9+12=21>0(-3)^2 - 4(1)(-3) = 9 + 12 = 21 > 0, so there are indeed two distinct points: a genuine chord.)

Use the sum of the roots for the midpoint x-coordinate. For x23x3x^2 - 3x - 3 the sum of the roots is α+β=31=3\alpha + \beta = -\dfrac{-3}{1} = 3. The midpoint's x-coordinate is the average of the two x-coordinates,

xM=α+β2=32.x_M = \frac{\alpha + \beta}{2} = \frac{3}{2}.

Find the midpoint y-coordinate. Both AA and BB lie on the line y=x+4y = x + 4, and the midpoint of a chord of a line lies on that line, so

yM=xM+4=32+4=112.y_M = x_M + 4 = \frac{3}{2} + 4 = \frac{11}{2}.

State the answer. The midpoint is M=(32, 112)M = \left(\dfrac{3}{2},\ \dfrac{11}{2}\right), found from the sum of the roots alone, without solving the quadratic.

core5 marksThe cubic y=x37x+6y = x^3 - 7x + 6 passes through P(1,0)P(1, 0). A line of gradient mm through PP meets the curve at two further points AA and BB. (a) Show that the x-coordinates of AA and BB have sum 1-1, so the midpoint of ABAB lies on the line x=12x = -\tfrac{1}{2} for every mm. (b) Find the value of mm for which the line is tangent to the curve at a point other than PP, and find that point of contact.
Show worked solution →

Form the intersection equation. The line through P(1,0)P(1, 0) with gradient mm is y=m(x1)y = m(x - 1). It meets the cubic where x37x+6=m(x1)x^3 - 7x + 6 = m(x - 1), that is

x3(7+m)x+(6+m)=0.x^3 - (7 + m)x + (6 + m) = 0.

Substituting x=1x = 1 gives 1(7+m)+(6+m)=01 - (7 + m) + (6 + m) = 0, so x=1x = 1 is a root for every mm, as it must be since PP lies on both curves.

(a) Use the sum of the roots. Let the three roots be 11, α\alpha and β\beta. There is no x2x^2 term, so the sum of all three roots is 00:

1+α+β=0    α+β=1.1 + \alpha + \beta = 0 \implies \alpha + \beta = -1.

The midpoint of ABAB has x-coordinate α+β2=12\dfrac{\alpha + \beta}{2} = -\dfrac{1}{2}, independent of mm. So MM always lies on the vertical line x=12x = -\dfrac{1}{2}.

(b) Impose tangency by merging the two further points. The line is tangent at a point other than PP when AA and BB coincide, that is α=β\alpha = \beta. With α+β=1\alpha + \beta = -1 this forces α=β=12\alpha = \beta = -\dfrac{1}{2}.

Use the product of the roots to find mm. For x3(7+m)x+(6+m)x^3 - (7 + m)x + (6 + m) the product of the roots is 6+m1=(6+m)-\dfrac{6 + m}{1} = -(6 + m). With roots 11, 12-\tfrac{1}{2}, 12-\tfrac{1}{2},

1(12)(12)=14=(6+m)    m=254.1 \cdot \left(-\frac{1}{2}\right) \cdot \left(-\frac{1}{2}\right) = \frac{1}{4} = -(6 + m) \implies m = -\frac{25}{4}.

Find the contact point and confirm the double root. At x=12x = -\tfrac{1}{2} the cubic gives y=(12)37(12)+6=18+72+6=758y = \left(-\tfrac{1}{2}\right)^3 - 7\left(-\tfrac{1}{2}\right) + 6 = -\tfrac{1}{8} + \tfrac{7}{2} + 6 = \tfrac{75}{8}. With m=254m = -\tfrac{25}{4} the intersection equation is x334x14=0x^3 - \tfrac{3}{4}x - \tfrac{1}{4} = 0, which factors as (x+12)2(x1)=0\left(x + \tfrac{1}{2}\right)^2 (x - 1) = 0: the repeated factor confirms the tangency. So m=254m = -\dfrac{25}{4} and the point of contact is (12, 758)\left(-\dfrac{1}{2},\ \dfrac{75}{8}\right).

exam6 marksFrom the external point P(0,8)P(0, -8), two tangents are drawn to the parabola y=x24y = x^2 - 4. Find the equations of the two tangents and their points of contact.
Show worked solution →

Set up a general line through PP. A non-vertical line through P(0,8)P(0, -8) has y-intercept 8-8, so it is y=mx8y = mx - 8 for some gradient mm.

Form the intersection equation. This line meets the parabola where x24=mx8x^2 - 4 = mx - 8, that is

x2mx+4=0.x^2 - mx + 4 = 0.

Apply the tangent condition. The line is a tangent when this quadratic has a double root, so its discriminant is zero:

Δ=(m)24(1)(4)=m216=0    m=4  or  m=4.\Delta = (-m)^2 - 4(1)(4) = m^2 - 16 = 0 \implies m = 4 \ \text{ or } \ m = -4.

Two values of mm give the two tangents, as expected from a point outside the parabola.

Find each point of contact. For a double root the contact x-coordinate is x=m2x = \dfrac{m}{2} (the repeated root of x2mx+4x^2 - mx + 4).

  • m=4m = 4: the equation is x24x+4=(x2)2=0x^2 - 4x + 4 = (x - 2)^2 = 0, contact at x=2x = 2, y=224=0y = 2^2 - 4 = 0, so (2,0)(2, 0).
  • m=4m = -4: the equation is x2+4x+4=(x+2)2=0x^2 + 4x + 4 = (x + 2)^2 = 0, contact at x=2x = -2, y=(2)24=0y = (-2)^2 - 4 = 0, so (2,0)(-2, 0).

State and check. The tangents are y=4x8y = 4x - 8 and y=4x8y = -4x - 8, touching the parabola at (2,0)(2, 0) and (2,0)(-2, 0) respectively. Both pass through PP: 4(0)8=84(0) - 8 = -8 and 4(0)8=8-4(0) - 8 = -8. Each contact is a confirmed double root.

exam5 marksShow that the cubic y=x3+xy = x^3 + x and the parabola y=2x2+8x4y = -2x^2 + 8x - 4 touch at one point and cross at another. Find both points and state the nature of each.
Show worked solution →

Form the difference of the two polynomials. The curves meet where x3+x=2x2+8x4x^3 + x = -2x^2 + 8x - 4, that is where F(x)=0F(x) = 0 for

F(x)=(x3+x)(2x2+8x4)=x3+2x27x+4.F(x) = (x^3 + x) - (-2x^2 + 8x - 4) = x^3 + 2x^2 - 7x + 4.

Factor the difference. The constant term is 44, so test divisors ±1,±2,±4\pm 1, \pm 2, \pm 4. F(1)=1+27+4=0F(1) = 1 + 2 - 7 + 4 = 0, so x1x - 1 is a factor; F(4)=64+32+28+4=0F(-4) = -64 + 32 + 28 + 4 = 0, so x+4x + 4 is a factor. Dividing accounts for the cubic as

F(x)=(x1)2(x+4),F(x) = (x - 1)^2 (x + 4),

with x=1x = 1 found as a double root (matching the constant term (1)2(4)=4(-1)^2(4) = 4).

Read off the nature of each meeting
A double root means the curves are tangent (touch without crossing); a simple root means they cross. So the curves are tangent at x=1x = 1 and cross at x=4x = -4.
Find the coordinates
At x=1x = 1: y=13+1=2y = 1^3 + 1 = 2, so the tangency is at (1,2)(1, 2). At x=4x = -4: y=(4)3+(4)=644=68y = (-4)^3 + (-4) = -64 - 4 = -68, so the crossing is at (4,68)(-4, -68).
State and check
The curves touch at (1,2)(1, 2) (double root) and cross at (4,68)(-4, -68) (simple root). Check the parabola at x=1x = 1: 2+84=2-2 + 8 - 4 = 2, agreeing; and at x=4x = -4: 32324=68-32 - 32 - 4 = -68, agreeing.

Related dot points