Where do a straight line and a parabola meet? You put the two equations into a system and obtain a second-degree equation: the discriminant tells us whether there are 00, 11 or 22 intersections. If Δ<0\Delta<0 the line is external, if Δ=0\Delta=0 it is tangent, if Δ>0\Delta>0 it is secant.

Example

Given the parabola y=x24+x+1y=\frac{x^2}{4}+x+1 and the line r: y=12xr:\ y=\frac12 x, determine whether rr is tangent, secant or external.

Putting them into a system: x24+x+1=12x    x24+x2+1=0    x2+2x+4=0.\frac{x^2}{4}+x+1=\frac12 x \implies \frac{x^2}{4}+\frac{x}{2}+1=0 \implies x^2+2x+4=0. The discriminant is Δ=416=12<0\Delta=4-16=-12<0: the line is external to the parabola.

A generic line parallel to rr has equation y=12x+qy=\frac12 x+q, with qq a parameter.

Topics: Parabola
Concepts: Discriminant · Line–parabola intersection · System
Functions: Parabola
Skills: Analytic geometry · Solving systems