S6-SA1-0016
What is the Method of Completing the Square?
Grade Level:
Class 10
AI/ML, Physics, Biotechnology, Space Technology, Chemistry, Engineering, Medicine
Definition
What is it?
The Method of Completing the Square is a technique used to solve quadratic equations (equations with x^2) by transforming them into a perfect square trinomial. This makes it easier to find the values of 'x' by taking the square root of both sides.
Simple Example
Quick Example
Imagine you have a rectangular field, but one side is a bit longer than the other, and you want to make it a perfect square field by adding a small piece. Completing the square is like figuring out exactly what small piece to add to make your 'x^2 + bx' expression into a perfect square like '(x + a)^2'.
Worked Example
Step-by-Step
Let's solve the quadratic equation x^2 + 6x + 5 = 0 using completing the square.
1. Move the constant term to the right side: x^2 + 6x = -5
---
2. Take half of the coefficient of 'x' (which is 6), square it, and add it to both sides. Half of 6 is 3, and 3 squared is 9. So, add 9 to both sides: x^2 + 6x + 9 = -5 + 9
---
3. Simplify both sides. The left side is now a perfect square: (x + 3)^2 = 4
---
4. Take the square root of both sides. Remember to include both positive and negative roots: sqrt((x + 3)^2) = sqrt(4) => x + 3 = +/- 2
-----
5. Solve for 'x' using both positive and negative values:
Case 1: x + 3 = 2 => x = 2 - 3 => x = -1
Case 2: x + 3 = -2 => x = -2 - 3 => x = -5
---
ANSWER: The solutions are x = -1 and x = -5.
Why It Matters
Completing the square is fundamental in higher mathematics and science. Engineers use it to design structures and circuits, while scientists in Physics and Space Technology apply it to solve problems involving trajectories and forces. Understanding this helps you build a strong base for future careers in AI/ML or Biotechnology.
Common Mistakes
MISTAKE: Forgetting to add the squared term to BOTH sides of the equation. | CORRECTION: Whatever you add to one side of an equation, you MUST add to the other side to keep it balanced.
MISTAKE: Incorrectly calculating (b/2)^2, especially with negative or fractional 'b' values. | CORRECTION: Always calculate 'b/2' first, then square the result. Remember that squaring a negative number always gives a positive result.
MISTAKE: Forgetting the '+/-' when taking the square root of both sides. | CORRECTION: Every positive number has two square roots (one positive, one negative). Always consider both possibilities to find all solutions.
Practice Questions
Try It Yourself
QUESTION: What term needs to be added to x^2 + 10x to make it a perfect square trinomial? | ANSWER: 25
QUESTION: Solve x^2 + 4x - 12 = 0 using the method of completing the square. | ANSWER: x = 2, x = -6
QUESTION: Solve 2x^2 - 8x + 6 = 0 using the method of completing the square. (Hint: First divide the entire equation by 2 to make the coefficient of x^2 equal to 1.) | ANSWER: x = 3, x = 1
MCQ
Quick Quiz
Which of the following expressions is a perfect square trinomial?
x^2 + 5x + 25
x^2 + 10x + 100
x^2 + 8x + 16
x^2 + 7x + 14
The Correct Answer Is:
C
For a perfect square trinomial of the form x^2 + bx + c, 'c' must be equal to (b/2)^2. In option C, b=8, so (8/2)^2 = 4^2 = 16, which matches 'c'.
Real World Connection
In the Real World
This method is used in designing satellite dishes or car headlights, which often have parabolic shapes. Engineers use completing the square to find the exact focus point of these parabolas, ensuring signals are received clearly or light is directed properly. Think of ISRO's satellite dishes!
Key Vocabulary
Key Terms
QUADRATIC EQUATION: An equation where the highest power of the variable is 2, like ax^2 + bx + c = 0. | PERFECT SQUARE TRINOMIAL: A trinomial that can be factored as (ax + b)^2 or (ax - b)^2. | COEFFICIENT: The number multiplying a variable in a term. | CONSTANT TERM: A term in an equation that does not contain any variables.
What's Next
What to Learn Next
Great job understanding completing the square! Next, you should explore the 'Quadratic Formula'. It's another powerful method to solve quadratic equations, and understanding completing the square will help you see where the quadratic formula comes from. Keep learning!


