How to complete the square to find the value of x?

To complete the square you compare your equation in the form x2 + bx + c = 0 to a similar equation of (x + b/2)2 + c = 0. From expanding out the second equation we have x2 + bx + (b/2)2 + c = 0 we can see this differs from the first equation by the term (b/2)2 so if we subtract (b/2)2 we are back to the original equation. So the equation x2 + bx + c = 0 is equal to (x + b/2)2 - (b/2)2 + c = 0. So to solve this we can move the terms around to get (x + b/2)2 = (b/2)2 - c which can then be solved by taking the square root of both sides.

AA

Related Maths GCSE answers

All answers ▸

How do I solve the inequality 7x+2 > 2x-3?


a) Find the area of a semi circle with diameter 12cm. b) The area of a semi-circle is 60cm^2. Find the radius of the sem-circle.


Functions f and g are such that f(x) = x^2, g(x) = x-3. Solve gf(x)=g^-1(x)


Why does the translation y=f(x+2) translate the graph f(x) 2 units left instead of 2 to the right?