Photo AI

Last Updated Sep 26, 2025

Completing the Square Simplified Revision Notes

Revision notes with simplified explanations to understand Completing the Square quickly and effectively.

user avatar
user avatar
user avatar
user avatar
user avatar

242+ students studying

2.2.3 Completing the Square

  • A complete square is a squared bracket (e.g., (x+3)2(x+3)^2).
  • In a complete square, the coefficient of XX is often 11.
infoNote

Example: Expand the following complete square

(x+3)2=x2+3x+3x+9=x2+6x+9 (x + 3)^2 = x^2 + 3x + 3x + 9 = x^2 + 6x + 9

  • Multiply b2 by x\frac{b}{2} \ by\ x and then square it.
infoNote

Example: Write the following using a complete square

x2+6xx^2 + 6x

  • (x+3)2(x + 3)^2 gives us x2+6x+9x^2 + 6x + 9
  • This move has an extra 99 that we do not want; we must subtract 99 to make it equal to the line above. (x+3)29(x + 3)^2 - 9
infoNote

Example: Write x2+12xx^2 + 12x in the form (x+a)2+b(x + a)^2 + b

(x+6)236(x + 6)^2 - 36

infoNote

Example: Complete the square for x2+18x3x^2 + 18x - 3

x2+18x3=(x+9)2813=(x+9)284x^2 + 18x - 3 = (x + 9)^2 - 81 - 3 = (x + 9)^2 - 84

  • Complete the square for the underlined part:

(x+9)284(x + 9)^2 - 84

infoNote

Example: Write x2+3x10x^2 + 3x - 10 in the form (x+a)2+b(x + a)^2 + b:

x2+3x10x^2 + 3x - 10

=(x+32)2(32)210= \left(x + \frac{3}{2}\right)^2 - \left(\frac{3}{2}\right)^2 - 10

=(x+32)29410= \left(x + \frac{3}{2}\right)^2 - \frac{9}{4} - 10

=(x+32)2494= \left(x + \frac{3}{2}\right)^2 - \frac{49}{4}

  • Much easier to work in fractions.

Further Completing the Square

  • We only know how to complete the square for expressions of the form x2+kxx^2 + kx.
  • This poses problems when completing the square for something of the form ax2+bx+cax^2 + bx + c where a1a \neq 1.
infoNote

Example: Complete the square for 2x2+12x12x^2 + 12x - 1

2(x2+6x)12(x^2 + 6x) - 1 Take out factor of 22 so that we have something that says x2+6xx^2 + 6x.

2((x+3)29)12\left((x + 3)^2 - 9\right) - 1 Ensure this is equal to the line above.

2(x+3)21812(x + 3)^2 - 18 - 1 Multiply out square brackets.

=2(x+3)219= 2(x + 3)^2 - 19 You can multiply out to check it is equal to original answer.

infoNote

Example: Write x2+10x5-x^2 + 10x - 5 in the form a(x+b)2+ca(x + b)^2 + c:

$-x^2 + 10x - 5 \

= -[x^2 - 10x] - 5

\ = -[(x - 5)^2 - 25] - 5 \

= -(x - 5)^2 + 25 - 5

\ = -(x - 5)^2 + 20$

infoNote

Example (Q4. Jun 2008, Q10) [Modified]: Express 2x26x+112x^2 - 6x + 11 in the form p(x+q)2+rp(x + q)^2 + r:

2(x23x)+112(x^2 - 3x) + 11

=2(x23x+(32)2(32)2)+11= 2\left(x^2 - 3x + \left(\frac{3}{2}\right)^2 - \left(\frac{3}{2}\right)^2\right) + 11

=2((x32)294)+11= 2\left((x - \frac{3}{2})^2 - \frac{9}{4}\right) + 11

=2(x32)292+11= 2(x - \frac{3}{2})^2 - \frac{9}{2} + 11

=2(x32)2+132= 2(x - \frac{3}{2})^2 + \frac{13}{2}

Application of Completing the Square

  • Take, for example, y=(x+2)2+3y = (x + 2)^2 + 3.
xx-5-4-3-2-10123
(x+2)2(x + 2)^294101491625
y=(x+2)2+3y = (x + 2)^2 + 31274347121928
  • The yy coordinates-coordinates are symmetrical about x=2x = -2.

  • The reason for this symmetry is that when x=2x = -2, the squared bracket (x+2)2(x + 2)^2 is equal to 0. Increasing or decreasing what is in the bracket by 11 results in a symmetrical pattern.

  • Leads to the same number but with a different sign.

  • By the time we square it, the answers are both the same number and both positive.

  • Using this information to sketch the curve, we get:

    image
  • Symmetrical about x=2x = -2.

  • When x=2x = -2, y=(2+2)2+3=3y = (-2 + 2)^2 + 3 = 3.

  • When x=0x = 0, y=(0+2)2+3=7y = (0 + 2)^2 + 3 = 7.

