Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. GRE Quantitative
  2. Quadratic and Polynomial Relationships

GRE QUANTITATIVE • ALGEBRA AND EQUATIONS

Quadratic and Polynomial Relationships

Master the algebraic structures and solution techniques that dominate GRE quantitative comparison and problem-solving questions.

SECTION 1

Historical Context & Motivation

The study of quadratic equations stretches back nearly four millennia, making it one of the oldest continuous threads in mathematical thought. Ancient Babylonian scribes carved cuneiform tablets describing procedures for finding unknown lengths and areas—problems that reduce, in modern notation, to solving expressions of the form ax² + bx + c = 0. The Greeks recast these numerical recipes into geometric language, while Islamic-era algebraists such as al-Khwārizmī unified the scattered methods into a coherent discipline they called al-jabr—the very word from which 'algebra' derives. Understanding this heritage illuminates why polynomials remain central to standardized assessments like the GRE: they represent the foundational language of quantitative reasoning.

~1800 BCE
Babylonian Quadratics
Mesopotamian scribes solved area-and-perimeter problems equivalent to quadratic equations using algorithmic 'completing-the-square' techniques recorded on clay tablets.
~300 BCE
Greek Geometric Algebra
Euclid's Elements reframed quadratic relationships as geometric propositions about areas of rectangles and squares, establishing a proof-based tradition.
820 CE
Al-Khwārizmī's Al-Jabr
The Persian mathematician systematically classified and solved all standard forms of quadratic equations, introducing systematic algebraic manipulation as a discipline distinct from geometry.
1545
Cardano's Ars Magna
Gerolamo Cardano published general solutions for cubic and quartic polynomials, extending techniques beyond degree two and revealing the rich algebraic structure of higher-degree polynomial relationships.
1799
Fundamental Theorem of Algebra
Gauss proved that every polynomial of degree n has exactly n roots (counting multiplicity) in the complex numbers, completing the theoretical foundation.

On the GRE, quadratic and polynomial relationships appear in both Quantitative Comparison and Problem Solving formats. The central question these topics address is deceptively simple: given a polynomial expression or equation, how do we determine its roots, its behavior, and its relationship to other quantities? Mastering the answer equips you to handle a wide range of GRE algebra questions efficiently and confidently.

SECTION 2

Core Principles & Definitions

A polynomial is an expression of the form aₙxⁿ + aₙ₋₁xⁿ⁻¹ + … + a₁x + a₀, where the exponents are non-negative integers and the coefficients aₙ, aₙ₋₁, …, a₀ are real numbers. The degree of the polynomial is the highest power of x with a nonzero coefficient. A quadratic is simply a polynomial of degree 2. Four foundational ideas govern how these expressions behave on the GRE.

1

Degree Determines Shape

The degree of a polynomial dictates its end behavior and the maximum number of turning points. A quadratic (degree 2) has at most one turning point (vertex), while a cubic (degree 3) can have up to two.
2

Roots = x-Intercepts

The roots (or zeros) of a polynomial p(x) are the values of x for which p(x) = 0. Geometrically, these correspond to the points where the graph crosses or touches the x-axis.
3

Factor ↔ Root Duality

If r is a root of p(x), then (x − r) is a factor. Conversely, every linear factor (x − r) reveals a root. This duality is the key to both factoring and solving polynomial equations.
4

Vieta's Formulas

For a quadratic ax² + bx + c = 0 with roots r₁ and r₂, the sum r₁ + r₂ = −b/a and the product r₁ × r₂ = c/a. These relationships let you answer GRE questions about roots without explicitly solving the equation.
✦ KEY TAKEAWAY
Think of a polynomial like a multi-story building: the degree is the number of floors (it controls the overall shape), the roots are the ground-floor entrances (where the structure meets the baseline), and the factors are the blueprints that tell you exactly where those entrances sit. On the GRE, you rarely need to solve from scratch—most questions test whether you can read the blueprint (factor the expression) and quickly identify the entrances (roots).
SECTION 3

