Updated July 2026 with College Board AP Precalculus course guidance

AP Precalculus: Quadratic Functions

Quadratic functions are degree-2 polynomial functions. In AP Precalculus they are not just an Algebra 1 review topic; they are part of Unit 1 polynomial-function reasoning, rate-of-change analysis, model building, graph interpretation, transformations, zeros, complex solutions, and optimization. This guide explains quadratic forms, graphs, vertex behavior, roots, discriminant, solving methods, average rate of change, and AP-style examples with MathJax-rendered formulas.

AP Precalculus Alignment for Quadratic Functions

Quadratic functions belong inside the AP Precalculus Unit 1 family: Polynomial and Rational Functions. College Board's public AP Central course page says Unit 1 is assessed on the AP Exam and accounts for 30% to 40% of the multiple-choice section. The AP Students course page describes Unit 1 as work with polynomial and rational functions, including how quantities change with respect to one another, end behavior, modeling, assumptions, and limitations. Quadratics are the first non-linear polynomial family where those ideas become visible without the algebra becoming too large.

A quadratic page should therefore do more than list the quadratic formula. AP Precalculus students need to identify useful forms, connect formulas to graphs, interpret vertices in context, compare rates of change, decide when a model is reasonable, and explain what roots mean. The course framework emphasizes symbolic fluency, multiple representations, and communication. Quadratics are a compact way to practice all three.

In a typical AP Precalculus Unit 1 sequence, quadratic functions help bridge linear functions and higher-degree polynomial functions. Linear functions have constant average rate of change. Quadratic functions have average rates of change that change linearly across equal-length intervals. Higher-degree polynomials extend that idea with more complex turning behavior. If you understand quadratics well, polynomial end behavior, local extrema, zeros, and transformations become easier to understand later.

This guide uses "quadratic functions" as the focused page intent. Use Function Concepts for broad domain/range and notation review, Function Transformations for general graph transformations, and Polynomial Functions for higher-degree polynomial behavior. Use the Quadratic Formula Calculator when the intent is calculator/tool-based rather than concept study.

AP skill area Quadratic function connection What this page teaches
Procedural and symbolic fluency Rewrite quadratics in equivalent forms and solve equations. Standard, vertex, factored forms; completing the square; factoring; quadratic formula.
Multiple representations Use formulas, graphs, tables and contexts to interpret parabolas. Vertex, intercepts, axis of symmetry, rate tables, and model features.
Communication and reasoning Explain what a vertex, root or discriminant means. AP-style interpretation of maximum, minimum, roots, domain, range and model limitations.

What a Quadratic Function Is

A quadratic function is a polynomial function of degree 2. Its highest power of \(x\) is \(x^2\), and the coefficient of \(x^2\) cannot be zero. The general standard form is:

Standard quadratic function \(f(x)=ax^2+bx+c,\quad a\ne 0\)

The graph of a quadratic function is a parabola. The sign of \(a\) controls whether the parabola opens upward or downward. If \(a\gt 0\), the parabola opens upward and the vertex is a minimum. If \(a\lt 0\), the parabola opens downward and the vertex is a maximum. The magnitude \(|a|\) affects vertical stretch or compression relative to the parent function \(f(x)=x^2\).

A quadratic function has domain all real numbers unless a context restricts the inputs. The range depends on the vertex and opening direction. If the vertex is \((h,k)\) and the parabola opens upward, the range is \([k,\infty)\). If the parabola opens downward, the range is \((-\infty,k]\). In AP Precalculus, the context can narrow the domain. A projectile model may use \(t\ge 0\), and a business model may restrict \(x\) to nonnegative quantities or whole units.

Basic graph facts \(a\gt 0\Rightarrow\text{opens upward},\quad a\lt 0\Rightarrow\text{opens downward}\)

Quadratics are useful because they combine several AP Precalculus themes in one function family. The graph has a clear turning point. The roots connect algebra to intercepts. The average rate of change changes predictably. Equivalent forms reveal different information. A single quadratic can model height, profit, area, revenue, or any situation where the rate of change itself changes at a constant rate.

The Three Main Forms of a Quadratic

Equivalent quadratic forms reveal different graph features. AP Precalculus questions often become easier when you choose the form that matches the question. Do not treat forms as separate topics. Treat them as different views of the same function.

