How to factorize $2x^2 + 2x + 1 = 0$ into $2(x + 0.5)^2 + 0.5$ ?
What is the process behind this factorization?
Edit: Thanks guys, have updated this post. Updated the tag to complete the square.
How to factorize $2x^2 + 2x + 1 = 0$ into $2(x + 0.5)^2 + 0.5$ ?
What is the process behind this factorization?
Edit: Thanks guys, have updated this post. Updated the tag to complete the square.
it's $$2\left(x^2+x+\frac{1}{2}\right)=2\left(\left(x+\frac{1}{2}\right)^2+\frac{1}{4}\right)=2\left(x+\frac{1}{2}\right)^2+\frac{1}{2}.$$