Fatskills
Practice. Master. Repeat.
Study Guide: Algebra Quadratics Completing the Square
Source: https://www.fatskills.com/algebra/chapter/algebra-quadratics-completing-the-square

Algebra Quadratics Completing the Square

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~8 min read

What Is This?

Completing the Square is a mathematical technique used to solve quadratic equations by rewriting them in a perfect square trinomial form. This allows you to find the roots of the equation by taking the square root of both sides.

You'll encounter this topic in exams that test algebra, particularly in questions that require you to solve quadratic equations or manipulate expressions.

Why It Matters

This topic appears in various exams, including: - GCSE Maths - A-Level Maths - IB Maths - SAT Math - ACT Math

It typically carries 10-20% of the total marks, but can be more or less depending on the specific exam. The skill being tested is your ability to manipulate algebraic expressions, identify patterns, and apply mathematical techniques to solve problems.

Core Concepts

To master completing the square, you need to own the following foundational ideas:


  • Quadratic equations: These are equations of the form ax^2 + bx + c = 0, where a, b, and c are constants.
  • Perfect square trinomials: These are expressions of the form (x + d)^2 = x^2 + 2dx + d^2, where d is a constant.
  • Square roots: You need to be able to take the square root of both sides of an equation to solve for the variable.
  • Identity and equivalence: You need to understand that two expressions are equivalent if they have the same value for all values of the variable.

The Rule-Book (How It Works)

The primary rule for completing the square is:

To complete the square, take half of the coefficient of the x-term, square it, and add it to both sides of the equation.

Sub-rules and exceptions:


  • If the coefficient of the x-term is even, you can ignore it.
  • If the coefficient of the x-term is odd, you need to add or subtract the square of half the coefficient to both sides of the equation.
  • If the constant term is negative, you need to add the square of half the coefficient to both sides of the equation.

Visual pattern:

You can use the following mnemonic to remember the rule:

"Half the coefficient, square it, and add it twice"

Exam / Job / Audit Weighting

Frequency: 20-30% Difficulty Rating: Intermediate Question Type or Real-World Task Type: Algebraic manipulation, solving quadratic equations

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

The three most important rules for completing the square are:


  1. Take half of the coefficient of the x-term and square it.
  2. Add the result to both sides of the equation.
  3. Take the square root of both sides of the equation to solve for the variable.

Worked Examples (Step-by-Step)


Easy Example

Question: Solve the equation x^2 + 4x + 4 = 0 Step 1: Take half of the coefficient of the x-term and square it: (2)^2 = 4 Step 2: Add the result to both sides of the equation: x^2 + 4x + 4 = x^2 + 4x + 4 Step 3: Take the square root of both sides of the equation: x = -2 Answer: x = -2 Key rule applied: Completing the square

Medium Example

Question: Solve the equation x^2 + 6x + 8 = 0 Step 1: Take half of the coefficient of the x-term and square it: (3)^2 = 9 Step 2: Add the result to both sides of the equation: x^2 + 6x + 9 = x^2 + 6x + 8 Step 3: Take the square root of both sides of the equation: x = -1 or x = -7 Answer: x = -1 or x = -7 Key rule applied: Completing the square

Hard Example

Question: Solve the equation x^2 - 4x + 5 = 0 Step 1: Take half of the coefficient of the x-term and square it: (-2)^2 = 4 Step 2: Add the result to both sides of the equation: x^2 - 4x + 4 = x^2 - 4x + 5 Step 3: Take the square root of both sides of the equation: x = 2 or x = -3 Answer: x = 2 or x = -3 Key rule applied: Completing the square

Common Exam Traps & Mistakes


Trap 1: Adding the wrong value to both sides of the equation

Mistake: Adding the square of half the coefficient to one side of the equation instead of both sides.
Wrong answer: x^2 + 4x + 4 = x^2 + 4x + 5 Correct approach: Add the square of half the coefficient to both sides of the equation.

Trap 2: Not taking the square root of both sides of the equation

Mistake: Not taking the square root of both sides of the equation after completing the square.
Wrong answer: x^2 + 4x + 4 = 0 Correct approach: Take the square root of both sides of the equation to solve for the variable.

Trap 3: Not checking for extraneous solutions

Mistake: Not checking if the solutions obtained are valid or extraneous.
Wrong answer: x = -2 (extraneous solution) Correct approach: Check if the solutions obtained are valid by plugging them back into the original equation.

Trap 4: Not using the correct formula for completing the square

Mistake: Using the wrong formula for completing the square, such as (x + d)^2 = x^2 + 2dx + d^2.
Wrong answer: x^2 + 4x + 4 = (x + 2)^2 Correct approach: Use the correct formula for completing the square, which is (x + d)^2 = x^2 + 2dx + d^2.

Trap 5: Not checking for complex solutions

Mistake: Not checking if the solutions obtained are complex or real.
Wrong answer: x = 2 + 3i (complex solution) Correct approach: Check if the solutions obtained are complex or real by plugging them back into the original equation.

Shortcut Strategies & Exam Hacks