Form Formula Best use
Standard form \(f(x)=ax^2+bx+c\) Identify \(y\)-intercept, use quadratic formula, calculate discriminant, use coefficient patterns.
Vertex form \(f(x)=a(x-h)^2+k\) Identify vertex, axis of symmetry, maximum/minimum, domain/range and transformations.
Factored form \(f(x)=a(x-r_1)(x-r_2)\) Identify real zeros, \(x\)-intercepts and sign intervals.

For example, \(f(x)=2x^2-8x+6\), \(f(x)=2(x-2)^2-2\), and \(f(x)=2(x-1)(x-3)\) all describe the same quadratic. Standard form immediately shows the \(y\)-intercept \((0,6)\). Vertex form immediately shows the vertex \((2,-2)\). Factored form immediately shows the zeros \(x=1\) and \(x=3\). A strong AP student can move among the forms and explain why each one is useful.

\(2x^2-8x+6=2(x-2)^2-2=2(x-1)(x-3)\)

The form you choose should be driven by the task. If the question asks for maximum profit, vertex form is usually best. If the question asks when a projectile hits the ground, factored form or the quadratic formula may be best. If the question asks for the number of real solutions, the discriminant from standard form may be fastest. If the question asks for a graph transformation from \(x^2\), vertex form is best.

Standard Form: \(f(x)=ax^2+bx+c\)

Standard form is often the form given in algebraic problems. It is especially useful for identifying the \(y\)-intercept, applying the quadratic formula, calculating the discriminant, and finding the axis of symmetry from coefficients.

Standard form \(f(x)=ax^2+bx+c,\quad a\ne 0\)

The \(y\)-intercept is \(f(0)=c\), so the graph crosses the \(y\)-axis at \((0,c)\). The axis of symmetry is:

Axis of symmetry \(x=-\dfrac{b}{2a}\)

The vertex \(x\)-coordinate is the same value. Once you find \(x_v=-\dfrac{b}{2a}\), substitute it into the function to find \(y_v=f(x_v)\). This gives the vertex \((x_v,y_v)\). If \(a\gt 0\), the vertex is a minimum; if \(a\lt 0\), the vertex is a maximum.

Example from standard form

Let \(f(x)=2x^2-8x+6\). Here \(a=2\), \(b=-8\), and \(c=6\). The graph opens upward because \(a\gt 0\). The \(y\)-intercept is \((0,6)\). The axis of symmetry is:

\(x=-\dfrac{-8}{2(2)}=\dfrac{8}{4}=2\)

Evaluate \(f(2)\):

\(f(2)=2(2)^2-8(2)+6=8-16+6=-2\)

The vertex is \((2,-2)\), and the range is \([-2,\infty)\). This answer combines coefficient reading, graph interpretation and range reasoning.

Vertex Form: \(f(x)=a(x-h)^2+k\)

Vertex form is the transformation form of a quadratic. It starts from the parent function \(y=x^2\), then shifts, stretches, compresses or reflects the parabola. The vertex is visible directly from the formula.

Vertex form \(f(x)=a(x-h)^2+k\)

The vertex is \((h,k)\), and the axis of symmetry is \(x=h\). If \(a\gt 0\), the vertex is a minimum. If \(a\lt 0\), the vertex is a maximum. The parameter \(|a|\) controls vertical stretch or compression. If \(|a|\gt 1\), the graph is narrower than \(y=x^2\). If \(0\lt |a|\lt 1\), the graph is wider.

Parameter Meaning Graph result
\(h\) Horizontal shift Vertex moves to \(x=h\).
\(k\) Vertical shift Vertex moves to \(y=k\).
\(a\) Vertical scale and direction Controls opening direction and width.

Example: \(f(x)=-3(x-2)^2+5\). The vertex is \((2,5)\). The graph opens downward because \(a=-3\). It is vertically stretched by factor 3 and reflected across the \(x\)-axis relative to the parent. The axis of symmetry is \(x=2\), and the range is \((-\infty,5]\). In a context, the maximum output is 5 and occurs at input 2.

\(f(x)=-3(x-2)^2+5\quad\Rightarrow\quad \text{vertex }(2,5),\ \text{range }(-\infty,5]\)

For deeper transformation rules, use Function Transformations. This page uses vertex form specifically for quadratic functions.

Factored Form: \(f(x)=a(x-r_1)(x-r_2)\)

