What is completing the square and how do I do it?

Completing the square is a method of solving quadratic equations that can't be factorised. The end goal is to express the quadratic in the form:(x + a)2 = -bWhich allows us to root both sides and find our solutions for x.Let's do an example. We'll complete the square for the quadratic:x2 + 8x + 4 = 0First, we group the x terms together in a bracket to make the process a little easier to visualise:(x2 + 8x) + 4 = 0We're then going to rewrite (x2 + 8x) as (x + 4)2 - 42. We've done this by moving the square to the outside of the bracket, removing the x from the second term, halving the second term's coefficient, and squaring this number and then taking it away from the outside of the bracket. We can see that these are equal expressions by expanding them out:x2 + 8x = (x + 4)(x + 4) - 42 = x2 + 8x + 16 -16x2 + 8x = x2 + 8xPutting this back into the equation we started with, we get:(x + 4)2 + 4 - 16 = 0(x + 4)2 - 12 = 0(x + 4)2 = 12In order to find our solutions for x, we now root both sides, remembering that the root of a positive number gives us two answers: one negative and one positive:x + 4 = ±√(12)So, x = -4 ±√(12)

HJ

Related Maths GCSE answers

All answers ▸

How do I solve the simultaneous equations 3x+2y=17, 4x-y=30?


Mark has a voucher that gives him 22% off the prices at a hardware store. Estimate how much he will pay for an electric drill that normally costs £87.99. (non-calculator) (3)


1/7 + 5/3x


Solve 5x-13 > 3x-7 for x.