Achievable logoAchievable logo
SAT
Sign in
Sign up
Purchase
Textbook
Practice exams
Support
How it works
Resources
Exam catalog
Mountain with a flag at the peak
Textbook
Introduction
1. SAT Reading and Writing
2. SAT Math
2.1 Intro to SAT Math
2.2 SAT Math Tools and Strategies
2.3 SAT Algebra
2.4 SAT Geometry
2.5 SAT Advanced Math
2.5.1 Evaluating Functions
2.5.2 Quadratics and Other Polynomials
2.5.3 Exponential Functions
2.5.4 Modeling Equations and Inequalities
2.5.5 Translating Functions
2.6 SAT Problem Solving and Data
Wrapping Up
Achievable logoAchievable logo
2.5.2 Quadratics and Other Polynomials
Achievable SAT
2. SAT Math
2.5. SAT Advanced Math

Quadratics and Other Polynomials

25 min read
Font
Discuss
Share
Feedback

Introduction

Quadratics are expressions whose largest exponent, or highest power, equals 2. A quadratic equation connects two expressions, one on either side of the equals sign, at least one of which has a term with a variable squared. A quadratic function is structured in the usual notation, with “f(x)” (or similar function notation) set equal to a quadratic. In ordinary circumstances, quadratic equations have two solutions; another way to say the same thing is that their graph, a parabola, has two x-intercepts. There are exceptions to this rule, exceptions we’ll cover in this module, but your normal expectation should follow the pattern that the number of solutions to an equation equals the highest exponent found in that equation. In the case of a quadratic, that’s 2!

Approach Question

A pirate ship fires a cannonball at a merchant ship but the cannonball misses high, sailing over the merchant ship and eventually splashing into the ocean. The flight of the cannonball can be modeled by the function h(x)=−21​x2+2x+5, where x is the time, in seconds, and h is the height above the water at which the ball is found at time x. After how many seconds does the cannonball attain its maximum height above the water?

A. 0.5 seconds
B. 2 seconds
C. 4 seconds
D. 5 seconds

Explanation

This kind of projectile question is a common way to test knowledge of quadratics through a word problem, and the SAT is no exception. Let’s start by reviewing the standard form of a quadratic (or parabola, speaking in graphing terms): ax2+bx+c, where a, b, and c are coefficients. There will always be a negative sign on the “a” term in a projectile question, indicating an “upside down” parabola used to model where the flight begins, where it reaches its maximum, and where it hits the ground (or, in this case, the water).

Though seemingly complicated at first, this question is actually straightforward if you know two things: 1) that “maximum” corresponds to the vertex of the parabola (as does minimum in an upward-facing parabola) and 2) the formula for the x-coordinate of the vertex: −b/2a. Since this question is asking for the time, or x value, we have only to apply the formula: −2/(2)(−½)=2. The answer is B: 2 seconds.

But there are a few other important things to note as we study this question. Any quadratic equation in a real-life situation will reveal, in addition to the maximum (or minimum), two other points in the object’s flight: the starting point and the point at which the object hits the ground (or water). The starting point is the y-intercept, just as it is in a linear equation. Also, the y-intercept is transparent in a quadratic: it is simply the c term. So answer choice D here is a trap answer of sorts, since 5 is a significant number in this situation. But it’s not the time at which the maximum is reached; rather, 5 (feet) is the height above the water at which the cannonball began its journey out of the cannon.

Finding the “landing point” for the cannonball involves finding the other intercept, the x-intercept, and that process is more complicated. The first step is to determine whether the quadratic can be factored (see mini-lesson below). Once we have set the quadratic equal to zero (required to find the solution or x-intercept), the best way to proceed is to multiply the equation by −2 to get rid of the leading coefficient (−21​). That yields x2−4x−10. As you can see if you remember your factoring principles, this equation will not factor.

That leaves with the Swiss Army Knife of quadratics, useful in every situation: the quadratic formula. Does a song run through your head as you recite it? “The quadratic formula’s −b +/- the square root of b2−4ac, all over 2a.” If you apply the formula in this case, you get something quite messy. (Want to try it? Check your answer below.) Thankfully, we are not asked for the time at which the cannonball hit the water!

(Spoiler: the quadratic formula, once simplified in this case, yields 4±14​. Taking only the “plus” answer tells us that the cannonball hits the water between 5 and 6 seconds after being fired. Not an easy quantity to figure out without a calculator!)