Factored form reveals zeros. If \(f(x)=a(x-r_1)(x-r_2)\), then \(f(r_1)=0\) and \(f(r_2)=0\). Graphically, the zeros are the \(x\)-intercepts, if the roots are real. The axis of symmetry is halfway between the real roots.

Factored form \(f(x)=a(x-r_1)(x-r_2)\)
Axis from roots \(x=\dfrac{r_1+r_2}{2}\)

Example: \(f(x)=2(x-1)(x-5)\). The roots are \(x=1\) and \(x=5\). The axis of symmetry is \(x=\dfrac{1+5}{2}=3\). The vertex lies on this axis. Evaluate \(f(3)=2(2)(-2)=-8\), so the vertex is \((3,-8)\). Since \(a=2\gt 0\), this is a minimum, and the range is \([-8,\infty)\).

If a quadratic has a repeated real root, the factored form looks like \(f(x)=a(x-r)^2\). The graph touches the \(x\)-axis at \(x=r\) instead of crossing it. The root is also the \(x\)-coordinate of the vertex. This connects factored form, vertex form and the discriminant.

\(f(x)=a(x-r)^2\quad\Rightarrow\quad \text{one repeated root at }x=r\)

Factored form is also useful for sign analysis and inequalities. If \(f(x)=a(x-r_1)(x-r_2)\), the sign of each factor changes at the roots. That helps solve \(f(x)\gt 0\), \(f(x)\lt 0\), and related nonlinear inequalities.

Graph Features of Quadratic Functions

A quadratic graph is a parabola. The important features are direction, vertex, axis of symmetry, intercepts, domain, range, end behavior and rate-of-change pattern. AP Precalculus problems often ask students to identify these features from equations, tables, graphs or contexts.

Feature How to find it Meaning
Direction Sign of \(a\) Upward if \(a\gt 0\), downward if \(a\lt 0\).
Vertex Use vertex form or \(x=-\dfrac{b}{2a}\) Minimum or maximum point.
Axis of symmetry Vertical line through vertex \(x=h\) or \(x=-\dfrac{b}{2a}\).
\(y\)-intercept Evaluate \(f(0)\) Point where graph crosses the \(y\)-axis.
\(x\)-intercepts Solve \(f(x)=0\) Roots or zeros of the function.
Domain Usually all real numbers Context may restrict inputs.
Range Use vertex and direction Outputs above a minimum or below a maximum.

The end behavior of a quadratic depends on \(a\). If \(a\gt 0\), both ends rise: \(f(x)\to\infty\) as \(x\to\infty\) and as \(x\to-\infty\). If \(a\lt 0\), both ends fall: \(f(x)\to-\infty\) as \(x\to\infty\) and as \(x\to-\infty\). This is a specific case of polynomial end behavior, which becomes more general in the Polynomial Functions guide.

\(a\gt 0:\ f(x)\to\infty\text{ as }x\to\pm\infty,\quad a\lt 0:\ f(x)\to-\infty\text{ as }x\to\pm\infty\)

Rates of Change in Quadratic Functions

College Board Unit 1 emphasizes how quantities change with respect to each other. Quadratic functions are the first major family where the average rate of change is not constant. For a linear function, equal input steps produce equal output differences. For a quadratic function, equal input steps produce first differences that change at a constant rate.

Average rate of change \(\dfrac{f(b)-f(a)}{b-a}\)

Let \(f(x)=x^2\). Over \([0,1]\), the average rate of change is \(\dfrac{1-0}{1}=1\). Over \([1,2]\), it is \(\dfrac{4-1}{1}=3\). Over \([2,3]\), it is \(\dfrac{9-4}{1}=5\). The average rates \(1,3,5\) increase by 2 each time. That constant second difference is a signature of a quadratic relationship when inputs are equally spaced.

\(x\) \(f(x)=x^2\) First difference Second difference
00
111
2432
3952
41672

For \(f(x)=ax^2+bx+c\) with input steps of 1, the constant second difference is \(2a\). This connects the coefficient \(a\) to the graph's concavity and rate-of-change pattern. If \(a\gt 0\), the first differences increase; if \(a\lt 0\), the first differences decrease. This is AP Precalculus reasoning because it connects a formula, a table and a graph feature.

Second difference with step 1 \(\Delta^2 f=2a\)

Recognizing Quadratic Functions from Tables

AP Precalculus questions do not always announce a formula first. A problem may give a table, a verbal description or a partial graph and ask you to decide which function family is reasonable. For quadratics, the table test is built on the same rate-of-change idea from Unit 1: as inputs change by equal amounts, outputs change with first differences that are not constant but second differences that are constant.

