Elementary Algebra 2e — Original English

Solve Quadratic Equations by Completing the Square

So far, we have solved quadratic equations by factoring and using the Square Root Property. In this section, we will solve quadratic equations by a process called ‘completing the square.’

Complete The Square of a Binomial Expression

In the last section, we were able to use the Square Root Property to solve the equation (y7)2=12 because the left side was a perfect square.

(y7)2=12y7=±12y7=±23y=7±23

We also solved an equation in which the left side was a perfect square trinomial, but we had to rewrite it the form (xk)2 in order to use the square root property.

x210x+25=18(x5)2=18

What happens if the variable is not part of a perfect square? Can we use algebra to make a perfect square?

Let’s study the binomial square pattern we have used many times. We will look at two examples.

(x+9)2(x+9)(x+9)x2+9x+9x+81x2+18x+81(y7)2(y7)(y7)y27y7y+49y214y+49

We can use this pattern to “make” a perfect square.

We will start with the expression x2+6x. Since there is a plus sign between the two terms, we will use the (a+b)2 pattern.

a2+2ab+b2=(a+b)2

Notice that the first term of x2+6x is a square, x2.

We now know a=x.

What number can we add to x2+6x to make a perfect square trinomial?

The image shows the expression a squared plus two a b plus b squared. Below it is the expression x squared plus six x plus a blank space. The x squared is below the a squared, the six x is below two a b and the blank is below the b squared.

The middle term of the Binomial Squares Pattern, 2ab, is twice the product of the two terms of the binomial. This means twice the product of x and some number is 6x. So, two times some number must be six. The number we need is 12·6=3. The second term in the binomial, b, must be 3.

The image is similar to the image above. It shows the expression a squared plus two a b plus b squared. Below it is the expression x squared plus two times three times x plus a blank space. The x squared is below the a squared, the two times three times x is below two a b and the blank is below the b squared.

We now know b=3.

Now, we just square the second term of the binomial to get the last term of the perfect square trinomial, so we square three to get the last term, nine.

The image shows the expression a squared plus two a b plus b squared. Below it is the expression x squared plus six x plus nine.

We can now factor to

The image shows the expression quantity a plus b squared. Below it is the expression quantity x plus three squared.

So, we found that adding nine to x2+6x ‘completes the square,’ and we write it as (x+3)2.

Complete the square to make a perfect square trinomial. Then, write the result as a binomial square.

x2+14x

Solution

Solution

The coefficient of x is 14. Two mathematical expressions are displayed: x^2 + bx in red, followed by x^2 + 14x in black, illustrating a comparison or specific case where b=14.
Find(12b)2.(1214)2(7)249
Add 49 to the binomial to complete the square. x2+14x+49
Rewrite as a binomial square. (x+7)2

Complete the square to make a perfect square trinomial. Then, write the result as a binomial squared. m226m

Solution

Solution

The coefficient of m is −26. The image shows the expression m squared minus 26 m with x squared plus b x written above it. The coefficient of m is negative 26 so b is negative 26. Find half of b and square it. Half of negative 26 is negative 13 and negative 13 squared is 169. Add 169 to the binomial to complete the square and get the expression m squared minus 26 m plus 169 which is the quantity m minus 13 squared.
Find(12b)2.(12(26))2(13)2169
Add 169 to the binomial to complete the square. m226m+169
Rewrite as a binomial square. (m13)2

Complete the square to make a perfect square trinomial. Then, write the result as a binomial squared.

u29u

Solution

Solution

The coefficient of u is −9. Two algebraic expressions are shown: 'x^2 + bx' in red, and 'u^2 - 9u' in grey, representing quadratic terms or parts of polynomial equations.
Find(12b)2.(12(9))2(92)2814
Add 814 to the binomial to complete the square. u29u+814
Rewrite as a binomial square. (u92)2

Complete the square to make a perfect square trinomial. Then, write the result as a binomial squared.

p2+12p

Solution

Solution

The coefficient of p is 12. Two quadratic expressions, x×2 + bx and p×2 + (1/2)p, illustrating terms often involved in completing the square.
Find(12b)2.(1212)2(14)2116
Add 116 to the binomial to complete the square. p2+12p+116
Rewrite as a binomial square. (p+14)2

Solve Quadratic Equations of the Form x2 + bx + c = 0 by completing the square

