Quadratic Equations and Completing the Square

AI Thread Summary
The discussion revolves around solving the quadratic equation 2x^2 + 8x + 1 = 0 using the method of completing the square. The initial steps included rearranging the equation and factoring, leading to (x + 2)^2 = 7/2. A clarification arose regarding the final answer, which was confirmed to be equivalent but presented differently through rationalization. The participants acknowledged that both methods yield the same solution, with one simply being a rationalized form of the other. The conversation highlights the importance of understanding different approaches to arrive at the same mathematical result.
Black_Mamba
Messages
3
Reaction score
0
I am stuck on this problem. I can reach the correct answer with the quadratic formula, but not with the method suggested (completing the square). Thanks in advance.

The problem is:
2x^2+8x+1=0

This is what I tried:
2x^2+8x=-1
2(x^2+4x)=-1
2(x^2+4x+4)=-1+8
2(x+2)^2=7
(x+2)^2=\frac{7}{2}
x=-2+\sqrt{\frac{7}{2}}
 
Last edited:
Physics news on Phys.org
2x^{2} + 8x + 1 = 0. First divide the equation by 2. So we get: x^{2} + 4x + \frac{1}{2} = 0.

So x^{2} + 4x = -\frac{1}{2}.

x^{2} + 4x + 4 = \frac{7}{2}
(x+2)^{2} = \frac{7}{2}.
x+2 = \sqrt{\frac{7}{2}}.
x = \sqrt{\frac{7}{2}} -2.
 
Thanks for the quick reply, but the answer is supposed to end up being

x=-2+{\frac{\sqrt14}{2}}
 
\sqrt{\frac{7}{2}} = \frac{\sqrt{7}}{\sqrt{2}}\frac{\sqrt{2}}{\sqrt{2}} = \frac{\sqrt{14}}{2}. It is the same answer. They just rationalized the denominator.
 
Last edited:
Ohh.. I see. Silly me. Thank you!
 
Back
Top