This test only works directly when the \(x\)-values are equally spaced. If the inputs are \(0,1,2,3,4\), the step size is \(h=1\). If the inputs are \(0,2,4,6,8\), the step size is \(h=2\). When the input spacing changes inside the same table, first and second differences can still be studied, but the simple constant-second-difference shortcut no longer proves the relationship is quadratic.

Second difference with equal input step \(h\) \(\Delta^2 y=2ah^2\)

The formula \(\Delta^2 y=2ah^2\) is useful because it connects a numerical table to the leading coefficient. With step size \(1\), it becomes \(\Delta^2 y=2a\). With step size \(2\), it becomes \(\Delta^2 y=8a\). A table with positive constant second differences suggests a parabola opening upward. A table with negative constant second differences suggests a parabola opening downward.

\(x\) \(y\) First difference Second difference
-112
05-7
12-34
2314
3854

The inputs increase by \(1\), and the second differences are all \(4\). Therefore \(2a=4\), so \(a=2\). Because \(x=0\) gives \(y=5\), the constant term is \(c=5\) in standard form. Use another point to find \(b\). The point \((1,2)\) gives:

\[ 2=2(1)^2+b(1)+5 \]
\[ 2=7+b,\qquad b=-5 \]

The function is \(f(x)=2x^2-5x+5\). This is a more AP-ready response than simply saying "the data look quadratic" because it states the numerical evidence, uses it to identify the leading coefficient and verifies the full model from the given points.

If the table has input step \(2\), the same idea needs one extra adjustment. Suppose the second differences are \(24\) and the input step is \(h=2\). Then \(24=2a(2)^2=8a\), so \(a=3\). Many mistakes on table questions come from forgetting the \(h^2\) factor and using \(a=12\) instead of \(a=3\).

What the table tells you before you graph

A quadratic table can reveal several features before you draw a parabola. If the output values decrease and then increase, the vertex occurs between the two rows where the change switches from negative to positive. If the first differences are symmetric around a zero difference, the vertex lies at a listed \(x\)-value. If the first differences jump from a negative value to the matching positive value, the vertex lies halfway between the corresponding inputs.

For the table above, the first differences are \(-7,-3,1,5\). The change switches between \(-3\) and \(1\), so the minimum is between \(x=1\) and \(x=2\), not necessarily at a listed input. Algebra confirms this: \(f(x)=2x^2-5x+5\) has axis of symmetry \(x=-\dfrac{-5}{2(2)}=\dfrac{5}{4}\). The vertex is between \(1\) and \(2\), which matches the table pattern.

This is exactly the kind of reasoning that separates AP Precalculus from memorized algebra. You are translating a numerical representation into an analytic representation and then using the analytic representation to describe the graph. The broader method is also useful when you later compare polynomial functions of higher degree in the Polynomial Functions guide.

Writing Quadratic Models from Given Features

A strong quadratic solution starts with the form that matches the data. If a problem gives a vertex, start with vertex form. If it gives roots or intercepts, start with factored form. If it gives a y-intercept or asks for coefficients, standard form may be efficient. Choosing the form is part of the mathematical reasoning, not a cosmetic step.

From a vertex and one point

Suppose a parabola has vertex \((3,-4)\) and passes through \((5,8)\). Use vertex form because the vertex is already visible:

\[ f(x)=a(x-3)^2-4 \]

Substitute the point \((5,8)\) to solve for \(a\):

\[ 8=a(5-3)^2-4 \]
\[ 8=4a-4,\qquad 12=4a,\qquad a=3 \]

The model is \(f(x)=3(x-3)^2-4\). This formula immediately tells you the minimum value is \(-4\), the axis of symmetry is \(x=3\), the graph opens upward and the parabola is vertically stretched compared with \(y=x^2\). If the question asks for standard form, expand only after the feature analysis is complete:

\[ f(x)=3(x^2-6x+9)-4=3x^2-18x+23 \]

From two roots and one point

Suppose the zeros are \(-2\) and \(6\), and the graph passes through \((0,-24)\). Use factored form because the roots are already visible:

\[ f(x)=a(x+2)(x-6) \]

Substitute \((0,-24)\):

\[ -24=a(0+2)(0-6)=-12a \]
\[ a=2,\qquad f(x)=2(x+2)(x-6) \]

