Skip to content

Revise: Quadratic Functions

Graphing parabolas — upward, downward, narrow, and wide — the vertex formula, the discriminant, the quadratic formula, and solving quadratic inequalities.

Graphing y = x² + bx + c

a = 1 → opens upward, minimum vertex.

y=x²−2x−3 → vertex (1,−4).

The Effect of a on the Graph of y = ax²

Sign of a: direction. |a|: width (bigger |a| = narrower).

y=3x² is narrower than y=0.5x².

The Discriminant

D=b²−4ac. D>0: 2 roots. D=0: 1 root. D<0: none.

2x²+3x+5=0 → D=−31 → no real roots.

The Quadratic Formula

x = (−b ± √(b²−4ac)) / 2a.

2x²+3x−2=0 → x=0.5 or x=−2.

Solving Quadratic Inequalities

Find roots, then test a point in each interval.

x²−x−6>0 → x<−2 or x>3.