✦ For everyone, free.

Practical knowledge for real and everyday life

Home

60.3 Square Completion Preparation

Square completion preparation is a foundational step in solving quadratic equations, transforming them into perfect square trinomials for easier factoring and solving.

Square Completion Preparation is the sequence of steps that transforms a quadratic equation into the exact structure needed before the completing-the-square technique itself can be applied, ending with a perfect-square trinomial ready to be rewritten as a single squared binomial.


Quadratic Equation Normalization

Starting from a Consistent Structure

Preparation begins by ensuring the equation is written in standard form with every term already combined, matching the same normalization expected before any other quadratic solving technique is applied.

a x2 + b x + c = 0

Why This Starting Point Is Required

Every subsequent preparation step depends on the coefficients a, b, and c being clearly and correctly identified, which is only reliable once the expression has been fully normalized into standard form.


Leading Coefficient Division

Removing a Nonunit Leading Coefficient

If the leading coefficient is not equal to one, every term of the equation is divided by that coefficient, producing an equivalent equation with a leading coefficient of exactly one.

2 x2 + 8 x + 6 = 0   →   x2 + 4 x + 3 = 0

Why a Leading Coefficient of One Is Needed

The completing-the-square formula used later in this process is derived specifically for a squared term with coefficient one; applying it directly to an equation with a different leading coefficient would compute an incorrect completion value.


Constant-Term Transfer

Moving the Constant to the Other Side

The constant term is moved to the opposite side of the equation by adding or subtracting it from both sides, leaving only the squared and linear terms on the original side.

x2 + 4 x + 3 = 0   →   x2 + 4 x = - 3

Why Removing the Constant Comes First

The space left by the removed constant term is exactly where the new completion term will be added later, so clearing this term is necessary before that addition can proceed without disturbing the existing constant value.


Monic Quadratic Left Side

Confirming the Working Expression

After leading coefficient division and constant transfer, the left side of the equation now contains exactly the squared term and the linear term, both with a leading coefficient of one on the squared term.

x2 + b x = - c

Role as the Base for Completion

This two-term expression is the exact structure the completion process is designed to operate on, serving as the base to which the completion term will be added in the next steps.


Linear Coefficient Halving

Taking Half of the Linear Coefficient

The coefficient of the linear term is divided by two, producing the value that will be used to build the completion term.

b2

Purpose of This Specific Value

This halved value corresponds exactly to the constant that will appear inside the resulting binomial factor, since a perfect-square binomial's linear coefficient is always twice the constant term inside it.


Completion Term Squaring

Squaring the Halved Value

The halved linear coefficient found in the previous step is then squared, producing the specific constant needed to complete the square.

(b2) 2 b → b/2 → (b/2)² halve, then square

Why Squaring Follows Halving

Squaring the halved coefficient, rather than the original coefficient, is what produces the exact constant that matches the pattern of a perfect-square trinomial, which requires the middle term to equal twice the product of the two outer square roots.


Equal Addition to Both Sides

Adding the Completion Term to Both Sides

The squared value found in the previous step is added to both sides of the equation, preserving the equation's balance while introducing the exact constant needed to complete the square on the left side.

x2 + b x + (b2) 2 = - c + (b2) 2

Why Both Sides Must Receive the Addition

Adding the value to only one side would change the value of the equation itself rather than merely rewriting it in an equivalent form, violating the requirement that every preparation step preserve the original equation's solutions.


Perfect-Square Trinomial Formation

The Result of Completion

After the equal addition, the left side of the equation is now a perfect-square trinomial, structured so that it can be rewritten directly as a single binomial raised to the second power.

x2 + b x + (b2) 2 = (x+b2) 2

Readiness for the Square-Root Method

With the left side now a single squared binomial, the equation matches exactly the isolated-square structure required by the square-root method, marking the end of preparation and the point at which that method can be applied to reach the final solutions.