Now the graph features are not hidden. The \(x\)-intercepts are \((-2,0)\) and \((6,0)\). The axis of symmetry is the midpoint of the roots:

\[ x=\dfrac{-2+6}{2}=2 \]

The vertex occurs at \(x=2\), and \(f(2)=2(4)(-4)=-32\). The minimum value is \(-32\). This route avoids unnecessary expansion and keeps the relationship between roots, symmetry and vertex visible.

From three points

When a problem gives three points and no clear vertex or roots, standard form is often the fastest. Let \(f(x)=ax^2+bx+c\). Suppose the points are \((0,6)\), \((1,3)\) and \((2,4)\). The first point gives \(c=6\). The second point gives:

\[ a+b+6=3,\qquad a+b=-3 \]

The third point gives:

\[ 4a+2b+6=4,\qquad 2a+b=-1 \]

Subtract \(a+b=-3\) from \(2a+b=-1\) to get \(a=2\). Then \(2+b=-3\), so \(b=-5\). The quadratic is:

\[ f(x)=2x^2-5x+6 \]

This method is also a useful check on calculator regression. A graphing calculator can fit a quadratic model to data, but if the table gives exact points that define a quadratic, you should be able to build the equation from the conditions and explain why the coefficients are determined.

From a contextual constraint

Many AP-style quadratic questions begin with a real situation instead of ordered pairs. Suppose 40 feet of fencing is used to make three sides of a rectangular pen against a wall. If \(x\) is the width perpendicular to the wall, then the length parallel to the wall is \(40-2x\). The area is:

\[ A(x)=x(40-2x)=40x-2x^2 \]

The domain is not all real numbers. Since the width and length must be positive, \(x\gt 0\) and \(40-2x\gt 0\), so \(0\lt x\lt 20\). The vertex gives the maximum possible area:

\[ x_v=-\dfrac{40}{2(-2)}=10,\qquad A(10)=200 \]

The maximum area is 200 square feet when the width is 10 feet and the length is 20 feet. A complete AP Precalculus answer names the variables, writes the model, states the practical domain and interprets the vertex with units. That final interpretation is often what makes the difference between an algebra answer and a model answer.

Converting Between Quadratic Forms

Quadratic forms are equivalent, so you can convert between them. Converting forms is not busywork; it changes which feature is visible. AP Precalculus often expects students to choose an analytically useful form for the question.

Standard form to vertex form

Use completing the square or the vertex formula. For \(f(x)=2x^2-8x+6\), factor the leading coefficient from the \(x^2\) and \(x\) terms:

\(f(x)=2(x^2-4x)+6\)

Complete the square inside: \(x^2-4x=(x-2)^2-4\). Then:

\[ f(x)=2\big((x-2)^2-4\big)+6=2(x-2)^2-8+6=2(x-2)^2-2 \]

The vertex form is \(f(x)=2(x-2)^2-2\), so the vertex is \((2,-2)\).

Standard form to factored form

Factor if possible. For \(2x^2-8x+6\), factor out 2:

\(2x^2-8x+6=2(x^2-4x+3)=2(x-1)(x-3)\)

The roots are \(x=1\) and \(x=3\). If factoring is not simple, use the quadratic formula or a calculator to identify roots. For calculator-only solving, use the Quadratic Formula Calculator.

Factored form to standard form

Expand. If \(f(x)=3(x+2)(x-5)\), first multiply the binomials:

\[ (x+2)(x-5)=x^2-3x-10 \]

Then multiply by 3:

\(f(x)=3x^2-9x-30\)

Standard form is useful if you need the \(y\)-intercept or discriminant.

Solving Quadratic Equations

Solving a quadratic equation means finding input values where the function reaches a specific output, often zero. Graphically, solving \(f(x)=0\) finds the \(x\)-intercepts. Algebraically, the best method depends on the structure of the equation.

Method Best when Core idea
Square roots Equation is \(a(x-h)^2+k=0\) or has no linear term. Isolate the square, then take \(\pm\sqrt{\cdot}\).
Factoring Roots are simple rational values. Use zero product property.
Completing the square You need vertex form or exact symbolic structure. Create a perfect square trinomial.
Quadratic formula Any quadratic equation in standard form. Substitute \(a\), \(b\), \(c\) into the universal formula.

Square-root method