infoNote

Example: Find the coordinates of the vertex of y=x2+6x10y = x^2 + 6x - 10:

  • Note: A vertex of a quadratic is its turning (max/min) point.

y=(x+3)2910y=(x+3)219y = (x + 3)^2 - 9 - 10 \Rightarrow y = (x + 3)^2 - 19

YcoordY - coord is when bracketbracket isis =0= 0

XcoordX- coord makes bracketbracket 00

x=3y=19x = -3 \quad y = -19

(3,19) is the vertex.\therefore (-3, -19) \text{ is the vertex.}

infoNote

Example: Find the equation of the tangent to the following curve at its vertex and the corresponding line of symmetry. Use this to sketch the curve:

y=x23x+4y = x^2 - 3x + 4

  1. Completing the Square:

y=(x32)294+4y = (x - \frac{3}{2})^2 - \frac{9}{4} + 4

=(x32)294+164= (x - \frac{3}{2})^2 - \frac{9}{4} + \frac{16}{4}

=(x32)2+74= (x - \frac{3}{2})^2 + \frac{7}{4}

  • Vertex: (32,74)\left(\frac{3}{2}, \frac{7}{4}\right)

Graph and Line of Symmetry:

  • VshapedV-shaped, not UshapedU-shaped.
  • Kinks and looks like the graph is about to go back down.
  • Key points are not labelled.
  • Line of symmetry: x=32x = \frac{3}{2}
  • Tangent: y=74y = \frac{7}{4}
infoNote

Q1 (Jun 2005, Q2): 2. Express 3x2+12x+7in the form 3(x+a)2+b3x^2 + 12x + 7 in \ the\ form\ 3(x + a)^2 + b:

3(x2+4x)+7 =3[(x+2)24]+73(x+2)212+7=3(x+2)253(x^2 + 4x) + 7 \ = 3[(x + 2)^2-4]+7\\3(x+2)^2 -12 + 7 = 3(x + 2)^2 - 5

  1. Equation of the line of symmetry of the curve y=3x2+12x+7y = 3x^2 + 12x + 7:
  • x=2x = -2
  • Key Points:
  • (x=2)(x = -2) is the line of symmetry.
  • The vertex is at (x+2)25(x + 2)^2 - 5.
  • Illustration:
  • Left: Tangent
  • Right: Vertex

Books

Only available for registered users.

Sign up now to view the full note, or log in if you already have an account!

500K+ Students Use These Powerful Tools to Master Completing the Square

Enhance your understanding with flashcards, quizzes, and exams—designed to help you grasp key concepts, reinforce learning, and master any topic with confidence!

60 flashcards

Flashcards on Completing the Square

Revise key concepts with interactive flashcards.

Try Maths Pure Flashcards

6 quizzes

Quizzes on Completing the Square

Test your knowledge with fun and engaging quizzes.

Try Maths Pure Quizzes

29 questions

Exam questions on Completing the Square

Boost your confidence with real exam questions.

Try Maths Pure Questions

27 exams created

Exam Builder on Completing the Square

Create custom exams across topics for better practice!

Try Maths Pure exam builder

12 papers

Past Papers on Completing the Square

Practice past papers to reinforce exam experience.

Try Maths Pure Past Papers

Other Revision Notes related to Completing the Square you should explore

Discover More Revision Notes Related to Completing the Square to Deepen Your Understanding and Improve Your Mastery

96%

114 rated

Quadratics

Quadratic Graphs

user avatar
user avatar
user avatar
user avatar
user avatar

458+ studying

183KViews

96%

114 rated

Quadratics

Discriminants

user avatar
user avatar
user avatar
user avatar
user avatar

369+ studying

193KViews

96%

114 rated

Quadratics

Solving Quadratic Equations

user avatar
user avatar
user avatar
user avatar
user avatar

259+ studying

188KViews

96%

114 rated

Quadratics

Further Solving Quadratic Equations (Hidden Quadratics)

user avatar
user avatar
user avatar
user avatar
user avatar

399+ studying

183KViews
Load more notes

Join 500,000+ A-Level students using SimpleStudy...

Join Thousands of A-Level Students Using SimpleStudy to Learn Smarter, Stay Organized, and Boost Their Grades with Confidence!

97% of Students

Report Improved Results

98% of Students

Recommend to friends

500,000+

Students Supported

50 Million+

Questions answered