Solving quadratics by completing the square: two worked examples, the slip that costs the most marks, and 20 practice problems with a full answer key.
By Berke Sahbazoglu · 6,000+ hours & 200+ students tutored · 10+ years teaching Algebra I & II · BS Biochemistry (Washington University in St. Louis), MS Bioinformatics (UMGC) · Burke Tutoring in Fremont
Published July 27, 2026 · Last updated
Want the printable completing the square worksheet?
Worked examples, 20 practice problems, and a full answer key. No sign-up, no email required.
↓ Download PDFFactoring is quicker when it works. It stops working the moment the roots stop being whole numbers, and most quadratics you meet after Algebra I are like that. Completing the square never stalls. It also hands you the vertex on the way past, which factoring does not.
The whole method rests on one idea: you can add anything to an expression as long as you take it straight back off. Everything below is that idea plus bookkeeping.
Half of −6 is −3, and (−3)² is 9. Add 9, subtract 9, and the first three terms collapse into (x − 3)². The two loose constants, −9 and +2, combine to −7.
Factor it out of the x terms first, then complete the square inside the bracket. The one thing students forget: whatever you subtract inside gets multiplied by that number on the way out.
Almost every wrong answer on this topic comes from the same place. The 25 gets added, the square gets written, and the 25 never comes back off. The equation quietly changes into a different parabola. In ten years of marking this topic, it is far and away the most common mistake I see.
If you add a number to one side of an equation and nothing else changes, the equation is no longer true. Either subtract it again in the same line, or add it to both sides. Pick one habit and keep it.
Two jobs, one method, slightly different endings.
Solving. Move the constant across, complete the square, then take the square root of both sides. The ± is not optional. x − 3 = ±2 gives two answers, and dropping the negative one loses half the marks.
Rewriting in vertex form. Keep everything on one side and stop at y = a(x − h)² + k. The vertex is (h, k), sign flipped. There is more on that in the vertex form and intercept form worksheet, and in the vertex and axis of symmetry worksheet if you'd rather get there straight from standard form. If the quadratic happens to factor cleanly, solving by factoring is faster, and the quadratic formula is really just this method run once on the general case — the discriminant tells you how many roots to expect before you start. Khan Academy's completing the square article and the OpenStax Algebra and Trigonometry chapter both cover the same ground if you want a second explanation.
This completing the square worksheet with answer key gives you twenty problems to practice on: Part A is straight practice with a leading coefficient of 1, and Part B adds a number in front of x². Show your work in the space provided — there's room under each question.
Part A — solve by completing the square
Part B — problems 11–15: solve. Problems 16–20: write in vertex form and give the vertex.
Part A
Half of 6 is 3, squared is 9. (x + 3)² − 9 + 5 = 0, so (x + 3)² = 4 and x + 3 = ±2.
x = −1 and x = −5
(x − 2)² − 4 − 12 = 0, so (x − 2)² = 16 and x − 2 = ±4.
x = 6 and x = −2
(x + 1)² − 1 − 8 = 0, so (x + 1)² = 9 and x + 1 = ±3.
x = 2 and x = −4
(x − 4)² − 16 + 7 = 0, so (x − 4)² = 9 and x − 4 = ±3.
x = 7 and x = 1
(x + 5)² − 25 + 9 = 0, so (x + 5)² = 16 and x + 5 = ±4.
x = −1 and x = −9
(x − 3)² − 9 + 4 = 0, so (x − 3)² = 5. This one does not factor, which is the point.
x = 3 ± √5
(x + 2)² − 4 − 6 = 0, so (x + 2)² = 10.
x = −2 ± √10
(x − 1)² − 1 − 5 = 0, so (x − 1)² = 6.
x = 1 ± √6
Half of 5 is 5/2, squared is 25/4. (x + 5/2)² − 25/4 + 6 = 0, so (x + 5/2)² = 1/4 and x + 5/2 = ±1/2.
x = −2 and x = −3
(x − 3/2)² − 9/4 − 10 = 0, so (x − 3/2)² = 49/4 and x − 3/2 = ±7/2.
x = 5 and x = −2
Part B
Divide through by 2 first: x² + 4x + 3 = 0. Then (x + 2)² = 1.
x = −1 and x = −3
Divide by 3: x² − 4x + 3 = 0. Then (x − 2)² = 1.
x = 1 and x = 3
Divide by 2: x² − 2x = 3/2. Then (x − 1)² = 5/2.
x = 1 ± (√10)/2
Divide by 4: x² + 2x = 5/4. Then (x + 1)² = 9/4 and x + 1 = ±3/2.
x = 1/2 and x = −5/2
Divide by 2: x² + 3x = −1/2. Then (x + 3/2)² = 7/4.
x = (−3 ± √7) / 2
2(x² + 4x) + 3 = 2(x² + 4x + 4 − 4) + 3 = 2(x + 2)² − 8 + 3.
y = 2(x + 2)² − 5 · Vertex (−2, −5)
3(x² − 2x) + 1 = 3(x² − 2x + 1 − 1) + 1 = 3(x − 1)² − 3 + 1.
y = 3(x − 1)² − 2 · Vertex (1, −2)
Half of 7 is 7/2, squared is 49/4. (x + 7/2)² − 49/4 + 10.
y = (x + 7/2)² − 9/4 · Vertex (−7/2, −9/4)
Factor out −1: −(x² − 4x) − 1 = −(x² − 4x + 4 − 4) − 1 = −(x − 2)² + 4 − 1.
y = −(x − 2)² + 3 · Vertex (2, 3)
5(x² − 4x) + 13 = 5(x² − 4x + 4 − 4) + 13 = 5(x − 2)² − 20 + 13.
y = 5(x − 2)² − 7 · Vertex (2, −7)
Every answer above was worked by hand and checked by substituting the roots back into the original equation. If you spot an error, let us know and it will be corrected.
Once the vertex is second nature, graphing quadratic functions is the natural next step, and working backward with the parabola equation from a graph worksheet checks whether it actually stuck.
Berke has taught K–12 math and science for more than 10 years, logging over 6,000 tutoring hours with 200+ students. He holds a BS in Biochemistry from Washington University in St. Louis and an MS in Bioinformatics from UMGC.
He writes every worksheet on this site from problems he actually uses in sessions, which is why the common-mistake section above exists — it is the error he corrects most often.
If you want someone sitting next to you while you work through this completing the square worksheet with answer key, Burke Tutoring offers in-home algebra tutoring in Fremont, Newark, and Union City.
Burke Tutoring — Fremont · Newark · Union City