If \(a(x-h)^2+k=0\), then \((x-h)^2=-\dfrac{k}{a}\)

Do not forget both roots when taking a square root. If \((x-4)^2=16\), then \(x-4=\pm 4\), so \(x=8\) or \(x=0\).

Factoring and zero product property

If \((x-r_1)(x-r_2)=0\), then \(x=r_1\) or \(x=r_2\).

For \(x^2+5x+6=0\), factor as \((x+2)(x+3)=0\), giving \(x=-2\) and \(x=-3\).

Quadratic formula

Quadratic formula \(x=\dfrac{-b\pm\sqrt{b^2-4ac}}{2a}\)

The quadratic formula works for every quadratic equation \(ax^2+bx+c=0\), as long as \(a\ne 0\). It gives real roots when the discriminant is nonnegative and complex roots when the discriminant is negative.

Discriminant, Real Roots and Complex Roots

The discriminant is the expression under the square root in the quadratic formula. It tells you the number and type of roots before you finish solving.

Discriminant \(D=b^2-4ac\)
Discriminant Roots Graph meaning
\(D\gt 0\) Two distinct real roots Parabola crosses the \(x\)-axis twice.
\(D=0\) One repeated real root Parabola touches the \(x\)-axis at the vertex.
\(D\lt 0\) Two complex conjugate roots Parabola does not intersect the \(x\)-axis.

AP Precalculus includes complex numbers and polynomial zeros in Unit 1. For quadratics, complex roots appear when the discriminant is negative. The roots come as a conjugate pair because the coefficients are real. For example, \(x^2+4x+8=0\) has discriminant \(16-32=-16\). The roots are:

\[ x=\dfrac{-4\pm\sqrt{-16}}{2}=\dfrac{-4\pm 4i}{2}=-2\pm 2i \]

Graphically, the parabola has no real \(x\)-intercepts. Algebraically, the equation still has two complex solutions. That distinction matters: "no real zeros" does not mean "no solutions" when complex numbers are allowed.

Polynomial Connections: Zeros, Multiplicity and Complex Roots

A quadratic function is a second-degree polynomial function, so every quadratic idea is also part of the larger AP Precalculus Unit 1 polynomial story. The difference is that quadratics are small enough for every feature to be found exactly: vertex, intercepts, axis of symmetry, end behavior, roots and average rates of change. That makes quadratics an important training ground for later polynomial reasoning.

The Fundamental Theorem of Algebra tells you that a degree 2 polynomial has two complex zeros when zeros are counted with multiplicity. A quadratic may have two distinct real zeros, one repeated real zero or two nonreal complex zeros. The discriminant predicts which case occurs, and the graph shows how the real zeros behave.

Algebraic case Example Graph behavior Polynomial language
Two distinct real zeros \(f(x)=(x-1)(x+3)\) Crosses the \(x\)-axis at two points. Each zero has multiplicity 1.
One repeated real zero \(f(x)=(x-2)^2\) Touches the \(x\)-axis at the vertex. The zero \(x=2\) has multiplicity 2.
Two nonreal complex zeros \(f(x)=x^2+6x+13\) Does not touch the \(x\)-axis. The zeros occur as a conjugate pair.

Multiplicity is a compact way to describe how a graph behaves at an intercept. For a quadratic with two simple real zeros, the graph crosses the \(x\)-axis at each zero. For a repeated real zero, the zero is also the vertex, so the graph touches the axis and turns around. This is why \(f(x)=(x-4)^2\) has only one \(x\)-intercept but still has degree 2. The root \(x=4\) is counted twice.

Complex roots are just as important, even when a graph has no real intercepts. For \(x^2+6x+13=0\), the discriminant is \(36-52=-16\). The roots are:

\[ x=\dfrac{-6\pm\sqrt{-16}}{2}=-3\pm 2i \]

The corresponding function \(f(x)=x^2+6x+13\) can also be written by completing the square:

\[ f(x)=(x+3)^2+4 \]

That vertex form explains the graph. The minimum value is \(4\), so the graph stays above the \(x\)-axis. The complex roots explain the equation. Both descriptions are correct; they answer different representation questions. This is why AP Precalculus repeatedly asks students to move between graphical, numerical, analytical and verbal representations.

When not to overstate the graph

If a question asks for real zeros, a quadratic with \(D\lt 0\) has none. If a question asks for solutions over the complex numbers, it has two complex solutions. If a question asks for \(x\)-intercepts, complex solutions do not appear as points on the real coordinate plane. The wording changes the answer set, so read the question carefully before choosing a conclusion.