In solving equations, we must always do the same thing to both sides of the equation. This is true, of course, when we solve a quadratic equation by completing the square, too. When we add a term to one side of the equation to make a perfect square trinomial, we must also add the same term to the other side of the equation.

For example, if we start with the equation x2+6x=40 and we want to complete the square on the left, we will add nine to both sides of the equation.

The image shows the equation x squared plus six x equals 40. Below that the equation is rewritten as x squared plus six x plus blank space equals 40 plus blank space. Below that the equation is rewritten again as x squared plus six x plus nine equals 40 plus nine.

Then, we factor on the left and simplify on the right.

(x+3)2=49

Now the equation is in the form to solve using the Square Root Property. Completing the square is a way to transform an equation into the form we need to be able to use the Square Root Property.

How To Solve a Quadratic Equation of the Form x2+bx+c=0 by Completing the Square

Solve x2+8x=48 by completing the square.

Solution

Solution

The image shows the steps to solve the equation x squared plus eight x equals 48. Step one is to isolate the variable terms on one side and the constant terms on the other. The equation already has all the variables on the left. Step two is to find the quantity half of b squared, the number to complete the square and add it to both sides of the equation. The coefficient of x is eight so b is eight. Take half of eight, which is four and square it to get 16. Add 16 to both sides of the equation to get x squared plus eight x plus 16 equals 48 plus 16. Step three is to factor the perfect square trinomial as a binomial square. The left side is the perfect square trinomial x squared plus eight x plus 16 which factors to the quantity x plus four squared. Adding on the right side 48 plus 16 is 64. The equation is now the quantity x plus four squared equals 64. Step four is to use the square root property to make the equation x plus four equals plus or minus the square root of 64. Step five is to simplify the radical and then solve the two resulting equations. The square root of 64 is eight. The equation can be written as two equations: x plus four equals eight and x plus four equals negative eight. Solving each equation gives x equals four or negative 12. Step six is to check the solutions. To check the solutions put each answer in the original equation. Substituting x equals four in the original equation to get four squared plus eight times four equals 48. The left side simplifies to 16 plus 32 which is 48. Substituting x equals negative 12 in the original equation to get negative 12 squared plus eight times negative 12 equals 48. The left side simplifies to 144 minus 96 which is 48.

Solve y26y=16 by completing the square.

Solution

Solution

The variable terms are on the left side. Two mathematical expressions are shown: 'x^2 - bx' and 'c' in red text, and 'y^2 - 6y = 16' in black text.
Take half of 6 and square it. (12(6))2=9 A mathematical equation y^2 - 6y + blank space over ((1/2)*(-6))^2 = 16, illustrating the process of completing the square with a missing term. The term to be added is shown as ((1/2)*(-6))^2.
Add 9 to both sides. Mathematical equation y^2 - 6y + 9 = 16 + 9, where the number 9 is highlighted in red on both sides, illustrating the completion of the square method.
Factor the perfect square trinomial as a binomial square. The image shows the mathematical equation (y-3)^2 = 25, which is a quadratic equation where the square of the difference between y and 3 is equal to 25.
Use the Square Root Property. Equation solving for y: y minus 3 equals plus or minus the square root of 25. The solution will involve considering both the positive and negative square roots of 25.
Simplify the radical. A mathematical equation is displayed, showing 'y - 3 = '>  with '±5' to the right of the equals sign. The equation is centered on a white background.
Solve for y. A mathematical expression reads 'y = 3 ± 5', indicating that y can be either 3 plus 5 or 3 minus 5.
Rewrite to show two solutions. Two mathematical equations are displayed on a white background. The first equation is y = 3 + 5, and the second is y = 3 - 5.
Solve the equations. The image displays mathematical equations 'y = 8' and 'y = -2' written in a dark grey font on a plain white background.
Check.

Verification of solutions for the quadratic equation y^2 - 6y = 16. It shows that substituting y=8 and y=-2 into the equation results in a true statement (16=16), confirming they are valid roots.

Solve x2+4x=−21 by completing the square.

Solution

Solution