And finally, though very importantly, you can actually skip all the above information if you graph the function in Desmos! Remember, if you do so, that you are not reading the graph for the x-intercepts, for reasons explained above. You are looking for the vertex of the graph, which in this case is its very top, since the parabola faces downward. We do recommend solving the problem with Desmos, as it is likely the fastest way to do so. However, it can be dangerous to use Desmos without understanding the underlying principles and concepts, so we have provided explanations about every angle of this question, not just the Desmos approach.

Definitions
Axis of Symmetry
The axis of symmetry is the line that runs right down the middle of a parabola; for a parabola that’s also a function (upward-facing or downward-facing), this axis is vertical. (Parabolas facing right or left are extremely rare on the SAT.) You simply need to remember that since the axis of symmetry runs through the vertex, the x-coordinate of the axis of symmetry is the same as the x-coordinate of the vertex. And we have our trusty −b/2a to help us with that.
Coefficient
A coefficient is a number multiplied by a variable. In the standard form of a quadratic, the coefficients are a, b, and c. If you’re paying close attention, you may object to this definition because the c in ax2+bx+c does not appear to be multiplied by a variable. Good point! But in polynomial terms (a quadratic is a type of polynomial), the c is technically considered to be multiplied by x0. Since any number to the zero power is simply 1, the last term is technically 1c, but that is simply rendered as c. By the way, there is such a thing as the “zeroth” power, as odd as that may sound; we see it in the case of c in standard form.
Degree
Degree is another way of describing the highest exponent in an equation. Since quadratics are marked by the “squared” term, or a term raised to the second power, quadratics are also known as second degree polynomials.
Discriminant
The discriminant is the portion of the quadratic formula under the square root symbol: b2−4ac. The value of the discriminant is found in how it tells us how many real roots a quadratic has. If the discriminant is greater than zero, the quadratic has two real roots; if the discriminant is equal to zero, then one real root is present; if it is negative, then the quadratic has no real roots (meaning its roots are imaginary and the graph of the parabola does not touch the x-axis).
Factoring
Factoring, when it comes to a quadratic, is typically the opposite of multiplying two binomials (usually known as “FOIL”, a mnemonic for multiplying and then combining the elements of the two binomials; see the mini-lesson, Factoring Quadratics, below). In other words, you break down a quadratic (degree 2 expression) into two binomial parts. In rare case, factoring out the greatest common factor will be a step that must precede this “reverse FOIL” process.
Polynomials
Polynomials are algebraic expressions with more than one term. Examples include x+7, 2x2+3x−8, and x3−3x2+3x−1. Quadratics are technically “second-degree polynomials” because their highest exponent is a 2. Practically speaking, the word “polynomial” isn’t typically used on a standardized test like the SAT unless the highest exponent is a 3 or higher. Second-degree polynomials are referred to as quadratics and first-degree polynomials are called linear equations.
Roots
The roots of a quadratic expression are the solutions for x when the expression is set equal to zero. We speak of roots of an expression but solutions to an equation. If the quadratic expression is set equal to y or to f(x), the roots can also be described as x-intercepts.
Vertex
The vertex is the point at which a parabola changes direction vertically (assuming it’s a function; sideways parabolas are extremely rare on the SAT). Another way to say this is that the vertex is the minimum of an upward-facing parabola and is the maximum of a downward-facing parabola.

Mini-Lesson: Factoring Quadratics

To understand what it takes to factor a quadratic with a leading coefficient of 1 (so in the form x2+bx+c), it helps to review the opposite of factoring, that is, multiplying (or expanding) binomials such as x+2 and x−4. Commonly known as “FOIL”–an abbreviation for “first, outer, inner, last,” expanding involves multiplying the two binomials in four steps so that each term in the first binomial gets multiplied by each term in the second. Expanding x+2 and x−4 yields x2−4x+2x−8, which, after combining like terms in the middle, simplifies to x2−2x−8.

To factor a quadratic, we literally undo this process, like a movie playing in reverse. If given x2−2x−8, we consider what two integers would multiply to make −8 (the “last” portion of FOIL) and what two integers would add to make −2 (the “outer” plus the “inner” portion of FOIL). (Note that the “first” part of FOIL doesn’t really come into play because the leading coefficient is 1, and that can only be 1×1 if we’re using integer factors). Looking at 8 as a multiple, we could use some combination of 1 and 8 or 2 and 4. However, the multiple is really −8; for a negative product, we need one negative integer and one positive integer.

We can’t decide among these options until we consider the middle term’s coefficient: −2. Knowing that this coefficient comes from adding two coefficients together, we establish that the negative coefficient must have a larger absolute value than the positive coefficient; that is, the negative coefficient must be larger if you don’t consider the negative. (Think of a tug of war between a negative and a positive number where the negative is winning.) So we could use −8 and 1 as a pair, or else −4 and 2. But only the second of these pairs, when added together, produced −2. That’s our winner.