This also protects you from a common modeling error. A revenue model with no positive real zero in a stated domain may still be useful over that domain. A height model with one positive real zero may have another negative real zero that is algebraically valid but not meaningful for time after launch. A complete response identifies which roots belong to the model's practical domain and which roots belong only to the unrestricted equation.

For more general zero behavior beyond degree 2, use the Rational Zeros Calculator as a checking tool and read the Polynomial Functions guide for end behavior, factorization strategy and higher-degree multiplicity patterns.

Quadratic Models and Optimization

Quadratic models appear when a quantity increases and then decreases, decreases and then increases, or has a single best input. The vertex is the central model feature because it gives the maximum or minimum output. In AP Precalculus, a correct model answer should include the input value, output value and units when available.

Projectile motion

A common projectile model in feet is:

\(h(t)=-16t^2+v_0t+h_0\)

The coefficient \(-16\) comes from gravitational acceleration in feet per second squared under the standard simplified model. The graph opens downward, so the vertex gives the maximum height. If \(h(t)=-16t^2+64t+80\), then:

\(t_v=-\dfrac{64}{2(-16)}=2\)
\(h(2)=-16(2)^2+64(2)+80=144\)

The maximum height is 144 feet at 2 seconds. The interpretation matters. The \(x\)-coordinate is time, and the \(y\)-coordinate is height.

Revenue model

Suppose revenue is modeled by \(R(p)=-20p^2+800p\), where \(p\) is price in dollars. The graph opens downward, so the maximum revenue occurs at the vertex:

\(p_v=-\dfrac{800}{2(-20)}=20\)

The optimal price is 20 dollars, and the maximum revenue is \(R(20)=8000\). A complete answer should say "maximum revenue is 8000 dollars at a price of 20 dollars," if those units match the problem. Do not report only the vertex as \((20,8000)\) when the context needs a sentence.

Model limitations

College Board explicitly includes assumptions and limitations of function models in Unit 1. Quadratic models can be useful but limited. A projectile model may ignore air resistance. A revenue model may be valid only over a realistic price interval. An area model may require positive dimensions. Always check whether the context restricts the domain. The algebraic domain of a quadratic is all real numbers, but the model domain may not be.

Quadratic Inequalities and Sign Analysis

Quadratic inequalities ask where a quadratic is positive, negative, above a value, or below a value. They connect algebra, graphing and intervals. This topic belongs near quadratics but can be studied in more depth on Nonlinear Inequalities.

To solve \(f(x)\gt 0\), identify where the parabola lies above the \(x\)-axis. To solve \(f(x)\lt 0\), identify where it lies below the \(x\)-axis. Factored form is often fastest because the roots divide the number line into intervals.

Example

Solve \((x-2)(x+3)\lt 0\). The roots are \(x=2\) and \(x=-3\). Test intervals: \((-\infty,-3)\), \((-3,2)\), and \((2,\infty)\). The product is negative between the roots, so the solution is:

\(-3\lt x\lt 2\)

If the inequality is \((x-2)(x+3)\le 0\), include the roots:

\([-3,2]\)

Graphically, the parabola opens upward and is below or on the \(x\)-axis between its intercepts. This is the same result from a graph interpretation.

Worked AP-Style Quadratic Examples

Example 1: Interpret all key features

Let \(f(x)=-2(x-3)^2+18\). Identify the vertex, axis of symmetry, direction, range and zeros.

The function is in vertex form. The vertex is \((3,18)\). The axis of symmetry is \(x=3\). The graph opens downward because \(a=-2\). The range is \((-\infty,18]\).

To find zeros, solve:

\[ -2(x-3)^2+18=0 \quad\Rightarrow\quad (x-3)^2=9 \quad\Rightarrow\quad x-3=\pm 3 \]

The roots are \(x=0\) and \(x=6\). The graph crosses the \(x\)-axis at \((0,0)\) and \((6,0)\).

Example 2: Use the discriminant before solving

Determine the number and type of roots for \(3x^2-2x+5=0\).

\(D=(-2)^2-4(3)(5)=4-60=-56\)

Since \(D\lt 0\), there are two complex conjugate roots and no real \(x\)-intercepts. The graph opens upward because \(a=3\), and it stays above the \(x\)-axis.