Visual Explanation — The Parabola and Polynomial Curves

The graph of a quadratic function f(x) = ax² + bx + c is always a parabola. When a > 0 the parabola opens upward, and when a < 0 it opens downward. The vertex, the axis of symmetry, and the x-intercepts (roots) are the three features you should be able to identify at a glance. The diagram below plots two quadratics with different discriminant values to show how the number of real roots changes visually.

xyTwo Quadratics: Different Discriminantsf(x) = x² − 4(−2, 0)(2, 0)vertex (0, −4)g(x) = x² + 1vertex (0, 1)Cyan curve: Δ > 0 → two real roots | Pink curve: Δ < 0 → no real roots−4−2024
The cyan parabola represents f(x) = x² − 4, which has discriminant Δ = 16 > 0, yielding two real x-intercepts at x = −2 and x = 2. The pink parabola represents g(x) = x² + 1, with Δ = −4 < 0, so it never crosses the x-axis—its roots are complex.

Notice that the discriminant (Δ = b² − 4ac) acts as a diagnostic: when Δ > 0 the parabola crosses the x-axis twice, when Δ = 0 it just touches (one repeated root), and when Δ < 0 the parabola floats entirely above or below the axis. GRE questions frequently test whether you can determine the number of real solutions without actually computing them, making the discriminant one of the most efficient tools in your repertoire.

SECTION 4

Mathematical Framework

The Standard Quadratic Equation

STANDARD FORM
ax² + bx + c = 0, where a ≠ 0
a = leading coefficient (controls width and direction), b = linear coefficient, c = constant term (y-intercept when the equation is set equal to y).
QUADRATIC FORMULA
x = (−b ± √(b² − 4ac)) / (2a)
This formula yields both roots of any quadratic. The expression under the radical, Δ = b² − 4ac, is the discriminant. If Δ > 0, two distinct real roots; if Δ = 0, one repeated real root; if Δ < 0, two complex conjugate roots.

Vieta's Formulas for Quadratics

SUM AND PRODUCT OF ROOTS
r₁ + r₂ = −b/a r₁ × r₂ = c/a
These identities connect the roots r₁ and r₂ to the coefficients without requiring you to solve. Particularly useful in GRE Quantitative Comparison questions that ask about sums or products of solutions.

General Polynomial

DEGREE-n POLYNOMIAL
p(x) = aₙxⁿ + aₙ₋₁xⁿ⁻¹ + … + a₁x + a₀
A degree-n polynomial has at most n real roots and at most n − 1 turning points. The Fundamental Theorem of Algebra guarantees exactly n roots over the complex numbers (counting multiplicity).

For the GRE, the most frequently tested polynomial techniques beyond degree 2 are the Remainder Theorem and the Factor Theorem. The Remainder Theorem states that when a polynomial p(x) is divided by (x − r), the remainder equals p(r). The Factor Theorem is its corollary: (x − r) is a factor of p(x) if and only if p(r) = 0. Together, they allow rapid evaluation and factoring of cubic or quartic expressions that would otherwise be time-consuming.

SECTION 5

Detailed Breakdown — Solution Methods & Polynomial Behavior

On the GRE, you need a toolkit of solution methods, and knowing which tool to deploy is often more important than the execution itself. Below is a classification of solution strategies by efficiency and applicability, followed by a visual summary of how polynomial degree affects graph behavior.