With this in mind, we can construct our two binomials to be multiplied together. The leading terms have coefficients of 1, so in that case it’s always (x+?)(x+?). Plugging in −4 and 2, we have (x−4)(x+2), which can also be written in reverse since multiplication is commutative: (x+2)(x−4).

Finally, we should consider different positive/negative sign combinations from the one we have above. Here are the other three possibilities:

Two positive signs: both factors must have positive signs

A negative sign, then a positive sign: both factors must have negative signs

A positive sign, then a negative sign: one factor must have a negative and the other a positive, with the positive “winning,” that is, having a larger absolute value.

Try factoring these three quadratic expressions:

  1. x2+7x+12
(spoiler)

(x+3)(x+4) or (x+4)(x+3)

  1. x2−6x+5
(spoiler)

(x−1)(x−5) or (x−5)(x−1)

  1. x3+3x−10
(spoiler)

(x+5)(x−2) or (x−2)(x+5)

Topics for Cross-Reference

  • Simplifying Expressions with Exponents

Variations

On somewhat rare occasions, the SAT will present a quadratic expression or equation with a leading coefficient greater than 1. There are two different ways this can occur, each corresponding to its own solution strategy:

  1. Sometimes the expression can be turned into a “traditional” quadratic by factoring out the greatest common factor. For example: consider 4n2+16n+12. It looks hard to factor, but if we divide out the GCF, we have 4(x2+4x+3), and the quadratic inside the parentheses now factors cleanly into (x+1)(x+3). Always look out for the possibility of a GCF!
  2. If there is a leading coefficient and no GCF, there are ways to factor such a quadratic, but this situation is rare enough on the SAT that it’s not worth going into detail about those here (look up “slide and divide” online if you’re curious). In these situations, work out your quadratic formula muscles! This has the benefit of solidifying the formula in your mind. The other benefit is that the quadratic (again, in rare cases) may not be factorable into integer factors at all, so if you default directly to the quadratic formula, you avoid the frustration of trying to factor something that isn’t factorable! (You may also figure out that the quadratic isn’t factorable if you use the UnCLES method and look at the answers, discovering that some or all of them have square roots present. A sure sign that the quadratic formula is your ace in the hole!)
  3. In the case of either #1 or #2 above, you can always graph the quadratic with Desmos instead. Graphing with Desmos is often faster, sometimes even much faster, than traditional textbook approaches.

Strategy Insights

  1. As you’ll see from the solutions to the exercises in this lesson, plugging in the answers, or backsolving, can be a valuable strategy. This is true not just with quadratic equations but with any equation. Even if you prefer using the textbook approach, you should practice backsolving so you have a backup strategy.
  2. If you have an equation with a squared term on at least one side, always set the equation equal to zero by getting all the terms on one side. Always! This should be like an alarm going off in your head when you see x2. Always! Did we say “always”? Always!
  3. One of the most common mistakes when working with quadratics is believing that (a+b)2=a2+b2. You can’t simply distribute the power of 2! Very tricky. Remembering that you must always expand a quadratic (FOIL) when it’s presented as two binomials will help you avoid this error.
  4. We may end up sounding like a broken record in this lesson, but … use Desmos! It is embedded in the interface on which you will be taking the SAT. Learn to use it well, use it often, and you will find much benefit!

Flashcard Fodder

  • We’ve used it already in this lesson, but make sure to memorize the formula for the x-coordinate of the vertex from standard form: −2ab​.

  • vertex form: although −b/2a is your primary tool for finding the vertex, it’s important to recognize vertex form when it arises: y=a(x−h)2+k, where (h,k) are the coordinates of the vertex. Note there is a minus before the h so you’ll need to switch the sign; if you have x−3 inside the parentheses, for instance, the x-coordinate is 3, not −3.

  • Two handy shortcuts if you are asked for the sum of the solutions or the product of the solutions to a quadratic. The sum is −b/a and the product is c/a.

  • It’s important to memorize the quadratic formula more generally (get a song in your head to help!), but the part of the quadratic formula under the radical is helpful in determining the number of solutions to a quadratic equation. It’s called the discriminant and is b2−4ac. The rules are as follows:

    • If the discriminant is less than zero, there are zero real solutions.
    • If the discriminant is equal to zero, there is one real solution.
    • If the discriminant is greater than zero, there are two real solutions.
  • The difference of squares is very helpful: (a−b)(a+b)=a2−b2

  • It’s also worth memorizing the two “perfect square quadratics”:

(a+b)2(a−b)2​=a2+2ab+b2=a2−2ab+b2​

Sample Questions

Difficulty 1

Which of the following is equivalent to (x+4)(x−4)?

A. x2−16
B. x2+16
C. x2+4x−16
D. x2−4x−16

(spoiler)

The answer is x2−16. This problem presents the difference of squares (see “Flashcard Fodder”). We may expand these two binomials by multiplying the first terms (x×x=x2), the outer terms (x×−4=−4x), the inner terms (4×x=4x), and the last terms (4×−4=−16). Adding these four terms together cancels the two middle terms (4x and −4x), leaving just x2−16. However, it is more efficient to memorize the form of the difference of squares so that you know to square the first term, square the last term, and put a minus sign in between.

Difficulty 2

Which of the following is a solution to the equation x2−5x+6=0?

A. 5
B. 2
C. -3
D. -6

(spoiler)

The answer is 2. We need to factor the expression on the left using the method shown in the mini-lesson. The two integer pairs of factors of six are 1) 1 and 6; 2) 2 and 3. Next, we note the signs: with a negative for adding and a positive for multiplying, we must use two negative factors. That means we’re adding two negative numbers to make −5, so −1 and −6 won’t work. The factoring must be (x−2)(x−3). We set each of these factors individually equal to zero and discover that since x−2=0, x could equal 2, and since x−3=0, x could also equal 3. Only the first of these options is provided in the answers. (The answer choice −3 is a good trap for those who confuse the factor x−3 with the solution −3. Remember that if the factor is x−3, the solution is actually positive 3.)

As an alternative solving solution, you could simply plug in the answers. If you can do this quickly, plugging in the answers (known as backsolving) can sometimes be the fastest approach. Plugging in the right answer, 2 gives us 22−5(2)+6=0. Since it is true that 4−10+6=0, this is the answer. Backsolving is also a great checking method; if you have any doubt that B is the answer, and provided you have time to do so, we encourage you, with any equation question, to plug in your answer to make sure it works.

And finally, once again, feel free to use Desmos! If you graph the equation exactly as it is (you do not need to begin with y= as you do on a graphing calculator), you will see two vertical lines that represent the two solutions, x=2 and x=3. If you prefer to enter the problem as y=x2−5x+6, Desmos will give you a parabola whose x-intercepts provide the solutions. Either way works!

Difficulty 3

Note: an extra question is provided at Difficulty 3, as quadratics represent one of the most frequent and wide-varying question types on the SAT.

  1. Darius has an older brother, Cyrus, who is 7 years older than he is. If the product of the brothers’ two ages is 78, how old is Darius?

A. 6
B. 7
C. 13
D. 14

(spoiler)

The answer is 6. Why is this a quadratics question? Consider what happens if we apply a variable (let’s call it d for Darius) and relate Cyrus’ age to that variable. If Darius’ age is d, then Cyrus’ age must be d+7, and the product of their ages must be equivalent to d(d+7). But when we distribute the d through the parentheses, we get a squared term (d2), so we have a quadratic equation. Because we know the product is 78, our entire equation is d2+7d=78. Subtracting 78 from both sides yields d2+7d−78=0.

What approach should we take at this point? We include a mini-lesson on factoring in this module because factoring quadratics is a very important skill for the SAT. Having said that, the final constant here (78) does not readily suggest what the two needed factors might be in this case. Why not just plug the equation into Desmos and read the x-intercepts? If you do so, you’ll see that the factors are −13 and 6. −13 is a nonsense answer when talking about people’s ages, so 6 must be the value we want.

This question, like all questions with real-life scenarios and numerical answer choices, can be solved by backsolving. If you take this choice, make sure you start in the middle when plugging in the answers. Let’s say we start with the choice suggesting that Darius is 7 years old. That means Cyrus is 14, and the product of their ages is therefore 98. Since that product is too large, we can infer the answer must be 6 because it’s the only answer smaller than 7!

Be careful here; although the correct answer does turn out to be 6, there would be another step had the question asked for the age of Cyrus rather than Darius. On that sort of question, 6 would be a trap answer. Make sure to use the UnCLES method thoroughly!

  1. Given the quadratic function f(x)=3x2−17x+11, which of the following represents the value of x where the graph of the function is at its minimum?

A. −317​
B. −617​
C. 617​
D. 317​

(spoiler)

