Achievable logoAchievable logo
AMC
Sign in
Sign up
Purchase
Textbook
Practice exams
Support
How it works
Exam catalog
Mountain with a flag at the peak
Textbook
Introduction
1. Algebra
1.1 Linear equations and inequalities
1.2 Quadratics
1.3 Exponents and radicals
1.4 Functions
2. Geometry
3. Number theory
4. Counting and probability
5. Intermediate topics (AMC 10/12)
6. Advanced topics (AMC 12)
7. General approaches
8. Practical strategies
Wrapping up
Achievable logoAchievable logo
1.2 Quadratics
Achievable AMC
1. Algebra

Quadratics

5 min read
Font
Discuss
Share
Feedback

This chapter applies to all AMC 8/10/12 test takers.

A quadratic equation is an equation in which the highest power of the variable is 2. It has the general form shown below.

ax2+bx+c=0

The letters a and b are the coefficients of the first two terms, x is the variable, and c is the constant term. When you graph a quadratic, you get a parabola - a symmetric curve that looks like an upward-opening or downward-opening bowl.

Here is an example of the quadratic x2−4x+2=0shown graphically.

graph of x^2-4x+2=0

Created with Desmos

We call them quadratics because they often can be factored (sometimes called “reverse FOIL”) into a product of two binomials. Multiplying two binomials creates anx2 term, which is where the “quadratic” structure comes from.

Here’s an example.

x2−2x−8=0

x2−2x−8=(x−4)(x+2)=0

Writing the quadratic in factored form makes the solutions (also called roots) easy to find. A product equals 0 only if at least one factor equals 0, so we set each parenthesis equal to 0:

  • x−4=0⇒x=4
  • x+2=0⇒x=−2

So the two roots are 4 and −2.

Quadratic formula

A more formal (and most well-known) method for finding the roots of a quadratic is the quadratic formula. You identify the values of a, b, and c in the quadratic, then substitute them into the formula. The ± symbol means you compute two values: one using + and one using −.

when ax2+bx+c=0

x=2a−b±b2−4ac​​

The expression under the square root, b2−4ac, is called the discriminant. Its sign tells you how many real roots the quadratic has:

  • If b2−4ac>0, there are two real roots.
  • If b2−4ac=0, there is one real root (a repeated root).
  • If b2−4ac<0, there are no real roots.

In that last case, the parabola doesn’t cross the x-axis. For an upward-opening parabola, its lowest point (the vertex) lies above the x-axis.

Example: The question below is from 2009 AMC 8

On the last day of school, Mrs. Wonderful gave jelly beans to her class. She gave each boy as many jelly beans as there were boys in the class. She gave each girl as many jelly beans as there were girls in the class. She brought 400 jelly beans, and when she finished, she had six jelly beans left. There were two more boys than girls in her class. How many students were in her class?
A. 26
B. 28
C. 30
D. 32
E. 34

(spoiler)

Answer: B. 28

Vieta’s formula for quadratics

Vieta’s formulas connect the coefficients of a quadratic to the sum and product of its roots. If the roots are r1​ and r2​, then:

  • The sum of the roots is the second coefficient divided by the first coefficient, multiplied by −1.
  • The product of the roots is the constant term divided by the first coefficient.

ax2+bx+c=0

r1​+r2​=−ab​

r1​r2​=ac​

Example: The question below is from 2006 AMC 10B

Leta and b be the roots of the equation x2−mx+2=0. Suppose that a+b1​ and b+a1​ are the roots of the equation x2−px+q=0. What is q?
A. 25​
B. 27​
C. 4
D. 29​
E. 8

(spoiler)

Answer: D. 29​

Common themes

  • Be comfortable visualizing a quadratic. Remember that a makes the parabola more or less steep, b shifts it to the left or right (it is slightly more complex than that, but this is sufficient for the purpose of mental visualization), and c shifts it up or down.
  • If you are given just one root, and you use Vieta’s formula to solve for the sum of the roots, you can easily solve the second root.
  • Remember that parabolas are symmetrical. For example, if one root is given and you know it is symmetrical along the y-axis, the other root must be the first multiplied by −1.

Quadratic equations\

  • General form: ax2+bx+c=0
  • Highest power of variable is 2
  • Graph is a parabola (upward or downward opening)

Factoring quadratics\

  • Can often be written as product of two binomials
  • Roots found by setting each factor to 0
  • Roots (solutions) = x-values where parabola crosses x-axis

Quadratic formula\

  • Formula: x=2a−b±b2−4ac​​
  • a, b, c from ax2+bx+c=0
  • Discriminant: b2−4ac
    • >0: two real roots
    • =0: one real root (repeated)
    • <0: no real roots

Vieta’s formulas\

  • For ax2+bx+c=0 with roots r1​, r2​:
    • Sum: r1​+r2​=−ab​
    • Product: r1​r2​=ac​