Memory Aid

Use the following mnemonic to remember the rule for completing the square:

"Half the coefficient, square it, and add it twice"

Elimination Strategy

Eliminate any terms that are not necessary for completing the square, such as constant terms.

Pattern Recognition Tip

Recognize that completing the square is a special case of factoring, where the expression is a perfect square trinomial.

Formula Shortcut

Use the formula (x + d)^2 = x^2 + 2dx + d^2 to complete the square.

Question-Type Taxonomy

The three distinct question formats that this topic appears in are:


Question Format Example Exams that favor it
Solving quadratic equations Solve the equation x^2 + 4x + 4 = 0 GCSE Maths, A-Level Maths
Completing the square Complete the square for the expression x^2 + 6x + 8 IB Maths, SAT Math
Algebraic manipulation Simplify the expression (x + 2)^2 - 4 ACT Math, GRE Math

Practice Set (MCQs)


Question 1

Question: Solve the equation x^2 + 4x + 4 = 0 A) x = -2 B) x = 2 C) x = -1 D) x = 1 Correct Answer: A) x = -2 Explanation: Completing the square, we get (x + 2)^2 = 0, which gives x = -2.
Why the Distractors Are Tempting: B) x = 2 is a plausible answer, but it is not the correct solution. C) x = -1 is not a solution to the equation. D) x = 1 is not a solution to the equation.

Question 2

Question: Complete the square for the expression x^2 + 6x + 8 A) (x + 2)^2 + 4 B) (x + 3)^2 - 2 C) (x + 4)^2 + 2 D) (x + 5)^2 - 4 Correct Answer: A) (x + 2)^2 + 4 Explanation: Completing the square, we get (x + 3)^2 - 2, which is not the correct answer. However, we can rewrite the expression as (x + 2)^2 + 4, which is the correct answer.
Why the Distractors Are Tempting: B) (x + 3)^2 - 2 is a plausible answer, but it is not the correct solution. C) (x + 4)^2 + 2 is not the correct solution. D) (x + 5)^2 - 4 is not the correct solution.

Question 3

Question: Simplify the expression (x + 2)^2 - 4 A) x^2 + 4x - 4 B) x^2 + 4x + 4 C) x^2 + 4x - 8 D) x^2 + 4x + 8 Correct Answer: C) x^2 + 4x - 8 Explanation: Simplifying the expression, we get x^2 + 4x - 4, which is not the correct answer. However, we can rewrite the expression as x^2 + 4x - 8, which is the correct answer.
Why the Distractors Are Tempting: A) x^2 + 4x - 4 is a plausible answer, but it is not the correct solution. B) x^2 + 4x + 4 is not the correct solution. D) x^2 + 4x + 8 is not the correct solution.

Question 4

Question: Solve the equation x^2 - 4x + 5 = 0 A) x = 2 or x = -3 B) x = 1 or x = -5 C) x = 3 or x = -1 D) x = 4 or x = -2 Correct Answer: A) x = 2 or x = -3 Explanation: Completing the square, we get (x - 2)^2 + 1 = 0, which gives x = 2 or x = -3.
Why the Distractors Are Tempting: B) x = 1 or x = -5 is a plausible answer, but it is not the correct solution. C) x = 3 or x = -1 is not the correct solution. D) x = 4 or x = -2 is not the correct solution.

Question 5

Question: Complete the square for the expression x^2 + 2x - 3 A) (x + 1)^2 - 4 B) (x + 2)^2 - 3 C) (x + 3)^2 - 2 D) (x + 4)^2 - 1 Correct Answer: B) (x + 2)^2 - 3 Explanation: Completing the square, we get (x + 2)^2 - 3, which is the correct answer.
Why the Distractors Are Tempting: A) (x + 1)^2 - 4 is a plausible answer, but it is not the correct solution. C) (x + 3)^2 - 2 is not the correct solution. D) (x + 4)^2 - 1 is not the correct solution.

30-Second Cheat Sheet

  • Take half of the coefficient of the x-term and square it.
  • Add the result to both sides of the equation.
  • Take the square root of both sides of the equation to solve for the variable.
  • Check for extraneous solutions.
  • Use the correct formula for completing the square.
  • Recognize that completing the square is a special case of factoring.

Learning Path

  1. Beginner foundation: Learn the basics of algebra, including solving linear equations and graphing linear functions.
  2. Core rules: Learn the rule for completing the square, including how to take half of the coefficient of the x-term and square it.
  3. Practice: Practice completing the square for various expressions, including quadratic equations and algebraic expressions.
  4. Timed drills: Practice completing the square under timed conditions to improve your speed and accuracy.
  5. Mock tests: Take mock tests to assess your knowledge and identify areas for improvement.

Related Topics

  • Factoring: Factoring is a related topic that involves expressing an algebraic expression as a product of two or more factors.
  • Quadratic equations: Quadratic equations are a related topic that involves solving equations of the form ax^2 + bx + c = 0.
  • Graphing functions: Graphing functions is a related topic that involves representing algebraic expressions as graphs.


ADVERTISEMENT