Quick Answer
Completing the square is an algebraic technique used on the Digital SAT to convert quadratic equations from standard form to vertex form. Typically appearing in Math Module 2 as a medium-to-hard question, it allows students to identify the coordinates of a parabola's vertex or the center and radius of a circle.
Completing the square is the process of adding a specific constant, $(b/2)^2$, to a quadratic expression of the form $x^2 + bx$ to create a perfect square trinomial $(x + b/2)^2$. This method is essential for rewriting quadratic equations to reveal key geometric properties like the vertex $(h, k)$.
Question: The equation $x^2 + 6x + y^2 - 4y = 12$ represents a circle in the xy-plane. What is the radius of the circle? \nSolution: \n1. Group terms: $(x^2 + 6x) + (y^2 - 4y) = 12$ \n2. Complete the squares: Add $(6/2)^2 = 9$ and $(-4/2)^2 = 4$ to both sides. \n3. $(x^2 + 6x + 9) + (y^2 - 4y + 4) = 12 + 9 + 4$ \n4. $(x + 3)^2 + (y - 2)^2 = 25$ \n5. Since $r^2 = 25$, the radius $r = 5$.
Forgetting to add the constant to both sides: Students often add $(b/2)^2$ to the left side to complete the square but forget to balance the equation by adding it to the right side.
Sign errors when b is negative: When completing the square for $x^2 - 8x$, students may incorrectly use $(x + 4)^2$ instead of $(x - 4)^2$, leading to an incorrect vertex coordinate.
Ignoring the leading coefficient: Students often try to complete the square while $a$ is not 1. You must factor out $a$ from the $x^2$ and $x$ terms before applying the $(b/2)^2$ rule.
Students targeting 750+ should know that the Desmos graphing calculator on the Digital SAT can often bypass manual completion of the square. By typing the standard form equation directly into Desmos, you can visually identify the vertex or the center of a circle, though understanding the algebraic steps remains crucial for questions involving variables as constants.
Parabola
A parabola is the U-shaped graph representing a quadratic function on the Digital SAT. Typically appearing in Math Modules 1 and 2, these curves are fundamental to the Advanced Math domain. They frequently require students to identify key features like the vertex or zeros in approximately 15-20% of algebra-related questions.
Quadratic Equation
A quadratic equation is a second-degree polynomial equation typically written in standard form as ax² + bx + c = 0. On the Digital SAT, these equations appear frequently in the Advanced Math section, accounting for approximately 15% of math questions. Students must solve them using factoring, completing the square, or the quadratic formula.
Quadratic Formula
The Quadratic Formula is a vital tool on the Digital SAT used to find the roots of quadratic equations. It typically appears 1-3 times per test in the Advanced Math section. This formula, x = (-b ± √(b² - 4ac)) / 2a, is essential when quadratic equations cannot be easily factored into integers.
Vertex
A vertex is the maximum or minimum point of a parabola on the Digital SAT. Found frequently in the Math section, this concept is typically tested through quadratic functions where students must identify the extreme point (h, k) from equations or graphs to solve optimization or modeling problems.
Vertex Form
Vertex form is a quadratic equation expressed as $y = a(x - h)^2 + k$. On the Digital SAT, this concept appears frequently in Math Modules 1 and 2, often requiring students to identify the vertex $(h, k)$ or the maximum/minimum value of a parabola directly from the equation without manipulation.
Completing the square is a mathematical method used on the Digital SAT to transform quadratic expressions into a perfect square format. It is most commonly applied to change a quadratic from standard form to vertex form or to find the center and radius of a circle. This technique is a core part of the 'Advanced Math' domain and helps solve problems involving parabolas and coordinate geometry.
To use completing the square, first ensure the $x^2$ coefficient is 1. Take the coefficient of the $x$ term ($b$), divide it by 2, and square the result to get $(b/2)^2$. Add this value to both sides of the equation. This creates a perfect square trinomial on one side, which can be factored into $(x + b/2)^2$, allowing you to solve for $x$ or identify key features.
While both methods solve quadratic equations, completing the square is primarily used to rewrite equations into vertex form to find the maximum or minimum of a parabola. The Quadratic Formula is generally faster for finding the $x$-intercepts (roots) of an equation that does not factor easily. On the SAT, completing the square is specifically required for circle equations, whereas the Quadratic Formula is not.
You will typically encounter approximately 1 to 3 questions per exam that either require or are significantly simplified by completing the square. These questions usually appear in the Math modules and are categorized under 'Advanced Math.' While not the most frequent topic, it is a high-yield skill for students aiming to master the more difficult questions in Module 2.