Factor, expand, and solve quadratics for GRE Quant — zero-product property, the quadratic formula, the discriminant, and reading a parabola.
Solves any $ax^2 + bx + c = 0$; keep both $\pm$ roots.
Positive: two real roots; zero: one; negative: no real solutions.
Factors instantly; also drives $(x+y)(x-y)$ expansions.
Rearranges to $x^2 + y^2 = (x+y)^2 - 2xy$.
Opens up if $a > 0$ (minimum), down if $a < 0$ (maximum).
A quadratic is any expression of the form with . On the GRE Quantitative section, quadratics show up as pure algebra ("solve for "), as Quantitative Comparisons that hinge on a hidden second root, and inside word problems about area, projectile height, or revenue. The exam rarely rewards brute force here. Instead it rewards recognizing structure — a factorable trinomial, a difference of squares, a perfect-square pattern — so you can skip the heavy algebra entirely.
Before solving, you must fluently expand. Three patterns repay memorization because the GRE hides them constantly:
The middle terms are where students slip. A frequent GRE trap gives you and and asks for . Since , you get — no need to find and individually.
If a quadratic factors, factoring is the fastest route to its roots, thanks to the zero-product property: if a product equals zero, at least one factor must be zero.
Solve . Find two numbers that multiply to and add to : those are and .
Set each factor to zero: or . Those values are the roots (also called zeros or -intercepts). Critically, a quadratic usually has two solutions — forgetting the second is the single most expensive GRE error, especially in Quantitative Comparison.
The difference-of-squares pattern factors instantly: , giving . When a trinomial does not factor over the integers, completing the square rewrites it so you can isolate :
Take half of the middle coefficient (), square it (), and add it to both sides to build the perfect square .
When nothing factors cleanly, the quadratic formula solves any :
Solve with , , :
x &= \frac{-3 \pm \sqrt{3^2 - 4(2)(-4)}}{2(2)} \\\\ x &= \frac{-3 \pm \sqrt{9 + 32}}{4} = \frac{-3 \pm \sqrt{41}}{4} \end{aligned}$$ Irrational roots are perfectly normal on the GRE. Note the sign care: because $c = -4$ is negative, $-4ac = -4(2)(-4) = +32$. ## The Discriminant: Counting Real Roots The quantity under the radical, $b^2 - 4ac$, is the **discriminant**. Its sign tells you how many real solutions exist *without solving*: | Discriminant $b^2 - 4ac$ | Real solutions | |---|---| | Positive | **Two** distinct real roots | | Zero | **One** (repeated) real root | | Negative | **No real solutions** | The GRE tests only real solutions in this domain. If the discriminant is negative, the correct GRE answer is simply "no real solutions" — you are never asked about complex numbers. ## The Parabola: Direction and Vertex The graph of $y = ax^2 + bx + c$ is a **parabola**. It opens **upward** when $a > 0$ (so its vertex is a *minimum*) and **downward** when $a < 0$ (vertex is a *maximum*). The $x$-coordinate of the vertex — also the axis of symmetry — is: $$x = -\frac{b}{2a}$$ Substitute that back to get the vertex's $y$-value. In **vertex form** $y = a(x - h)^2 + k$, the vertex $(h, k)$ is visible directly; watch the sign, since $(x - h)$ means the $x$-coordinate is $+h$. ## A Reliable Game Plan - **Two integers multiply to $c$, add to $b$?** Factor and use the zero-product property. - **Looks like $x^2 - k^2$?** Difference of squares: $(x-k)(x+k)$. - **Given $x+y$ and $xy$?** Use $(x+y)^2 = x^2 + 2xy + y^2$ — do not solve for each variable. - **Nothing factors?** Quadratic formula, and keep both $\pm$ roots. - **Only need the number of solutions?** Compute the discriminant. - **Need a max or min?** Vertex at $x = -\frac{b}{2a}$; the sign of $a$ says max vs. min. ## Common Mistakes to Avoid - Reporting only one root when a quadratic has two — fatal in Quantitative Comparison. - Sign errors in $-4ac$ when $c$ is negative (a double negative becomes addition). - Reading the vertex of $a(x-h)^2 + k$ as $(-h, k)$ instead of $(h, k)$. - Assuming a negative discriminant is an error, rather than "no real solutions."Solve .
Solve .
Solve using the quadratic formula.
If and , what is the value of ?
Solve by completing the square.
For which values of does have exactly one real solution?
Reporting only one root. Solving as just drops the negative root and wrecks Quantitative-Comparison answers.
A quadratic normally has two roots. gives OR . Always ask whether a second solution changes the comparison.
Sign errors in the discriminant when is negative — treating as instead of .
Multiply the signs deliberately: with a negative becomes positive, which enlarges .
Misreading vertex form: taking to have vertex .
Vertex form has vertex . Because it subtracts , means : the vertex is .
Completing the square while adding the correction term to only one side of the equation.
Whatever you add to build the perfect square, add the identical amount to the other side so the equation stays balanced.
What is the sum of all solutions to ?
If and , what is the value of ?
How many distinct real solutions does have?
A rectangular garden is meters longer than it is wide, and its area is square meters. What is the width, in meters?
For what value of does have exactly one real solution?
The parabola is written in vertex form. Which statement about it is true?
Solve linear equations, two-variable systems, inequalities, and absolute-value statements — and read their solution sets on a number line — for the GRE Quant section.
Simplify and factor expressions, expand with FOIL, and translate GRE age, mixture, interest, and work stories into equations you can actually solve.
Master function notation, slope, distance, midpoint, and the equation of a line for GRE Quant — plus reading values straight off a graph.