The variable terms are on the left side. A general algebraic expression, x^2 + bx c (in red), is displayed above a specific quadratic equation, x^2 + 4x = -21 (in black), for comparison of coefficients.
Take half of 4 and square it. (12(4))2=4 A mathematical equation illustrating the process of completing the square: x^2 + 4x + (1/2 * 4)^2 = -21. The term to be added for completing the square is highlighted in red.
Add 4 to both sides. A quadratic equation x² + 4x + 4 = -21 + 4 is shown, with the number 4, added to both sides, highlighted in red, as a step in completing the square.
Factor the perfect square trinomial as a binomial square. The equation (x + 2)² = -17 is displayed, representing a quadratic equation with no real solutions since a squared term cannot equal a negative number.
Use the Square Root Property. A mathematical equation is displayed on a white background: 'x + 2 = ±√-17'. The equation involves a variable x, the number 2, an equality sign, and the positive or negative square root of -17.
We cannot take the square root of a negative number. There is no real solution.

In the previous example, there was no real solution because (x+k)2 was equal to a negative number.

Solve p218p=−6 by completing the square.

Solution

Solution

The variable terms are on the left side. Mathematical notation featuring the quadratic equation P^2 - 18P = -6, with general quadratic terms x^2 + bx and constant c highlighted in red above it.
Take half of 18 and square it. (12(18))2=81 Mathematical equation demonstrating completing the square: P^2 - 18p + (1/2 * -18)^2 = -6.
Add 81 to both sides. A mathematical equation shows p squared minus 18p plus 81 equals negative 6 plus 81.
Factor the perfect square trinomial as a binomial square. A mathematical equation is displayed, showing (p - 9)^2 = 75. The equation is centered on a white background, suggesting a problem from a textbook or test.
Use the Square Root Property. Equation showing p minus 9 equals positive or negative square root of 75.
Simplify the radical. A mathematical equation displays p - 9 = ±5√3 on a white background, representing an algebraic step involving a variable, a constant, and a radical expression with positive and negative roots.
Solve for p. A mathematical equation showing p equals 9 plus or minus 5 times the square root of 3, written in a clear, standard mathematical notation on a white background.
Rewrite to show two solutions. Two mathematical equations are displayed, showing two possible values for 'p': p = 9 + 5√3 and p = 9 - 5√3.
Check.
The image displays the verification of two solutions, (9 + 5sqrt(3)) and (9 - 5sqrt(3)), for the quadratic equation p^2 - 18p = -6, with both calculations confirming the equality -6 = -6.

Another way to check this would be to use a calculator. Evaluate p218p for both of the solutions. The answer should be −6.

We will start the next example by isolating the variable terms on the left side of the equation.

Solve x2+10x+4=15 by completing the square.

Solution

Solution

The variable terms are on the left side. The image shows a quadratic equation: x^2 + 10x + 4 = 15. The equation is presented in a clear, digital font against a white background.
Subtract 4 to get the constant terms on the right side. A quadratic equation is shown: x^2 + 10x = 11.
Take half of 10 and square it. (12(10))2=25 An example of completing the square for x^2 + 10x + __ = 11. The term to be added is shown as (1/2 * 10)^2, which is 25.
Add 25 to both sides. The quadratic equation x^2 + 10x + 25 = 11 + 25 is shown, illustrating the technique of adding a constant to both sides to complete the square, enabling factorization of the left side.
Factor the perfect square trinomial as a binomial square. A mathematical equation is displayed against a white background, reading '(x + 5) squared = 36'.
Use the Square Root Property. A mathematical equation is displayed on a white background: x + 5 = plus or minus the square root of 36.
Simplify the radical. A mathematical equation is displayed, showing 'x + 5 =  6' with a plus-minus sign before the 6.
Solve for x. A mathematical equation is displayed against a white background, reading 'x = -5 ×1 6'.
Rewrite to show two equations. Two mathematical equations are displayed: x = -5 + 6 and x = -5 - 6.
Solve the equations. A mathematical expression on a white background states 'x = 1, x = -11'.
Check.
Verification of solutions for the quadratic equation x^2 + 10x + 4 = 15. The calculations demonstrate that both x=1 and x=-11 satisfy the equation, resulting in 15 = 15.

To solve the next equation, we must first collect all the variable terms to the left side of the equation. Then, we proceed as we did in the previous examples.

Solve n2=3n+11 by completing the square.

Solution

Solution

