Completing the Square on the Digital SAT

TL;DR

Based on Lumist student data, Advanced Math carries a 24% overall error rate, with many mistakes tied to quadratic forms. Specifically, 15% of errors involve confusing the vertex form a(x-h)^2+k by getting the h sign wrong after completing the square.

Quick Answer: Completing the square is an algebraic method used to rewrite quadratic equations into vertex form or to find the center and radius of a circle. On the Digital SAT, you can often save time by typing the original equation directly into the Desmos calculator to find the vertex or intercepts instantly.

graph LR
    A[Identify standard form] --> B[Move constant to right side] --> C[Add b/2 squared to both sides] --> D[Factor perfect square] --> E[Solve or convert form]

What Is Completing the Square?

Completing the square is an essential algebraic technique tested on the College Board Digital SAT. It allows you to transform a quadratic expression from standard form (ax2+bx+cax^2 + bx + c) into a perfect square trinomial. This process is highly useful for rewriting quadratics into /sat/math/vertex-form-quadratic to find the maximum or minimum value of a parabola.

It is also the primary method for converting the expanded equation of a circle into its standard form, (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2, allowing you to easily identify the circle's center and radius. While the 2026 Digital SAT format emphasizes algebraic fluency, many of these questions can be solved visually using the built-in Desmos Calculator. However, understanding the underlying algebra is crucial for questions with unknown constants or abstract variables where graphing isn't possible. If you only need to find the roots of an equation, using /sat/math/factoring-quadratics or the /sat/math/quadratic-formula is usually a more efficient strategy.

Step-by-Step Method

  1. Step 1 — Isolate the x2x^2 and xx terms. Move any constant terms to the opposite side of the equation.
  2. Step 2 — Ensure the coefficient of x2x^2 is 11. If it isn't, divide the entire equation by the leading coefficient aa.
  3. Step 3 — Find the magic number. Take the coefficient of the xx term (call it bb), divide it by 22, and square the result: (b/2)2(b/2)^2.
  4. Step 4 — Add this magic number to both sides of the equation to maintain balance.
  5. Step 5 — Factor the newly created perfect square trinomial into the form (x+b/2)2(x + b/2)^2.
  6. Step 6 — Solve for xx by taking the square root of both sides, or rearrange the equation into your desired format.

Desmos Shortcut

If the SAT asks for the vertex of a parabola or the center of a circle, skip the algebra. Type the original equation directly into Desmos. For a quadratic like y=x2+6x+5y = x^2 + 6x + 5, click the lowest point on the parabola to reveal the vertex (3,4)(-3, -4). For a circle equation like x2+y24x+6y=12x^2 + y^2 - 4x + 6y = 12, graph it and visually locate the center point by inspecting the grid, or type (2, -3) to see if that point perfectly aligns in the middle of the circle.

Worked Example

Question: The equation of a circle in the xyxy-plane is x2+y28x+10y=8x^2 + y^2 - 8x + 10y = 8. What is the radius of the circle? A) 44 B) 77 C) 1616 D) 4949

Solution:

To find the radius, we need to complete the square for both the xx and yy terms to get the equation into the standard circle form (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2.

Group the xx terms and yy terms together: (x28x)+(y2+10y)=8(x^2 - 8x) + (y^2 + 10y) = 8

Find the value to complete the square for xx: half of 8-8 is 4-4, and (4)2=16(-4)^2 = 16. Find the value to complete the square for yy: half of 1010 is 55, and 52=255^2 = 25.

Add these values to the left side inside the parentheses, and to the right side to keep the equation balanced: (x28x+16)+(y2+10y+25)=8+16+25(x^2 - 8x + 16) + (y^2 + 10y + 25) = 8 + 16 + 25

Factor the perfect square trinomials and simplify the right side: (x4)2+(y+5)2=49(x - 4)^2 + (y + 5)^2 = 49

The standard form tells us that r2=49r^2 = 49. Taking the square root gives us r=7r = 7.

The correct answer is B.

Common Traps

  1. Forgetting to add to both sides — When completing the square, whatever you add to one side of the equation must be added to the other. Based on Lumist student data, 38% of students get the sign or constant wrong in circle equations because they forget to balance the equation after adding (b/2)2(b/2)^2.

  2. Flipping the vertex signs — After completing the square, students often misinterpret the result. Our data shows 15% of Advanced Math errors involve confusing the vertex form a(xh)2+ka(x-h)^2+k by getting the hh sign wrong. Remember that (x3)2(x-3)^2 means the xx-coordinate is positive 33.

FAQ

When should I use completing the square instead of factoring?

Use it when you need to convert a quadratic equation into vertex form or when finding the center and radius of a circle from its standard form. For simply finding roots, factoring or the quadratic formula is usually faster.

Can I use Desmos instead of completing the square?

Yes, for most questions asking for the vertex, roots, or circle center, graphing the original equation in Desmos is much faster and less error-prone than solving algebraically.

What is the formula for completing the square?

To complete the square for x2+bxx^2 + bx, you add (b/2)2(b/2)^2 to both sides of the equation. This creates a perfect square trinomial that factors into (x+b/2)2(x + b/2)^2.

How many Completing the Square questions are on the SAT?

Advanced Math makes up approximately 35% of SAT Math, and completing the square appears frequently in vertex and circle problems. On Lumist.ai, we have 25 practice questions specifically on this topic.

Practice this topic on Lumist

7,000+ questions with AI-powered feedback

Related Topics

Exponent Rules and Properties on the Digital SAT

Based on Lumist student data, the Advanced Math domain has a 24% overall error rate, making it one of the trickier sections. Drilling down into exponent rules, 22% of errors involve confusing exponential growth versus decay, which is directly tied to a misunderstanding of positive and negative exponents.

Polynomial Functions on the Digital SAT

Based on Lumist student data, Advanced Math accounts for a 24% overall error rate. Specifically, 18% of errors in this domain involve not factoring polynomials completely. However, students who graph these functions in Desmos before solving algebraically identify roots 35% faster.

Solving Exponential Equations on the Digital SAT

Based on Lumist student data, 22% of Advanced Math errors involve confusing exponential growth versus decay. Furthermore, 60% of students initially confuse the growth factor (1+r) with the decay factor (1-r) when setting up these equations.

Compound Interest Formula on the Digital SAT

Based on Lumist student attempts in the Advanced Math domain, 25% of errors on compound interest questions happen because students forget to convert the percentage rate to a decimal. Additionally, 60% of students initially confuse the growth factor with the decay factor when setting up exponential models.

Polynomial Arithmetic (Add, Subtract, Multiply) on the Digital SAT

Based on Lumist student attempts, Advanced Math questions have a 24% overall error rate, with polynomial arithmetic serving as a common foundation for these mistakes. Specifically, our data shows that 15% of related algebra errors involve forgetting to distribute negative signs across parentheses during subtraction.

Start Your AI SAT Prep
Journey Today

Lumist Mascot
Lumist AI App