Solution methods for quadratic and polynomial equations, ranked by typical GRE utility.
MethodBest ForKey Advantage
FactoringInteger roots, simple coefficientsFastest when applicable; no formula needed
Completing the SquareConverting to vertex form; deriving the quadratic formulaReveals vertex (h, k) directly; useful for max/min problems
Quadratic FormulaAny quadratic, especially irrational or complex rootsUniversal; discriminant immediately tells you the nature of roots
Substitution (u-sub)Equations in quadratic form, e.g., x⁴ − 5x² + 4 = 0Reduces higher-degree equations to quadratics via u = x²
Factor / Remainder TheoremCubics and higher with at least one rational rootSynthetic division quickly isolates factors once one root is found
Polynomial Degree vs. Graph BehaviorDegree 2 (Quadratic)Max 2 roots, 1 turning ptDegree 3 (Cubic)Max 3 roots, 2 turning ptsDegree 4 (Quartic)Max 4 roots, 3 turning ptsA degree-n polynomial has at most n real roots and n − 1 turning points.
Each panel shows a representative polynomial of the given degree with all real roots visible. The quadratic has up to 2 roots and 1 vertex, the cubic up to 3 roots and 2 turning points, and the quartic up to 4 roots and 3 turning points.

A critical GRE insight: odd-degree polynomials (cubic, quintic, etc.) must cross the x-axis at least once because their end behaviors go in opposite directions (one end toward +∞, the other toward −∞). Even-degree polynomials (quadratic, quartic, etc.) can have zero real roots if the entire graph sits above or below the x-axis. This observation alone can eliminate answer choices in quantitative comparison problems.

SECTION 6

Worked Example — GRE-Style Problem

Let us walk through a GRE-style problem that combines factoring, the discriminant, and Vieta's formulas—demonstrating how these tools work together under time pressure.

📝 PROBLEM
If the roots of the equation 2x² − 8x + k = 0 are equal, what is the value of k? What is the common root?

Solution: Equal Roots via Discriminant

Step 1 — Identify the Condition

When a quadratic has equal (repeated) roots, the discriminant equals zero. We set Δ = b² − 4ac = 0 with a = 2, b = −8, and c = k.
Condition: Δ = 0

Step 2 — Compute the Discriminant

Δ = (−8)² − 4(2)(k) = 64 − 8k. Setting this equal to zero: 64 − 8k = 0.
64 − 8k = 0

Step 3 — Solve for k

Dividing both sides by 8 gives k = 8.
k = 8

Step 4 — Find the Common Root Using Vieta's

Since both roots are equal, let each root be r. By Vieta's sum formula: r + r = −b/a = −(−8)/2 = 4, so 2r = 4, giving r = 2. Alternatively, by Vieta's product formula: r × r = c/a = 8/2 = 4, so r² = 4 and r = 2 (consistent).
Common root: x = 2

Step 5 — Verify

Substituting back: 2(2)² − 8(2) + 8 = 8 − 16 + 8 = 0. ✓ The equation 2x² − 8x + 8 = 0 factors as 2(x − 2)² = 0, confirming a repeated root at x = 2.
Verified: 2(2 − 2)² = 0 ✓
SECTION 7

Strengths, Limitations & Method Comparisons

No single technique is optimal for every polynomial problem on the GRE. Choosing the right approach depends on the structure of the equation and the nature of the question. The following comparison highlights the trade-offs among the principal methods.

Comparative analysis of quadratic solution methods for GRE contexts.
MethodStrengthsLimitations
FactoringFast, elegant, and avoids arithmetic errors; works beautifully with integer roots and recognizable patterns (difference of squares, perfect square trinomials).Fails when roots are irrational or complex; requires pattern recognition that can be unreliable under pressure.
Quadratic FormulaUniversally applicable to any quadratic; discriminant immediately reveals the nature and count of roots.Computation-heavy; easy to make sign errors with the ±, especially under GRE time constraints.
Completing the SquareConverts to vertex form; ideal for optimization (max/min) problems and graph-interpretation questions.Slower than factoring for root-finding; fractions emerge when a ≠ 1.
Vieta's FormulasAnswers root-relationship questions (sum, product) without solving; extremely efficient for GRE Quantitative Comparison.Does not produce individual root values; only useful when the question asks about aggregate root properties.
🎯 STRATEGY TIP
Think of your solution methods like tools in a mechanic's toolbox: a wrench (factoring) is perfect for standard bolts, but you need a socket set (quadratic formula) for unusual sizes, and a torque gauge (Vieta's formulas) when you only need to measure a property rather than remove the bolt. On the GRE, the first five seconds of any polynomial question should be spent selecting the right tool—this meta-skill saves more time than any computational shortcut.
SECTION 8