The image shows a mathematical equation: n squared equals 3n plus 11.
Subtract 3n to get the variable terms on the left side. A mathematical equation shows 'n squared minus three n equals eleven' in black text on a white background.
Take half of 3 and square it. (12(3))2=94 A mathematical equation n^2 - 3n + ____ = 11, illustrating the completing the square method. The blank space indicates where (1/2 * (-3))^2 should be placed.
Add 94 to both sides. A mathematical equation showing n squared minus 3n plus the fraction 9/4 equals 11 plus the fraction 9/4. The fraction 9/4 is highlighted in red on both sides of the equation.
Factor the perfect square trinomial as a binomial square. A mathematical equation shows (n - 3/2)^2 = 44/4 + 9/4. The equation involves a variable 'n', fractions, and an exponent.
Add the fractions on the right side. A mathematical equation showing the quantity (n minus three-halves) squared equals fifty-three fourths.
Use the Square Root Property. Equation showing n minus three-halves equals plus or minus square root of fifty-three over four, representing the solutions for n in an algebraic equation.
Simplify the radical. A mathematical equation showing 'n minus three halves equals plus or minus the square root of fifty-three over two'. The equation is presented in a clear, standard mathematical notation on a white background.
Solve for n. A mathematical equation showing 'n' equals three halves plus or minus the square root of fifty-three divided by two. This expresses the two possible solutions for 'n'.
Rewrite to show two equations. Two mathematical equations for 'n' are shown, where n equals three-halves plus the square root of 53 over two, and n also equals three-halves minus the square root of 53 over two.
Check. We leave the check for you!

Notice that the left side of the next equation is in factored form. But the right side is not zero, so we cannot use the Zero Product Property. Instead, we multiply the factors and then put the equation into the standard form to solve by completing the square.

Solve (x3)(x+5)=9 by completing the square.

Solution

Solution

A mathematical equation is displayed, reading '(x - 3)(x + 5) = 9' in black text on a white background.
We multiply binomials on the left. A quadratic equation is displayed, showing 'x^2 + 2x - 15 = 9'.
Add 15 to get the variable terms on the left side. The image displays the quadratic equation x^2 + 2x = 24.
Take half of 2 and square it. (12(2))2=1 A mathematical equation x^2 + 2x + blank = 24, with the expression (1/2 * 2)^2 written in red below the blank, illustrating the 'completing the square' method for solving quadratic equations.
Add 1 to both sides. A mathematical equation shows x squared plus 2x plus 1 equals 24 plus 1, demonstrating the first step in completing the square where 1 is added to both sides.
Factor the perfect square trinomial as a binomial square. A mathematical equation is displayed with a white background, reading (x + 1)^2 = 25. The numbers and symbols are in a dark gray or black font.
Use the Square Root Property. A mathematical equation showing x + 1 equals plus or minus the square root of 25. This sets up a problem to solve for x, indicating two possible solutions.
Solve for x. A mathematical equation is displayed, showing 'X = -1 ± 5' in a clear, digital font against a white background.
Rewite to show two solutions. Two equations are presented: x = -1 + 5 and x = -1 - 5, showing two distinct solutions for the variable x.
Simplify. The image displays the solutions for a variable, showing 'x = 4, x = -6' in a plain white background with black text.
Check. We leave the check for you!

Solve Quadratic Equations of the form ax2 + bx + c = 0 by completing the square

The process of completing the square works best when the leading coefficient is one, so the left side of the equation is of the form x2+bx+c. If the x2 term has a coefficient, we take some preliminary steps to make the coefficient equal to one.

Sometimes the coefficient can be factored from all three terms of the trinomial. This will be our strategy in the next example.

Solve 3x212x15=0 by completing the square.

Solution

Solution

To complete the square, we need the coefficient of x2 to be one. If we factor out the coefficient of x2 as a common factor, we can continue with solving the equation by completing the square.