The answer is 617​. This question looks complicated at first. Fortunately, there are two relatively straightforward solutions. The first, as you might have guessed, is graphing with Desmos. If you choose that approach, it’s important to remember that, as you hover your cursor over the parabola’s vertex, it is the x-coordinate you are looking for. The other complication is that Desmos is going to give you that value in decimal, not fraction form. It will show you the value of 2.83 (approximately); it is your job to recognize which of the fractional answers agree with that decimal. But if you carefully consider the two answer choices with positive values, you will likely see that 317​ is too large to match a value less than 3. Only one answer remains.

The other answer is to use the formula given above under Flashcard Fodder for the x-coordinate of a parabola’s vertex: −b/2a. If you plug in −17 (don’t forget the negative sign!) for b and 3 for a, you’ll arrive at 617​ once the two negatives cancel each other out.

Difficulty 4

y=−x+2

y=x2−4

The graph of the given equations in the xy-plane intersects at the point (x,y). Which of the following could be the value of x?

A. -3
B. -2
C. 0
D. 3

(spoiler)

The answer is -3. There are three ways to approach this problem. The textbook approach involves noticing that the right sides of both equations are set equal to y, so they must also be equal to each other. We can therefore say that −x+2=x2−4. Moving all the terms to the side with x2 (remember: always set quadratics equal to zero!), we get x2+x−6=0. This factors to (x+3)(x−2)=0, meaning that x must equal either −3 or 2. We can plug both of these solutions back in and solve for y, but let’s be smart with the help of the UnCLES method. Looking at the answers, we can see that 2 is not an option for x, so we can only use −3.

Alternatively, we can backsolve here, seeing which answer fits both equations. To be efficient, we should notice that 2 and −2 are both used twice as the value of x, so we should pick one of those to start with. It’s always easier to plug in a positive than a negative, so let’s plug in 2 for the first equation. That yields y=0, so it looks like C is the answer. To be safe, we can plug 2 in for x in the second equation as well, confirming our choice.

The third way is–you guessed it–Desmos! If you graph the two equations given, you will encounter a line intersecting a parabola at two points. Hover over each of those points to find the x-coordinates of −3 and 2. As already observed, only −3 is given among the choices.

Difficulty 5

2x2+kx+72=0

The equation above has no solution in the real number system. If k is an integer, what is the smallest possible value of k? (Note: this is a free-response question.)

(spoiler)

The answer is -23. This is a challenging problem and a great chance to explore the discriminant, as described under Definitions and Flashcard Fodder in this lesson (and included on the master SAT formula sheet). The discriminant can be applied straightforwardly when the values of a, b, and c in ax2+bx+c are all provided. But what happens when one of the coefficients, b in this case, is simply replaced by another unknown (in this case, k)? We can still set up the discriminant; we just have to set it up fully as an inequality based on the knowledge that this equation has no solutions. That means the value of the discriminant must be negative. so:

b2−4ack2−(4)(2)(72)k2−576k2​<0<0<0<576​

At this point, we need to be careful. We can take the square root of both sides (using a calculator, we can see that the square root of 576 is, unsurprisingly, a whole number: 24), but with an inequality, this means we must change the direction of the inequality when considering the negative solution. So our answer becomes k<24 and k>−24. Since we’re looking for the smallest integer value, the answer must be −23 (not -25, which is actually outside of our accepted range). The trap answers of −6 and 6 refer to the solutions for this quadratic when k=24 or −24, not the value of k itself.

That’s a very tricky process. Is there an alternative? We’re glad you asked. Desmos! It may not appear that Desmos is a solving candidate in this case, since the unknown k would appear to be hard to graph. But if you graph y=2x2+kx+72 in Desmos, you’ll see that it offers you something called a slider to vary the value of k. Moving the slider from left to right (and back, as necessary), reveals that the parabola touches the x-axis when k=−24 or k=24. (See images below.)

Graph 1
Graph 1
Graph 2
Graph 2

Between those two values, you’ll see that the parabola does not touch the x-axis, which means it has no solutions at all those values of k. This is exactly what we discovered by using the discriminant: we want the smallest possible integer value between −24 and 24.

For Reflection

  1. How will you approach quadratics questions on test day? Write down at least three takeaways from this module.
  2. Rate the difficulty of these questions for you from 1 (no problem) to 5 (problem!). This will help you decide when to answer them and when to skip them on test day.
  3. This module has many elements because quadratics are complicated and frequently appear on the SAT. Make sure you’ve noted all important definitions, processes (especially factoring), and formulas.

Sign up for free to take 6 quiz questions on this topic

All rights reserved ©2016 - 2026 Achievable, Inc.