Example 3: Build a quadratic from roots and a point

A quadratic has roots \(x=-1\) and \(x=4\), and it passes through \((0,-8)\). Write a formula.

Start with factored form:

\(f(x)=a(x+1)(x-4)\)

Use the point \((0,-8)\):

\(-8=a(1)(-4)\quad\Rightarrow\quad a=2\)

So \(f(x)=2(x+1)(x-4)\). Standard form is \(f(x)=2x^2-6x-8\).

Example 4: Use second differences

A table with equally spaced inputs has outputs \(4,9,18,31,48\). The first differences are \(5,9,13,17\). The second differences are \(4,4,4\), so the data are consistent with a quadratic model. If the input spacing is 1, then \(2a=4\), so \(a=2\). Additional information would determine \(b\) and \(c\).

AP Exam Routine for Quadratic Functions

Use this routine whenever a quadratic appears in an AP Precalculus problem.

1. Identify the form. Standard form shows \(y\)-intercept and discriminant. Vertex form shows maximum/minimum. Factored form shows roots.

2. Decide what the problem asks. Graph features, solving, modeling and interpretation require different forms.

3. Find the vertex when optimization is involved. Use \(x=-\dfrac{b}{2a}\) or read \((h,k)\) from vertex form.

4. Find roots only when roots answer the question. Roots are useful for intercepts, ground-hit times, break-even points and inequalities.

5. Include domain and units in context. Algebra may allow all real numbers, but the model may not.

6. Explain the feature, not just the coordinate. Say "maximum height is 144 feet at 2 seconds," not only "\((2,144)\)."

Common Quadratic Function Mistakes

Mistake Why it is wrong Correct thinking
Using \(x=\dfrac{b}{2a}\) Misses the negative sign. Axis of symmetry is \(x=-\dfrac{b}{2a}\).
Forgetting both square-root solutions Solving \((x-h)^2=k\) has two roots if \(k\gt 0\). Use \(x-h=\pm\sqrt{k}\).
Calling the vertex \(x\)-value the maximum The output value is the maximum or minimum value. The input gives where it occurs; the output gives the max/min amount.
Ignoring context domain Negative time, negative quantity or unrealistic price may not make sense. State the practical domain when a context gives one.
Saying no solutions when \(D\lt 0\) There are no real roots, but complex roots exist. Say no real roots or two complex roots, depending on the setting.

Official Sources Used

The AP alignment statements in this guide were checked against official College Board and AP Central sources available on July 8, 2026. The quadratic formulas are standard mathematics; the course-placement and unit-weighting statements come from official AP sources.

Quadratic Functions FAQs

What is a quadratic function?

A quadratic function is a degree-2 polynomial function written in standard form as \(f(x)=ax^2+bx+c\), where \(a\ne 0\). Its graph is a parabola.

Which quadratic form is best for graphing?

Vertex form \(f(x)=a(x-h)^2+k\) is usually best for graphing because it shows the vertex \((h,k)\), axis of symmetry and opening direction immediately.

Which quadratic form is best for roots?

Factored form \(f(x)=a(x-r_1)(x-r_2)\) is best for roots because it shows the zeros \(r_1\) and \(r_2\) directly when the roots are real.

What does the discriminant tell you?

The discriminant \(D=b^2-4ac\) tells the number and type of roots. If \(D\gt 0\), there are two distinct real roots. If \(D=0\), there is one repeated real root. If \(D\lt 0\), there are two complex conjugate roots and no real intercepts.

How do you find the vertex from standard form?

Use \(x=-\dfrac{b}{2a}\), then substitute that value into the function to find the \(y\)-coordinate. The vertex is \(\left(-\dfrac{b}{2a},f\left(-\dfrac{b}{2a}\right)\right)\).

How do quadratics connect to AP Precalculus?

Quadratics are part of Unit 1 polynomial-function reasoning. They support graph analysis, rates of change, modeling, roots, equivalent forms, complex solutions and interpretation of assumptions and limitations.

When should I use the quadratic formula?

Use the quadratic formula when factoring is not quick, when exact roots are needed, or when you want a method that works for any quadratic equation in standard form.

What is the domain and range of a quadratic?

The algebraic domain is all real numbers unless a context restricts it. The range depends on the vertex and direction: \([k,\infty)\) for an upward-opening parabola with vertex \(y=k\), and \((-\infty,k]\) for a downward-opening parabola.