The image displays the quadratic equation 3x² - 12x - 15 = 0 against a white background.
Factor out the greatest common factor. A mathematical equation, 3(x^2 - 4x - 5) = 0, is displayed in black text against a white background.
Divide both sides by 3 to isolate the trinomial. A mathematical equation is displayed, showing 3 multiplied by the quantity x squared minus 4x minus 5, all divided by 3, which is set equal to 0 divided by 3.
Simplify. A mathematical equation is displayed on a white background, reading 'x^2 - 4x - 5 = 0' in black text.
Subtract 5 to get the constant terms on the right. A mathematical equation is displayed, showing 'x squared minus 4x equals 5'.
Take half of 4 and square it. (12(4))2=4 A mathematical equation, x^2 - 4x + [blank] = 5, demonstrating the process of completing the square. The term to add, (1/2 * 4)^2, is shown below the blank space.
Add 4 to both sides. An equation showing x^2 - 4x + 4 = 5 + 4, where the added ' + 4' terms on both sides are highlighted in red, indicating a step in completing the square.
Factor the perfect square trinomial as a binomial square. A mathematical equation is displayed with the expression (x-2)^2 = 9 centered against a white background.
Use the Square Root Property. The equation x - 2 = plus or minus the square root of 9 is shown on a white background.
Solve for x. A simple algebraic equation displays 'x - 2 = +/- 3' on a white background.
Rewrite to show 2 solutions. Two mathematical equations are displayed: x = 2 + 3, and x = 2 - 3.
Simplify. The image displays mathematical notation showing two possible values for 'x': x equals 5 and x equals -1, presented against a plain white background.
Check.
This image demonstrates checking if x=5 and x=-1 are valid solutions for the equation 3x^2 - 12x - 15 = 0. Both substitutions lead to 0=0, confirming they are correct roots.

To complete the square, the leading coefficient must be one. When the leading coefficient is not a factor of all the terms, we will divide both sides of the equation by the leading coefficient. This will give us a fraction for the second coefficient. We have already seen how to complete the square with fractions in this section.

Solve 2x23x=20 by completing the square.

Solution

Solution

Again, our first step will be to make the coefficient of x2 be one. By dividing both sides of the equation by the coefficient of x2, we can then continue with solving the equation by completing the square.

A mathematical equation, 2x^2 - 3x = 20, is displayed in black text against a white background.
Divide both sides by 2 to get the coefficient of x2 to be 1. A mathematical equation is displayed: the fraction 2x squared minus 3x all over 2, is equal to the fraction 20 over 2.
Simplify. A mathematical equation is displayed, reading x squared minus three-halves x equals 10.
Take half of 32 and square it. (12(32))2=916 A quadratic equation showing the step for completing the square: x^2 - (3/2)x + (1/2 * (-3/2))^2 = 10, highlighting the term added to both sides in red.
Add 916 to both sides. A quadratic equation is displayed: x squared minus three halves x plus nine sixteenths equals ten plus nine sixteenths.
Factor the perfect square trinomial as a binomial square. A mathematical equation is displayed against a white background: (x - 3/4)^2 = 160/16 + 9/16. It shows a binomial squared on the left and a sum of fractions on the right.
Add the fractions on the right side. A mathematical equation is presented, showing (x minus 3/4) squared equals 169/16.
Use the Square Root Property. A mathematical equation shows x - 3/4 = +/- sqrt(169/16)
Simplify the radical. A mathematical equation shows 'x minus three-fourths equals plus or minus thirteen-fourths.'
Solve for x. The equation X equals three-fourths plus or minus thirteen-fourths.
Rewrite to show 2 solutions. Two mathematical equations are displayed horizontally, showing 'x' equals '3/4 + 13/4' and 'x' equals '3/4 - 13/4'.
Simplify. A mathematical expression showing two possible values for x: x = 4 and x = -5/2.
Check. We leave the check for you.

Solve 3x2+2x=4 by completing the square.

Solution

Solution

Again, our first step will be to make the coefficient of x2 be one. By dividing both sides of the equation by the coefficient of x2, we can then continue with solving the equation by completing the square.

A mathematical equation is displayed on a white background: 3x^2 + 2x = 4.
Divide both sides by 3 to make the coefficient of x2 equal 1. A mathematical equation displays (3x^2 + 2x) / 3 = 4/3, representing a quadratic expression set equal to a fraction.
Simplify. A quadratic equation is displayed, showing x squared plus two-thirds x equals four-thirds. The equation is x^2 + (2/3)x = 4/3.
Take half of 23 and square it. (1223)2=19 A mathematical equation showing x squared plus two-thirds x, plus a blank line over the quantity one-half times two-thirds, all squared, equals four-thirds. This represents a step in completing the square.
Add 19 to both sides. A mathematical equation displays x squared plus two-thirds x plus one-ninth equals four-thirds plus one-ninth. The one-ninth terms on both sides are highlighted in red.
Factor the perfect square trinomial as a binomial square. A mathematical equation shows (x + 1/3)^2 = 12/9 + 1/9.
Use the Square Root Property. Equation showing x plus one-third equals positive or negative square root of thirteen-ninths.
Simplify the radical. A mathematical equation, 'x + 1/3 = plus or minus sqrt(13) / 3'.
Solve for x. The image shows the mathematical equation X = -1/3 ± sqrt(13)/3, representing the solution for a variable X.
Rewrite to show 2 solutions. The image shows two solutions for x: x = -1/3 + sqrt(13)/3 and x = -1/3 - sqrt(13)/3, expressed as fractions with a common denominator.
Check. We leave the check for you.