Connections to Advanced Theory

While the GRE tests quadratic and polynomial relationships at a precalculus level, the concepts you are mastering form the backbone of more advanced mathematical theory. Recognizing these connections deepens your understanding and occasionally provides elegant shortcuts even at the GRE level.

GRE concepts and their advanced mathematical extensions.
GRE-Level ConceptAdvanced Extension
Discriminant Δ = b² − 4ac determines number of real rootsIn algebraic geometry, the discriminant generalizes to detect singularities on curves and surfaces defined by polynomial equations.
Factoring p(x) into linear factorsThe Fundamental Theorem of Algebra guarantees complete factorization over ℂ; Galois theory explains when factorization is expressible in radicals.
Vieta's formulas relating roots to coefficientsSymmetric polynomials and Newton's identities generalize Vieta's relationships to power sums of roots for degree-n polynomials.
Vertex form y = a(x − h)² + k for max/minOptimization via completing the square is a precursor to calculus-based optimization (setting derivatives equal to zero).
Polynomial long division / synthetic divisionDivision algorithms extend to polynomial rings in abstract algebra, underpinning error-correcting codes and cryptographic protocols.

For GRE preparation, the practical takeaway is that quadratic and polynomial relationships are not isolated tricks—they are instances of deep algebraic structure. Internalizing the factor-root duality and the discriminant as a classifier gives you a conceptual framework that transfers to virtually any GRE algebra or data interpretation problem involving polynomial expressions.

SECTION 9

Practice Problems

PROBLEM 1 — CONCEPTUAL
A quadratic equation ax² + bx + c = 0 has a discriminant of exactly zero. Which of the following must be true about its graph? (A) It crosses the x-axis at two points. (B) It touches the x-axis at exactly one point. (C) It does not intersect the x-axis. (D) It opens downward.
PROBLEM 2 — BASIC CALCULATION
Find the roots of the equation x² − 5x + 6 = 0.
PROBLEM 3 — INTERMEDIATE
For the equation 3x² + 7x − 6 = 0, use the quadratic formula to determine the roots. Express them as simplified fractions.
PROBLEM 4 — APPLIED
A rectangular garden has a perimeter of 30 meters and an area of 50 square meters. If the length and width are roots of a quadratic equation, find the dimensions of the garden.
PROBLEM 5 — CRITICAL THINKING
Let p(x) = x³ − 6x² + 11x − 6. Given that p(1) = 0, factor p(x) completely, find all roots, and determine for which intervals of x the polynomial is negative.
SUMMARY

Lesson Summary

Quadratic and polynomial relationships form the algebraic backbone of the GRE Quantitative section. A polynomial of degree n has at most n real roots and n − 1 turning points. For quadratics (degree 2), the discriminant Δ = b² − 4ac instantly classifies the nature of the roots: two distinct real roots when Δ > 0, one repeated root when Δ = 0, and no real roots when Δ < 0. The three primary solution methods—factoring, the quadratic formula, and completing the square—each have distinct strengths that make them optimal for different problem structures.

Vieta's formulas (sum of roots = −b/a, product of roots = c/a) allow you to answer root-relationship questions without solving. For higher-degree polynomials, the Factor Theorem and Remainder Theorem enable systematic decomposition once a single root is identified. The factor-root duality—that (x − r) is a factor if and only if r is a root—is the single most powerful organizing principle for all polynomial questions on the GRE. Success on test day comes from rapid method selection: read the structure, pick the tool, execute efficiently.

Varsity Tutors • GRE Quantitative • Quadratic and Polynomial Relationships