Learn on PengiBig Ideas Math, Algebra 2Chapter 3: Quadratic Equations and Complex Numbers

Lesson 3: Completing the Square

In this Grade 8 Algebra 2 lesson from Big Ideas Math Chapter 3, students learn how to complete the square by adding (b/2)² to a quadratic expression x² + bx to form a perfect square trinomial. Students practice solving quadratic equations using square roots and the completing the square method, and apply these skills to write quadratic functions in vertex form.

Section 1

Complete the Square of a Binomial

Property

To make a perfect square trinomial from an expression like x2+bxx^2 + bx, we use the binomial squares pattern. The goal is to find a number to add that completes the pattern a2+2ab+b2=(a+b)2a^2 + 2ab + b^2 = (a+b)^2.

To complete the square of x2+bxx^2 + bx:
Step 1. Identify bb, the coefficient of xx.
Step 2. Find (12b)2(\frac{1}{2}b)^2, the number to complete the square.
Step 3. Add the (12b)2(\frac{1}{2}b)^2 to x2+bxx^2 + bx. The result is x2+bx+(12b)2x^2 + bx + (\frac{1}{2}b)^2, which factors to (x+b2)2(x + \frac{b}{2})^2.

Examples

  • To complete the square for x2+12xx^2 + 12x, we find (1212)2=62=36(\frac{1}{2} \cdot 12)^2 = 6^2 = 36. The perfect square trinomial is x2+12x+36x^2 + 12x + 36, which factors to (x+6)2(x+6)^2.

Section 2

Solving equations by completing the square

Property

To solve a quadratic equation of the form x2+bx+c=0x^2+bx+c=0:

  1. Move the constant term to the other side: x2+bx=cx^2+bx = -c.
  2. Complete the square on the left. Add p2=(b2)2p^2 = (\frac{b}{2})^2 to both sides of the equation: x2+bx+p2=c+p2x^2+bx+p^2 = -c+p^2.
  3. Write the left side as a binomial squared: (x+p)2=c+p2(x+p)^2 = -c+p^2.
  4. Use extraction of roots to find the solutions.

Examples

  • To solve x26x7=0x^2 - 6x - 7 = 0, first write x26x=7x^2-6x=7. Add (62)2=9(\frac{-6}{2})^2=9 to both sides: x26x+9=7+9x^2-6x+9=7+9, so (x3)2=16(x-3)^2=16. The solutions are x=7x=7 and x=1x=-1.
  • To solve x24x3=0x^2 - 4x - 3 = 0, first write x24x=3x^2-4x=3. Add (42)2=4(\frac{-4}{2})^2=4 to both sides: x24x+4=3+4x^2-4x+4=3+4, so (x2)2=7(x-2)^2=7. The solutions are x=2±7x = 2 \pm \sqrt{7}.
  • To solve x2+9x+20=0x^2+9x+20=0, first write x2+9x=20x^2+9x=-20. Add (92)2=814(\frac{9}{2})^2=\frac{81}{4} to both sides: x2+9x+814=20+814x^2+9x+\frac{81}{4}=-20+\frac{81}{4}, so (x+92)2=14(x+\frac{9}{2})^2=\frac{1}{4}. The solutions are x=4x=-4 and x=5x=-5.

Explanation

This method transforms any quadratic equation into the form (x+p)2=q(x+p)^2=q. By forcing one side to be a perfect square, we can easily solve for xx by taking the square root of both sides, which is often simpler than factoring.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 3: Quadratic Equations and Complex Numbers

  1. Lesson 1

    Lesson 1: Solving Quadratic Equations

  2. Lesson 2Current

    Lesson 3: Completing the Square

  3. Lesson 3

    Lesson 4: Using the Quadratic Formula

  4. Lesson 4

    Lesson 5: Solving Nonlinear Systems

  5. Lesson 5

    Lesson 6: Quadratic Inequalities

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

Complete the Square of a Binomial

Property

To make a perfect square trinomial from an expression like x2+bxx^2 + bx, we use the binomial squares pattern. The goal is to find a number to add that completes the pattern a2+2ab+b2=(a+b)2a^2 + 2ab + b^2 = (a+b)^2.

To complete the square of x2+bxx^2 + bx:
Step 1. Identify bb, the coefficient of xx.
Step 2. Find (12b)2(\frac{1}{2}b)^2, the number to complete the square.
Step 3. Add the (12b)2(\frac{1}{2}b)^2 to x2+bxx^2 + bx. The result is x2+bx+(12b)2x^2 + bx + (\frac{1}{2}b)^2, which factors to (x+b2)2(x + \frac{b}{2})^2.

Examples

  • To complete the square for x2+12xx^2 + 12x, we find (1212)2=62=36(\frac{1}{2} \cdot 12)^2 = 6^2 = 36. The perfect square trinomial is x2+12x+36x^2 + 12x + 36, which factors to (x+6)2(x+6)^2.

Section 2

Solving equations by completing the square

Property

To solve a quadratic equation of the form x2+bx+c=0x^2+bx+c=0:

  1. Move the constant term to the other side: x2+bx=cx^2+bx = -c.
  2. Complete the square on the left. Add p2=(b2)2p^2 = (\frac{b}{2})^2 to both sides of the equation: x2+bx+p2=c+p2x^2+bx+p^2 = -c+p^2.
  3. Write the left side as a binomial squared: (x+p)2=c+p2(x+p)^2 = -c+p^2.
  4. Use extraction of roots to find the solutions.

Examples

  • To solve x26x7=0x^2 - 6x - 7 = 0, first write x26x=7x^2-6x=7. Add (62)2=9(\frac{-6}{2})^2=9 to both sides: x26x+9=7+9x^2-6x+9=7+9, so (x3)2=16(x-3)^2=16. The solutions are x=7x=7 and x=1x=-1.
  • To solve x24x3=0x^2 - 4x - 3 = 0, first write x24x=3x^2-4x=3. Add (42)2=4(\frac{-4}{2})^2=4 to both sides: x24x+4=3+4x^2-4x+4=3+4, so (x2)2=7(x-2)^2=7. The solutions are x=2±7x = 2 \pm \sqrt{7}.
  • To solve x2+9x+20=0x^2+9x+20=0, first write x2+9x=20x^2+9x=-20. Add (92)2=814(\frac{9}{2})^2=\frac{81}{4} to both sides: x2+9x+814=20+814x^2+9x+\frac{81}{4}=-20+\frac{81}{4}, so (x+92)2=14(x+\frac{9}{2})^2=\frac{1}{4}. The solutions are x=4x=-4 and x=5x=-5.

Explanation

This method transforms any quadratic equation into the form (x+p)2=q(x+p)^2=q. By forcing one side to be a perfect square, we can easily solve for xx by taking the square root of both sides, which is often simpler than factoring.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 3: Quadratic Equations and Complex Numbers

  1. Lesson 1

    Lesson 1: Solving Quadratic Equations

  2. Lesson 2Current

    Lesson 3: Completing the Square

  3. Lesson 3

    Lesson 4: Using the Quadratic Formula

  4. Lesson 4

    Lesson 5: Solving Nonlinear Systems

  5. Lesson 5

    Lesson 6: Quadratic Inequalities