Key Concepts

  • Binomial Squares Pattern If a,b are real numbers,
    (a+b)2=a2+2ab+b2
    Algebraic identity: (a + b)^2 = a^2 + 2ab + b^2. This illustrates that squaring a binomial results in the square of the first term, plus twice the product of the terms, plus the square of the second term.
    (ab)2=a22ab+b2
    An algebraic identity showing the expansion of (a-b)^2, which equals the square of the first term, minus twice the product of terms, plus the square of the second term.
  • Complete a Square
    To complete the square of x2+bx:
    1. Identify b, the coefficient of x.
    2. Find (12b)2, the number to complete the square.
    3. Add the (12b)2 to x2+bx.

Practice Makes Perfect

Complete the Square of a Binomial Expression

In the following exercises, complete the square to make a perfect square trinomial. Then, write the result as a binomial squared.

a2+10a

Solution

(a+5)2

b2+12b

m2+18m

Solution

(m+9)2

n2+16n

m224m

Solution

(m12)2

n216n

p222p

Solution

(p11)2

q26q

x29x

Solution

(x92)2

y2+11y

p213p

Solution

(p16)2

q2+34q

Solve Quadratic Equations of the Form x2+bx+c=0 by Completing the Square

In the following exercises, solve by completing the square.

v2+6v=40

Solution

v=−10,v=4

w2+8w=65

u2+2u=3

Solution

u=−3,u=1

z2+12z=−11

c212c=13

Solution

c=−1,c=13

d28d=9

x220x=21

Solution

x=−1,x=21

y22y=8

m2+4m=−44

Solution

no real solution

n22n=−3

r2+6r=−11

Solution

no real solution

t214t=−50

a210a=−5

Solution

a=5±25

b2+6b=41

u214u+12=−1

Solution

u=1,u=13

z2+2z5=2

v2=9v+2

Solution

v=92±892

w2=5w1

(x+6)(x2)=9

Solution

x=−7,x=3

(y+9)(y+7)=79

Solve Quadratic Equations of the Form ax2+bx+c=0 by Completing the Square

In the following exercises, solve by completing the square.

3m2+30m27=6

Solution

m=−11,m=1

2n2+4n26=0

2c2+c=6

Solution

c=−2,c=32

3d24d=15

2p2+7p=14

Solution

p=74±1614

3q25q=9

Everyday Math

Rafi is designing a rectangular playground to have an area of 320 square feet. He wants one side of the playground to be four feet longer than the other side. Solve the equation p2+4p=320 for p, the length of one side of the playground. What is the length of the other side?

Solution

16 feet, 20 feet

Yvette wants to put a square swimming pool in the corner of her backyard. She will have a 3 foot deck on the south side of the pool and a 9 foot deck on the west side of the pool. She has a total area of 1080 square feet for the pool and two decks. Solve the equation (s+3)(s+9)=1080 for s, the length of a side of the pool.

Writing Exercises

Solve the equation x2+10x=−25 by using the Square Root Property and by completing the square. Which method do you prefer? Why?

Solution

−5 −5 Answers will vary.

Solve the equation y2+8y=48 by completing the square and explain all your steps.

Self Check

After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

This table has four rows and four columns. The first row is a header row and it labels each column. The first column is labeled “I can ...”, the second “Confidently”, the third “With some help” and the last “No–I don’t get it”. In the “I can...” column the next row reads “complete the square of a binomial expression.” The next row reads “solve quadratic equations of the form x squared plus b x plus c equals zero by completing the square.” and the last row reads “solve quadratic equations of the form a x squared plus b x plus c equals zero by completing the square.” The remaining columns are blank.

After reviewing this checklist, what will you do to become confident for all objectives?

completing the square
Completing the square is a method used to solve quadratic equations.