Common themes\

  • a affects parabola’s steepness; b shifts left/right; c shifts up/down
  • Parabolas are symmetrical
    • If one root is r and symmetry is about y-axis, other root is −r
  • Knowing one root and the sum (from Vieta) gives the other root

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

Previous
Next  | 1.3 Exponents and radicals
All rights reserved ©2016 - 2026 Achievable, Inc.

Quadratics

This chapter applies to all AMC 8/10/12 test takers.

A quadratic equation is an equation in which the highest power of the variable is 2. It has the general form shown below.

ax2+bx+c=0

The letters a and b are the coefficients of the first two terms, x is the variable, and c is the constant term. When you graph a quadratic, you get a parabola - a symmetric curve that looks like an upward-opening or downward-opening bowl.

Here is an example of the quadratic x2−4x+2=0shown graphically.

graph of x^2-4x+2=0

Created with Desmos

We call them quadratics because they often can be factored (sometimes called “reverse FOIL”) into a product of two binomials. Multiplying two binomials creates anx2 term, which is where the “quadratic” structure comes from.

Here’s an example.

x2−2x−8=0

x2−2x−8=(x−4)(x+2)=0

Writing the quadratic in factored form makes the solutions (also called roots) easy to find. A product equals 0 only if at least one factor equals 0, so we set each parenthesis equal to 0:

  • x−4=0⇒x=4
  • x+2=0⇒x=−2

So the two roots are 4 and −2.

Quadratic formula

A more formal (and most well-known) method for finding the roots of a quadratic is the quadratic formula. You identify the values of a, b, and c in the quadratic, then substitute them into the formula. The ± symbol means you compute two values: one using + and one using −.

when ax2+bx+c=0

x=2a−b±b2−4ac​​

The expression under the square root, b2−4ac, is called the discriminant. Its sign tells you how many real roots the quadratic has:

  • If b2−4ac>0, there are two real roots.
  • If b2−4ac=0, there is one real root (a repeated root).
  • If b2−4ac<0, there are no real roots.

In that last case, the parabola doesn’t cross the x-axis. For an upward-opening parabola, its lowest point (the vertex) lies above the x-axis.

Example: The question below is from 2009 AMC 8

On the last day of school, Mrs. Wonderful gave jelly beans to her class. She gave each boy as many jelly beans as there were boys in the class. She gave each girl as many jelly beans as there were girls in the class. She brought 400 jelly beans, and when she finished, she had six jelly beans left. There were two more boys than girls in her class. How many students were in her class?
A. 26
B. 28
C. 30
D. 32
E. 34

(spoiler)

Answer: B. 28

Vieta’s formula for quadratics

Vieta’s formulas connect the coefficients of a quadratic to the sum and product of its roots. If the roots are r1​ and r2​, then:

  • The sum of the roots is the second coefficient divided by the first coefficient, multiplied by −1.
  • The product of the roots is the constant term divided by the first coefficient.

ax2+bx+c=0

r1​+r2​=−ab​

r1​r2​=ac​

Example: The question below is from 2006 AMC 10B

Leta and b be the roots of the equation x2−mx+2=0. Suppose that a+b1​ and b+a1​ are the roots of the equation x2−px+q=0. What is q?
A. 25​
B. 27​
C. 4
D. 29​
E. 8

(spoiler)

Answer: D. 29​

Common themes

  • Be comfortable visualizing a quadratic. Remember that a makes the parabola more or less steep, b shifts it to the left or right (it is slightly more complex than that, but this is sufficient for the purpose of mental visualization), and c shifts it up or down.
  • If you are given just one root, and you use Vieta’s formula to solve for the sum of the roots, you can easily solve the second root.
  • Remember that parabolas are symmetrical. For example, if one root is given and you know it is symmetrical along the y-axis, the other root must be the first multiplied by −1.
Key points

Quadratic equations\

  • General form: ax2+bx+c=0
  • Highest power of variable is 2
  • Graph is a parabola (upward or downward opening)

Factoring quadratics\

  • Can often be written as product of two binomials
  • Roots found by setting each factor to 0
  • Roots (solutions) = x-values where parabola crosses x-axis

Quadratic formula\

  • Formula: x=2a−b±b2−4ac​​
  • a, b, c from ax2+bx+c=0
  • Discriminant: b2−4ac
    • >0: two real roots
    • =0: one real root (repeated)
    • <0: no real roots

Vieta’s formulas\

  • For ax2+bx+c=0 with roots r1​, r2​:
    • Sum: r1​+r2​=−ab​
    • Product: r1​r2​=ac​

Common themes\

  • a affects parabola’s steepness; b shifts left/right; c shifts up/down
  • Parabolas are symmetrical
    • If one root is r and symmetry is about y-axis, other root is −r
  • Knowing one root and the sum (from Vieta) gives the other root

More from Algebra

  • Linear equations and inequalities
  • Exponents and radicals
  • Functions